summaryrefslogtreecommitdiff
path: root/rust/kernel/cpufreq.rs
AgeCommit message (Expand)Author
2 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-28rust: devres: replace Devres::new_foreign_owned()Danilo Krummrich
2025-06-23rust: cpufreq: use c_ types from kernel preludeAbhinav Ananthu
2025-06-19rust: cpufreq: Ensure C ABI compatibility in all unsafeAbhinav Ananthu
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar
2025-06-10cpufreq: Convert `/// SAFETY` lines to `# Safety` sectionsViresh Kumar
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-05-20rust: cpufreq: Extend abstractions for driver registrationViresh Kumar
2025-05-20rust: cpufreq: Extend abstractions for policy and driver opsViresh Kumar
2025-05-20rust: cpufreq: Add initial abstractions for cpufreq frameworkViresh Kumar