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