mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>