index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2025-09-05
cpufreq: Use int type to store negative error codes
Qianfeng Rong
2025-09-05
cpufreq: Drop redundant freq_table parameter
Zihuan Zhang
2025-09-04
Merge tag 'cpufreq-arm-updates-6.18' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-09-04
cpufreq: mediatek: avoid redundant conditions
Liao Yuanhong
2025-09-03
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume
Mario Limonciello (AMD)
2025-09-01
cpufreq/longhaul: handle NULL policy in longhaul_exit
Dennis Beier
2025-08-29
cpufreq: tegra186: Use scope-based cleanup helper
Zihuan Zhang
2025-08-29
cpufreq: mediatek: Use scope-based cleanup helper
Zihuan Zhang
2025-08-29
cpufreq: s5pv210: Use scope-based cleanup helper
Zihuan Zhang
2025-08-29
cpufreq: CPPC: Use scope-based cleanup helper
Zihuan Zhang
2025-08-29
cpufreq: brcmstb-avs: Use scope-based cleanup helper
Zihuan Zhang
2025-08-22
cpufreq: simplify setpolicy/target check in driver verification
Zihuan Zhang
2025-08-22
cpufreq: use strlen() for governor name comparison
Zihuan Zhang
2025-08-22
cpufreq: ti: Allow all silicon revisions to support OPPs
Judith Mendez
2025-08-22
cpufreq: ti: Support more speed grades on AM62Px SoC
Judith Mendez
2025-08-21
cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performan...
Gautham R. Shenoy
2025-08-20
cpufreq: ti: Add support for AM62D2
Paresh Bhagat
2025-08-20
cpufreq: dt-platdev: Blacklist ti,am62d2 SoC
Paresh Bhagat
2025-08-20
cpufreq: mediatek-hw: don't use error path on NULL fdvfs
Nicolas Frattaroli
2025-08-19
cpufreq: Avoid calling get_governor() for first policy
Zihuan Zhang
2025-08-19
cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()
Florian Fainelli
2025-08-11
cpufreq: intel_pstate: Support Clearwater Forest OOB mode
Srinivas Pandruvada
2025-08-11
cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
Md Sadre Alam
2025-08-11
cpufreq: Remove unused parameter in cppc_perf_from_fbctrs()
BowenYu
2025-08-11
cpufreq: armada-37xx: use max() to calculate target_vm
Akhilesh Patil
2025-08-11
cpufreq: airoha: Add support for AN7583 SoC
Christian Marangi
2025-08-11
cpufreq: mediatek-hw: Add support for MT8196
Nicolas Frattaroli
2025-08-11
cpufreq: mediatek-hw: Separate per-domain and per-instance data
Nicolas Frattaroli
2025-08-11
cpufreq: mediatek-hw: Refactor match data into struct
Nicolas Frattaroli
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-22
cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
Prashant Malani
2025-07-21
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
2025-07-15
drivers: cpufreq: add Tegra114 support
Svyatoslav Ryhel
2025-07-14
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
2025-07-14
cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...
Lifeng Zheng
2025-07-14
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
2025-07-14
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
2025-07-14
cpufreq: Remove duplicate check in __cpufreq_offline()
Lifeng Zheng
2025-07-14
cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
Lifeng Zheng
2025-07-14
cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode
Li RongQing
2025-07-14
cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode
Rafael J. Wysocki
2025-07-09
cpufreq: tegra124: Allow building as a module
Aaron Kling
2025-07-09
cpufreq: dt: Add register helper
Aaron Kling
2025-07-09
cpufreq: Export disable_cpufreq()
Aaron Kling
2025-07-07
cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi...
Mario Limonciello
[prev]
[next]