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