Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-27 | rust: opp: Move `cfg(CONFIG_OF)` attribute to the top of doc test | Viresh Kumar | 1 | -1/+1 |
2025-05-26 | rust: opp: Make the doctest example depend on CONFIG_OF | Viresh Kumar | 1 | -0/+1 |
2025-05-20 | rust: opp: Extend OPP abstractions with cpufreq support | Viresh Kumar | 1 | -0/+70 |
2025-05-20 | rust: opp: Add abstractions for the configuration options | Viresh Kumar | 1 | -2/+293 |
2025-05-20 | rust: opp: Add abstractions for the OPP table | Viresh Kumar | 1 | -1/+486 |
2025-05-20 | rust: opp: Add initial abstractions for OPP framework | Viresh Kumar | 1 | -0/+299 |