index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-02
Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+6
2025-04-01
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
1
-0
/
+6
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-479
/
+0
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
53
-770
/
+557
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+45
2025-03-22
Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
48
-184
/
+72
2025-03-17
cpufreq: Init cpufreq only for present CPUs
Jacky Bai
11
-16
/
+16
2025-03-10
cpufreq: tegra186: Share policy per cluster
Aaron Kling
1
-0
/
+7
2025-03-06
Merge back earlier cpufreq material for 6.15
Rafael J. Wysocki
2
-31
/
+41
2025-03-06
cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
Mario Limonciello
1
-8
/
+1
2025-03-06
cpufreq/amd-pstate: Stop caching EPP
Mario Limonciello
2
-10
/
+10
2025-03-06
cpufreq/amd-pstate: Rework CPPC enabling
Mario Limonciello
1
-144
/
+35
2025-03-06
cpufreq/amd-pstate: Drop debug statements for policy setting
Mario Limonciello
1
-4
/
+0
2025-03-06
cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
Mario Limonciello
1
-0
/
+6
2025-03-06
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp fun...
Mario Limonciello
2
-51
/
+80
2025-03-06
cpufreq/amd-pstate: Cache CPPC request in shared mem case too
Mario Limonciello
1
-1
/
+21
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
2
-14
/
+11
2025-03-06
cpufreq/amd-pstate-ut: Adjust variable scope
Mario Limonciello
1
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Run on all of the correct CPUs
Mario Limonciello
1
-4
/
+4
2025-03-06
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Mario Limonciello
1
-88
/
+55
2025-03-06
cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
Mario Limonciello
1
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Use _free macro to free put policy
Mario Limonciello
1
-19
/
+14
2025-03-06
cpufreq/amd-pstate: Drop `cppc_cap1_cached`
Mario Limonciello
2
-7
/
+0
2025-03-06
cpufreq/amd-pstate: Overhaul locking
Mario Limonciello
1
-10
/
+3
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
3
-120
/
+162
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
3
-46
/
+20
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
1
-0
/
+2
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
1
-1
/
+4
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
1
-2
/
+2
2025-03-04
cpufreq: tegra194: Allow building for Tegra234
Aaron Kling
1
-1
/
+1
2025-02-27
cpufreq: intel_pstate: Avoid SMP calls to get cpu-type
Pawan Gupta
1
-12
/
+4
2025-02-26
cpufreq: ppc_cbe: Remove powerpc Cell driver
Michael Ellerman
6
-479
/
+0
2025-02-23
cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_...
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
1
-17
/
+8
2025-02-23
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
1
-0
/
+3
2025-02-23
cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
Dhananjay Ugwekar
1
-4
/
+0
2025-02-23
cpufreq/amd-pstate: Modularize perf<->freq conversion
Dhananjay Ugwekar
1
-27
/
+30
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
3
-62
/
+62
2025-02-23
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Dhananjay Ugwekar
1
-5
/
+4
2025-02-23
cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback
Dhananjay Ugwekar
1
-6
/
+6
2025-02-21
cpufreq: intel_pstate: Relocate platform preference check
Rafael J. Wysocki
1
-9
/
+9
2025-02-20
cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
Jie Zhan
1
-22
/
+23
2025-02-19
cpufreq: enable 1200Mhz clock speed for armada-37xx
Benjamin Schneider
1
-5
/
+1
2025-02-18
cpufreq: intel_pstate: Make it possible to avoid enabling CAS
Rafael J. Wysocki
1
-0
/
+9
2025-02-17
cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
Beata Michalska
2
-1
/
+41
2025-02-17
cpufreq: Allow arch_freq_get_on_cpu to return an error
Beata Michalska
1
-4
/
+4
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
1
-15
/
+0
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
1
-2
/
+1
[next]