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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-04-18
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
2026-04-18
cpufreq: governor: Free dbs_data directly when gov->init() fails
Liao Chang
1
-1
/
+3
2026-04-18
cpufreq: conservative: Reset requested_freq on limits change
Viresh Kumar
3
-0
/
+16
2026-01-19
cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
Henry Martin
1
-2
/
+8
2026-01-19
cpufreq: nforce2: fix reference count leak in nforce2
Miaoqian Lin
1
-0
/
+3
2026-01-19
cpufreq: s5pv210: fix refcount leak
Shuhao Fu
1
-2
/
+4
2025-12-07
cpufreq/longhaul: handle NULL policy in longhaul_exit
Dennis Beier
1
-0
/
+3
2025-10-29
cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()
Rafael J. Wysocki
1
-3
/
+5
2025-10-02
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
1
-9
/
+11
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-28
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
1
-1
/
+2
2025-08-28
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
1
-9
/
+9
2025-06-27
cpufreq: Force sync policy boost with global boost on sysfs update
Viresh Kumar
1
-2
/
+4
2025-06-27
acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
Gautham R. Shenoy
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: 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-03-13
cpufreq: s3c64xx: Fix compilation warning
Viresh Kumar
1
-4
/
+7
2025-03-13
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
1
-9
/
+27
2024-12-14
cpufreq: loongson2: Unregister platform_driver on failure
Yuan Can
1
-1
/
+3
2024-10-17
cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
Nishanth Menon
1
-2
/
+8
2024-06-16
cpufreq: exit() callback is optional
Viresh Kumar
1
-4
/
+7
2024-06-16
cpufreq: Rearrange locking in cpufreq_remove_dev()
Rafael J. Wysocki
1
-7
/
+14
2024-06-16
cpufreq: Split cpufreq_offline()
Rafael J. Wysocki
1
-14
/
+19
2024-06-16
cpufreq: Reorganize checks in cpufreq_offline()
Rafael J. Wysocki
1
-12
/
+12
2024-04-13
cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return ...
Greg Kroah-Hartman
1
-2
/
+3
2024-04-13
cpufreq: dt: always allocate zeroed cpumask
Marek Szyprowski
1
-1
/
+1
2024-03-26
cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
Anastasia Belova
1
-0
/
+2
2024-01-25
cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
Alexandra Diupina
1
-2
/
+5
2024-01-25
cpufreq: Use of_property_present() for testing DT property presence
Rob Herring
5
-6
/
+6
2023-12-08
cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
Christoph Niedermaier
1
-1
/
+1
2023-12-08
cpufreq: imx6q: don't warn for disabling a non-existing frequency
Christoph Niedermaier
1
-14
/
+16
2023-11-28
cpufreq: stats: Fix buffer overflow detection in trans_stats()
Christian Marangi
1
-7
/
+7
2023-09-19
cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
Gustavo A. R. Silva
1
-1
/
+5
2023-09-19
cpufreq: Fix the race condition while updating the transition_task of policy
Liao Chang
1
-0
/
+2
2023-09-19
cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
Liao Chang
1
-1
/
+2
2023-08-11
cpufreq: intel_pstate: Drop ACPI _PSS states table patching
Rafael J. Wysocki
1
-14
/
+0
2023-07-27
cpufreq: intel_pstate: Fix energy_performance_preference for passive
Tero Kristo
1
-0
/
+2
2023-02-01
cpufreq: armada-37xx: stop using 0 as NULL pointer
Miles Chen
1
-1
/
+1
2023-02-01
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
Sumit Gupta
1
-0
/
+1
2023-01-14
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
1
-1
/
+1
2023-01-14
cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
Xiongfeng Wang
1
-0
/
+2
2023-01-14
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
1
-0
/
+1
2022-10-30
cpufreq: qcom: fix memory leak in error path
Fabien Parent
1
-2
/
+5
2022-10-30
cpufreq: qcom: fix writes in read-only memory region
Fabien Parent
1
-1
/
+2
2022-07-21
cpufreq: pmac32-cpufreq: Fix refcount leak bug
Liang He
1
-0
/
+4
2022-07-07
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
[next]