@@ -5883,6 +5883,8 @@ F: include/dt-bindings/clock/
58835883F: include/linux/clk-pr*
58845884F: include/linux/clk/
58855885F: include/linux/of_clk.h
5886+ F: rust/helpers/clk.c
5887+ F: rust/kernel/clk.rs
58865888X: drivers/clk/clkdev.c
58875889
58885890COMMON INTERNET FILE SYSTEM CLIENT (CIFS and SMB3)
@@ -6140,6 +6142,7 @@ F: drivers/cpufreq/
61406142F: include/linux/cpufreq.h
61416143F: include/linux/sched/cpufreq.h
61426144F: kernel/sched/cpufreq*.c
6145+ F: rust/kernel/cpufreq.rs
61436146F: tools/testing/selftests/cpufreq/
61446147
61456148CPU HOTPLUG
@@ -6153,6 +6156,7 @@ F: include/linux/cpuhotplug.h
61536156F: include/linux/smpboot.h
61546157F: kernel/cpu.c
61556158F: kernel/smpboot.*
6159+ F: rust/kernel/cpu.rs
61566160
61576161CPU IDLE TIME MANAGEMENT FRAMEWORK
61586162M: "Rafael J. Wysocki" <rafael@kernel.org>
@@ -6237,6 +6241,12 @@ L: linux-riscv@lists.infradead.org
62376241S: Maintained
62386242F: drivers/cpuidle/cpuidle-riscv-sbi.c
62396243
6244+ CPUMASK API [RUST]
6245+ M: Viresh Kumar <viresh.kumar@linaro.org>
6246+ R: Yury Norov <yury.norov@gmail.com>
6247+ S: Maintained
6248+ F: rust/kernel/cpumask.rs
6249+
62406250CRAMFS FILESYSTEM
62416251M: Nicolas Pitre <nico@fluxnic.net>
62426252S: Maintained
@@ -18156,6 +18166,7 @@ F: Documentation/devicetree/bindings/opp/
1815618166F: Documentation/power/opp.rst
1815718167F: drivers/opp/
1815818168F: include/linux/pm_opp.h
18169+ F: rust/kernel/opp.rs
1815918170
1816018171OPL4 DRIVER
1816118172M: Clemens Ladisch <clemens@ladisch.de>
0 commit comments