index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
2025-04-09
cpufreq: Use locking guard and __free() in cpufreq_update_policy()
Rafael J. Wysocki
2025-04-09
cpufreq: intel_pstate: Rearrange max frequency updates handling code
Rafael J. Wysocki
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
2025-04-09
cpufreq: Split cpufreq_online()
Rafael J. Wysocki
2025-04-09
cpufreq: Consolidate some code in cpufreq_online()
Rafael J. Wysocki
2025-04-08
cpufreq: Do not enable by default during compile testing
Krzysztof Kozlowski
2025-04-08
cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
Pengyu Luo
2025-04-08
cpufreq: sun50i: prevent out-of-bounds access
Andre Przywara
2025-04-07
cpufreq/amd-pstate: Fix min_limit perf and freq updation for performance gove...
Dhananjay Ugwekar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-04-01
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-03-22
Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-03-17
cpufreq: Init cpufreq only for present CPUs
Jacky Bai
2025-03-10
cpufreq: tegra186: Share policy per cluster
Aaron Kling
2025-03-06
Merge back earlier cpufreq material for 6.15
Rafael J. Wysocki
2025-03-06
cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Stop caching EPP
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Rework CPPC enabling
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop debug statements for policy setting
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp fun...
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Cache CPPC request in shared mem case too
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Adjust variable scope
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Run on all of the correct CPUs
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Use _free macro to free put policy
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop `cppc_cap1_cached`
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Overhaul locking
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
2025-03-04
cpufreq: tegra194: Allow building for Tegra234
Aaron Kling
2025-02-27
cpufreq: intel_pstate: Avoid SMP calls to get cpu-type
Pawan Gupta
2025-02-26
cpufreq: ppc_cbe: Remove powerpc Cell driver
Michael Ellerman
2025-02-23
cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_...
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Modularize perf<->freq conversion
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Dhananjay Ugwekar
[prev]
[next]