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
2022-11-01
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2
-0
/
+2
2022-07-21
cpufreq: pmac32-cpufreq: Fix refcount leak bug
Liang He
1
-0
/
+4
2021-10-06
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
1
-1
/
+1
2021-09-22
cpufreq: powernv: Fix init_chip_info initialization in numa=off
Pratik R. Sampat
1
-2
/
+14
2021-03-03
cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
Christophe JAILLET
1
-2
/
+1
2021-01-17
cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
Colin Ian King
1
-6
/
+3
2020-12-29
cpufreq: scpi: Add missing MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2020-12-29
cpufreq: loongson1: Add missing MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2020-12-29
cpufreq: st: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+7
2020-12-29
cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+1
2020-12-29
cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+7
2020-11-05
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
1
-1
/
+2
2020-11-05
cpufreq: sti-cpufreq: add stih418 support
Alain Volmat
1
-2
/
+4
2020-10-29
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
Srikar Dronamraju
1
-3
/
+6
2020-10-01
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
Pratik Rajesh Sampat
1
-5
/
+8
2020-09-23
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
1
-3
/
+9
2020-08-26
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
1
-0
/
+1
2020-05-20
cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
Chris Wilson
1
-1
/
+1
2020-04-24
cpufreq: powernv: Fix use-after-free
Oliver O'Halloran
1
-0
/
+6
2020-01-27
cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
Florian Fainelli
1
-4
/
+4
2020-01-27
cpufreq: brcmstb-avs-cpufreq: Fix initial command check
Florian Fainelli
1
-2
/
+2
2019-12-31
cpufreq: Register drivers only after CPU devices have been registered
Viresh Kumar
1
-0
/
+7
2019-12-17
cpufreq: powernv: fix stack bloat and hard limit on number of CPUs
John Hubbard
1
-4
/
+13
2019-12-01
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
1
-0
/
+6
2019-12-01
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
1
-0
/
+3
2019-11-12
cpufreq: ti-cpufreq: add missing of_node_put()
Zumeng Chen
1
-0
/
+1
2019-10-29
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
1
-10
/
+0
2019-08-16
cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Wen Yang
1
-14
/
+9
2019-05-31
cpufreq: kirkwood: fix possible object reference leak
Wen Yang
1
-8
/
+11
2019-05-31
cpufreq: pmac32: fix possible object reference leak
Wen Yang
1
-0
/
+2
2019-05-31
cpufreq/pasemi: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-05-31
cpufreq: ppc_cbe: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-05-31
sched/cpufreq: Fix kobject memleak
Viresh Kumar
2
-0
/
+3
2019-05-14
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-2
/
+2
2019-04-05
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Erwan Velu
1
-1
/
+3
2019-03-23
cpufreq: pxa2xx: remove incorrect __init annotation
Arnd Bergmann
1
-2
/
+2
2019-03-23
cpufreq: tegra124: add missing of_node_put()
Yangtao Li
1
-0
/
+2
2019-03-13
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2
-12
/
+12
2019-02-20
cpufreq: check if policy is inactive early in __cpufreq_get()
Sudeep Holla
1
-8
/
+4
2018-12-01
cpufreq: imx6q: add return value check for voltage scale
Anson Huang
1
-1
/
+6
2018-11-13
cpufreq: dt: Try freeing static OPPs only if we have added them
Viresh Kumar
1
-15
/
+19
2018-11-13
cpufreq: conservative: Take limits changes into account properly
Rafael J. Wysocki
1
-2
/
+4
2018-09-09
cpufreq: governor: Avoid accessing invalid governor_data
Henry Willard
1
-2
/
+10
2018-07-25
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
2
-1
/
+20
2018-07-22
cpufreq / CPPC: Set platform specific transition_delay_us
Prashanth Prakash
1
-2
/
+44
2018-07-03
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
Srinivas Pandruvada
1
-5
/
+22
2018-06-26
cpufreq: governors: Fix long idle detection logic in load calculation
Chen Yu
1
-7
/
+5
2018-06-26
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
1
-0
/
+2
2018-05-30
cpufreq: Reorder cpufreq_online() error code path
Viresh Kumar
1
-3
/
+3
2018-05-30
cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
Chunyu Hu
1
-2
/
+7
[next]