index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
cpufreq.rs
Age
Commit message (
Expand
)
Author
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-06-28
rust: devres: replace Devres::new_foreign_owned()
Danilo Krummrich
2025-06-24
rust: Use consistent "# Examples" heading style in rustdoc
Viresh Kumar
2025-06-23
rust: cpufreq: use c_ types from kernel prelude
Abhinav Ananthu
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
2025-06-19
rust: cpufreq: Ensure C ABI compatibility in all unsafe
Abhinav Ananthu
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
2025-06-10
cpufreq: Convert `/// SAFETY` lines to `# Safety` sections
Viresh Kumar
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-20
rust: cpufreq: Extend abstractions for driver registration
Viresh Kumar
2025-05-20
rust: cpufreq: Extend abstractions for policy and driver ops
Viresh Kumar
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar