Skip to content

Pull requests: rust-osdev/acpi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Fix Rust lints without default features
#341 opened Sep 6, 2026 by mkroening Member Loading…
feat(aml): make spinning_top, byteorder, and smallvec optional
#340 opened Sep 6, 2026 by mkroening Member Loading…
fix(aml): Fix Clippy lints
#339 opened Sep 6, 2026 by mkroening Member Loading…
fix: Fix exported_private_dependencies
#338 opened Sep 6, 2026 by mkroening Member Loading…
fix(tools): Fix cargo::non_kebab_case_bins
#337 opened Sep 6, 2026 by mkroening Member Loading…
Ensure that Locals passed to Methods are preserved
#335 opened Sep 4, 2026 by martin-hughes Contributor Loading…
Add I2C and GPIO resource descriptors
#333 opened Sep 1, 2026 by dewyatt Contributor Loading…
Allocator api
#329 opened Aug 31, 2026 by SnowCheetos Loading…
Breaking: Improve pm1 enable registers control
#326 opened Aug 27, 2026 by ChocolateLoverRaj Contributor Loading…
Make RegionHandlers be Send + Sync by default
#318 opened Jul 12, 2026 by martin-hughes Contributor Loading…
Keep a copy of block stream instead of raw pointer
#310 opened Jun 24, 2026 by martin-hughes Contributor Loading…
Make WrappedObject Send + Sync using RwLock
#307 opened Jun 12, 2026 by martin-hughes Contributor Loading…
acpi: add support for PCC table
#233 opened Nov 25, 2024 by 00xc Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.