index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
cpufreq.rs
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
rust: cpufreq: always inline functions using build_assert with arguments
Alexandre Courbot
1
-0
/
+2
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-2
/
+2
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