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-10
cpufreq: Init cpufreq only for present CPUs
Jacky Bai
11
-16
/
+16
2025-04-10
cpufreq: tegra194: Allow building for Tegra234
Aaron Kling
1
-1
/
+1
2025-04-10
cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
Jie Zhan
1
-22
/
+23
2025-04-10
cpufreq: scpi: compare kHz instead of Hz
zuoqian
1
-2
/
+3
2025-02-21
cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
Dhananjay Ugwekar
1
-4
/
+4
2025-02-21
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
Dhananjay Ugwekar
1
-4
/
+5
2025-02-21
cpufreq/amd-pstate: convert mutex use to guard()
Mario Limonciello
1
-20
/
+12
2025-02-21
cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...
Dhananjay Ugwekar
1
-13
/
+4
2025-02-21
cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions
Dhananjay Ugwekar
1
-6
/
+3
2025-02-21
cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...
Dhananjay Ugwekar
1
-31
/
+7
2025-02-17
cpufreq: s3c64xx: Fix compilation warning
Viresh Kumar
1
-4
/
+7
2025-02-17
cpufreq: fix using cpufreq-dt as module
Andreas Kemnade
2
-3
/
+1
2025-02-08
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
1
-9
/
+27
2025-02-08
cpufreq/amd-pstate: Fix prefcore rankings
Mario Limonciello
1
-1
/
+1
2025-02-08
cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks
Manivannan Sadhasivam
1
-0
/
+13
2025-02-08
cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...
Manivannan Sadhasivam
1
-10
/
+11
2025-01-14
cpufreq: Move endif to the end of Kconfig file
Viresh Kumar
1
-2
/
+2
2024-12-10
cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
Mario Limonciello
1
-8
/
+5
2024-12-10
cpufreq/amd-pstate: Store the boost numerator as highest perf again
Mario Limonciello
1
-10
/
+15
2024-12-09
cpufreq/amd-pstate: Detect preferred core support before driver registration
K Prateek Nayak
1
-6
/
+6
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-250
/
+0
2024-11-22
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
12
-93
/
+451
2024-11-20
Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-54
/
+28
2024-11-19
Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
12
-93
/
+451
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-11-14
Merge back cpufreq material for 6.13
Rafael J. Wysocki
24
-164
/
+122
2024-11-13
cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids
Srinivas Pandruvada
1
-0
/
+2
2024-11-13
cpufreq: maple: Remove maple driver
Michael Ellerman
3
-250
/
+0
2024-11-12
cpufreq: ACPI: Simplify MSR read on the boot CPU
Chang S. Bae
1
-5
/
+2
2024-11-11
cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling()
Rafael J. Wysocki
1
-19
/
+16
2024-11-11
Merge back cpufreq material for 6.13
Rafael J. Wysocki
23
-159
/
+118
2024-11-11
cpufreq: sun50i: add a100 cpufreq support
Shuosheng Huang
2
-0
/
+29
2024-11-11
cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()
Jinjie Ruan
1
-1
/
+1
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()
Jinjie Ruan
1
-1
/
+1
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()
Jinjie Ruan
1
-1
/
+1
2024-11-11
cpufreq: loongson3: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-2
/
+5
2024-11-11
cpufreq: scmi: Fix cleanup path when boost enablement fails
Sibi Sankar
1
-1
/
+3
2024-11-04
cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially
Rafael J. Wysocki
1
-0
/
+5
2024-11-04
cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration
Rafael J. Wysocki
1
-3
/
+18
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
Jinjie Ruan
1
-0
/
+3
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
Jinjie Ruan
1
-0
/
+3
2024-10-30
Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"
Colin Ian King
1
-2
/
+2
2024-10-29
cpufreq/amd-pstate: Move registration after static function call update
Mario Limonciello
1
-6
/
+6
2024-10-29
cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
Mario Limonciello
1
-2
/
+2
2024-10-29
cpufreq: add virtual-cpufreq driver
David Dai
3
-0
/
+348
2024-10-28
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
Dhananjay Ugwekar
1
-0
/
+1
2024-10-28
cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
Dhananjay Ugwekar
1
-2
/
+4
2024-10-28
cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE
Dhananjay Ugwekar
1
-0
/
+6
2024-10-28
cpufreq/amd-pstate: Rename functions that enable CPPC
Dhananjay Ugwekar
1
-13
/
+13
2024-10-28
cpufreq/amd-pstate-ut: Add fix for min freq unit test
Mario Limonciello
1
-3
/
+3
[next]