]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: cpufreq: Extend abstractions for policy and driver ops
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 7 May 2025 10:02:25 +0000 (15:32 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 20 May 2025 05:51:10 +0000 (11:21 +0530)
commit6ebdd7c9317737123b260a24e2780018008f1295
tree833744347febb74747a964e7c0a81c7f7f8e2ecd
parent2207856ff0bc8d953d6e89bda70b8978c2de8bab
rust: cpufreq: Extend abstractions for policy and driver ops

Extend the cpufreq abstractions to include support for policy handling
and driver operations.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
rust/kernel/cpufreq.rs