| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-27 | rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed` | Siyuan Huang |
| 2025-09-16 | rust: acpi: use `core::ffi::CStr` method names | Tamir Duberstein |
| 2025-07-16 | rust: device_id: split out index support into a separate trait | FUJITA Tomonori |
| 2025-07-03 | rust: acpi: remove unneeded cast to clean future Clippy warning | Miguel Ojeda |
| 2025-06-26 | rust: acpi: add `acpi::DeviceId` abstraction | Igor Korotin |