index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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-11-24
cpufreq: tegra186: Initialize all cores to max frequencies
Aaron Kling
1
-6
/
+21
2025-11-24
cpufreq/longhaul: handle NULL policy in longhaul_exit
Dennis Beier
1
-0
/
+3
2025-10-23
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
1
-2
/
+12
2025-10-19
cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()
Rafael J. Wysocki
1
-3
/
+5
2025-10-19
cpufreq: tegra186: Set target frequency for all cpus in policy
Aaron Kling
1
-2
/
+6
2025-10-15
cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()
Florian Fainelli
1
-0
/
+10
2025-10-02
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
1
-9
/
+11
2025-09-09
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
1
-7
/
+12
2025-09-09
cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()
Rafael J. Wysocki
1
-6
/
+6
2025-09-09
cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()
Rafael J. Wysocki
1
-16
/
+18
2025-09-09
cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
Srinivas Pandruvada
1
-0
/
+3
2025-09-09
cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
Rafael J. Wysocki
1
-43
/
+8
2025-09-09
cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller
Rafael J. Wysocki
1
-9
/
+4
2025-09-09
cpufreq: intel_pstate: Revise global turbo disable check
Srinivas Pandruvada
1
-5
/
+1
2025-08-28
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
1
-2
/
+2
2025-08-28
cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
Dan Carpenter
1
-1
/
+1
2025-08-28
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
1
-3
/
+5
2025-08-28
cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
Prashant Malani
1
-1
/
+1
2025-08-15
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
1
-1
/
+2
2025-08-15
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
1
-9
/
+9
2025-08-15
cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode
Rafael J. Wysocki
1
-2
/
+2
2025-06-27
Revert "cpufreq: tegra186: Share policy per cluster"
Jon Hunter
1
-7
/
+0
2025-06-27
cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs
Mike Tipton
1
-1
/
+35
2025-06-19
acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
Gautham R. Shenoy
1
-1
/
+1
2025-06-04
cpufreq: tegra186: Share policy per cluster
Aaron Kling
1
-0
/
+7
2025-06-04
cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
Pengyu Luo
1
-0
/
+1
2025-05-09
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
3
-12
/
+19
2025-05-09
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
1
-7
/
+25
2025-05-02
cpufreq: cppc: Fix invalid return value in .get() callback
Marc Zyngier
1
-1
/
+1
2025-05-02
cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
Henry Martin
1
-3
/
+10
2025-05-02
cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
Henry Martin
1
-2
/
+8
2025-05-02
cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
Henry Martin
1
-2
/
+8
2025-04-25
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
1
-0
/
+8
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-27
cpufreq: fix using cpufreq-dt as module
Andreas Kemnade
2
-3
/
+1
2025-02-27
cpufreq: dt-platdev: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2025-02-17
cpufreq: s3c64xx: Fix compilation warning
Viresh Kumar
1
-4
/
+7
2025-02-08
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
1
-9
/
+27
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-02-01
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Anastasia Belova
1
-1
/
+6
2024-12-09
cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()
Jinjie Ruan
1
-1
/
+1
2024-12-09
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()
Jinjie Ruan
1
-1
/
+1
2024-12-09
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()
Jinjie Ruan
1
-1
/
+1
2024-12-09
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
Jinjie Ruan
1
-0
/
+3
2024-12-09
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
Jinjie Ruan
1
-0
/
+3
2024-12-09
cpufreq: loongson2: Unregister platform_driver on failure
Yuan Can
1
-1
/
+3
2024-12-09
cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
Jie Zhan
1
-11
/
+46
2024-12-09
amd-pstate: Set min_perf to nominal_perf for active mode performance gov
Gautham R. Shenoy
1
-1
/
+1
[next]