index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13 days
cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
Prashant Malani
13 days
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
14 days
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
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
2025-07-02
cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
Dan Carpenter
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-23
cpufreq: armada-8k: make both cpu masks static
Arnd Bergmann
2025-06-19
cpufreq: brcmstb-avs: Fully open-code compatible for grepping
Krzysztof Kozlowski
2025-06-19
cpufreq: apple: drop default ARCH_APPLE in Kconfig
Sven Peter
2025-06-18
cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag
Shashank Balaji
2025-06-18
cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em()
Lifeng Zheng
2025-06-18
cpufreq: CPPC: Do not return a value from populate_efficiency_class()
Lifeng Zheng
2025-06-18
cpufreq: CPPC: Remove cpu_data_list
Lifeng Zheng
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-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-05-29
acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
Gautham R. Shenoy
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-26
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2025-05-21
Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-05-21
cpufreq: CPPC: Add support for autonomous selection
Lifeng Zheng
2025-05-21
cpufreq: Update sscanf() to kstrtouint()
Bowen Yu
2025-05-21
cpufreq: Replace magic number
Bowen Yu
2025-05-20
cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs
Mike Tipton
2025-05-20
Merge branch 'rust/cpufreq-dt' into cpufreq/arm/linux-next
Viresh Kumar
2025-05-20
cpufreq: Add Rust-based cpufreq-dt driver
Viresh Kumar
2025-05-16
Merge tag 'amd-pstate-v6.16-2025-05-15' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2025-05-14
cpufreq: drop redundant cpus_read_lock() from store_local_boost()
Seyediman Seyedarab
2025-05-13
cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()
Nathan Chancellor
2025-05-13
cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache
Rafael J. Wysocki
[next]