index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
rcpufreq_dt.rs
Age
Commit message (
Expand
)
Author
2026-01-27
rust: cpufreq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-10-01
Merge tag 'cpufreq-arm-updates-6.18-rc' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
2025-09-29
rust: cpufreq: streamline find_supply_names
Thorsten Blum
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-13
rust: device: Move property_present() to FwNode
Remo Senekowitsch
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
2025-05-20
cpufreq: Add Rust-based cpufreq-dt driver
Viresh Kumar