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-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
1
-2
/
+1
2025-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+4
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-3
/
+4
2025-09-16
rust: cpufreq: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-09-08
rust: cpufreq: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::...
Benno Lossin
1
-3
/
+1
2025-08-14
rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
Alice Ryhl
1
-1
/
+1
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