Age | Commit message (Expand) | Author |
---|---|---|
2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds |
2025-07-21 | rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args | Tamir Duberstein |
2025-06-24 | rust: Use consistent "# Examples" heading style in rustdoc | Viresh Kumar |
2025-06-23 | rust: opp: use c_* types via kernel prelude | Abhinav Ananthu |
2025-06-22 | rust: enable `clippy::ptr_as_ptr` lint | Tamir Duberstein |
2025-05-27 | rust: opp: Move `cfg(CONFIG_OF)` attribute to the top of doc test | Viresh Kumar |
2025-05-26 | rust: opp: Make the doctest example depend on CONFIG_OF | Viresh Kumar |
2025-05-20 | rust: opp: Extend OPP abstractions with cpufreq support | Viresh Kumar |
2025-05-20 | rust: opp: Add abstractions for the configuration options | Viresh Kumar |
2025-05-20 | rust: opp: Add abstractions for the OPP table | Viresh Kumar |
2025-05-20 | rust: opp: Add initial abstractions for OPP framework | Viresh Kumar |