| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2026-03-24 | rust: regulator: do not assume that regulator_get() returns non-null | Alice Ryhl | -15/+18 |
| 2025-12-22 | rust: regulator: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | -6/+3 |
| 2025-10-22 | rust: regulator: use `CStr::as_char_ptr` | Tamir Duberstein | -5/+8 |
| 2025-09-10 | rust: regulator: add devm_enable and devm_enable_optional | Daniel Almeida | -1/+59 |
| 2025-09-10 | rust: regulator: remove Regulator<Dynamic> | Daniel Almeida | -87/+1 |
| 2025-08-28 | rust: regulator: use `to_result` for error handling | Onur Özkan | -5/+2 |
| 2025-08-10 | rust: regulator: implement Send and Sync for Regulator<T> | Daniel Almeida | -0/+8 |
| 2025-08-10 | rust: regulator: remove needless &mut from member functions | Daniel Almeida | -9/+9 |
| 2025-07-15 | rust: regulator: add a bare minimum regulator abstraction | Daniel Almeida | -0/+418 |
