Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-20 | rust: cpufreq: Add initial abstractions for cpufreq framework | Viresh Kumar | |
Introduce initial Rust abstractions for the cpufreq core. This includes basic representations for cpufreq flags, relation types, and the cpufreq table. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> |