index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Lines
2025-04-30
cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
Srinivas Pandruvada
-0
/
+3
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
-12
/
+19
2025-04-25
cpufreq: ACPI: Re-sync CPU boost state on system resume
Viresh Kumar
-2
/
+13
2025-04-23
Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
-24
/
+50
2025-04-17
Merge tag 'amd-pstate-v6.15-2025-04-15' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-21
/
+15
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
-7
/
+25
2025-04-17
cpufreq: fix compile-test defaults
Johan Hovold
-4
/
+4
2025-04-16
cpufreq: cppc: Fix invalid return value in .get() callback
Marc Zyngier
-1
/
+1
2025-04-14
cpufreq: intel_pstate: Fix hwp_get_cpu_scaling()
Rafael J. Wysocki
-1
/
+1
2025-04-11
cpufreq/amd-pstate: Enable ITMT support after initializing core rankings
K Prateek Nayak
-17
/
+8
2025-04-10
cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
Henry Martin
-3
/
+10
2025-04-10
cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
Henry Martin
-2
/
+8
2025-04-10
cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
Henry Martin
-2
/
+8
2025-04-08
cpufreq: Do not enable by default during compile testing
Krzysztof Kozlowski
-8
/
+8
2025-04-08
cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
Pengyu Luo
-0
/
+1
2025-04-08
cpufreq: sun50i: prevent out-of-bounds access
Andre Przywara
-6
/
+12
2025-04-07
cpufreq/amd-pstate: Fix min_limit perf and freq updation for performance gove...
Dhananjay Ugwekar
-4
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-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
-0
/
+6
2025-04-01
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
-0
/
+6
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-479
/
+0
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-770
/
+557
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-5
/
+45
2025-03-22
Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-184
/
+72
2025-03-17
cpufreq: Init cpufreq only for present CPUs
Jacky Bai
-16
/
+16
2025-03-10
cpufreq: tegra186: Share policy per cluster
Aaron Kling
-0
/
+7
2025-03-06
Merge back earlier cpufreq material for 6.15
Rafael J. Wysocki
-31
/
+41
2025-03-06
cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
Mario Limonciello
-8
/
+1
2025-03-06
cpufreq/amd-pstate: Stop caching EPP
Mario Limonciello
-10
/
+10
2025-03-06
cpufreq/amd-pstate: Rework CPPC enabling
Mario Limonciello
-144
/
+35
2025-03-06
cpufreq/amd-pstate: Drop debug statements for policy setting
Mario Limonciello
-4
/
+0
2025-03-06
cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
Mario Limonciello
-0
/
+6
2025-03-06
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp fun...
Mario Limonciello
-51
/
+80
2025-03-06
cpufreq/amd-pstate: Cache CPPC request in shared mem case too
Mario Limonciello
-1
/
+21
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
-14
/
+11
2025-03-06
cpufreq/amd-pstate-ut: Adjust variable scope
Mario Limonciello
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Run on all of the correct CPUs
Mario Limonciello
-4
/
+4
2025-03-06
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Mario Limonciello
-88
/
+55
2025-03-06
cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
Mario Limonciello
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Use _free macro to free put policy
Mario Limonciello
-19
/
+14
2025-03-06
cpufreq/amd-pstate: Drop `cppc_cap1_cached`
Mario Limonciello
-7
/
+0
2025-03-06
cpufreq/amd-pstate: Overhaul locking
Mario Limonciello
-10
/
+3
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
-120
/
+162
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
-46
/
+20
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
-0
/
+2
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
-1
/
+4
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
-2
/
+2
2025-03-04
cpufreq: tegra194: Allow building for Tegra234
Aaron Kling
-1
/
+1
2025-02-27
cpufreq: intel_pstate: Avoid SMP calls to get cpu-type
Pawan Gupta
-12
/
+4
2025-02-26
cpufreq: ppc_cbe: Remove powerpc Cell driver
Michael Ellerman
-479
/
+0
[next]