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
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: highbank: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+7
2020-11-10
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
1
-1
/
+2
2020-10-29
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
Srikar Dronamraju
1
-3
/
+6
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
6
-11
/
+11
2020-05-10
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
1
-5
/
+0
2020-01-04
cpufreq: Register drivers only after CPU devices have been registered
Viresh Kumar
1
-0
/
+7
2019-11-28
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
1
-0
/
+6
2019-11-28
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
1
-0
/
+3
2019-10-29
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
1
-10
/
+0
2019-08-25
cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Wen Yang
1
-14
/
+9
2019-06-11
cpufreq: pmac32: fix possible object reference leak
Wen Yang
1
-0
/
+2
2019-06-11
cpufreq/pasemi: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-06-11
cpufreq: ppc_cbe: fix possible object reference leak
Wen Yang
1
-0
/
+1
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-23
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
3
-15
/
+15
2018-12-01
cpufreq: imx6q: add return value check for voltage scale
Anson Huang
1
-1
/
+6
2018-07-03
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
1
-0
/
+2
2018-05-30
cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
Chunyu Hu
1
-2
/
+7
2018-05-30
cpufreq: CPPC: Initialize shared perf capabilities of CPUs
Shunyong Yang
1
-2
/
+12
2018-05-26
cpufreq: intel_pstate: Enable HWP by default
Srinivas Pandruvada
1
-12
/
+22
2018-05-26
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
1
-1
/
+1
2018-04-08
Revert "cpufreq: Fix governor module removal race"
Greg Kroah-Hartman
1
-6
/
+0
2018-03-24
cpufreq/sh: Replace racy task affinity logic
Thomas Gleixner
1
-18
/
+27
2018-03-22
cpufreq: Fix governor module removal race
Rafael J. Wysocki
1
-0
/
+6
2018-03-11
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
Viresh Kumar
1
-1
/
+7
2018-02-03
cpufreq: Add Loongson machine dependencies
James Hogan
1
-0
/
+2
2017-10-21
cpufreq: CPPC: add ACPI_PROCESSOR dependency
Arnd Bergmann
1
-1
/
+1
2017-07-05
cpufreq: s3c2416: double free on driver init error path
Dan Carpenter
1
-1
/
+0
2017-06-26
cpufreq: conservative: Allow down_threshold to take values from 1 to 10
Tomasz Wilczyński
1
-2
/
+2
2017-06-14
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
David Arcari
1
-0
/
+1
2017-03-30
cpufreq: Restore policy min/max limits on CPU online
Viresh Kumar
1
-0
/
+3
2017-03-26
cpufreq: Fix and clean up show_cpuinfo_cur_freq()
Rafael J. Wysocki
1
-3
/
+5
2017-01-19
cpufreq: powernv: Disable preemption while checking CPU throttling state
Denis Kirjanov
1
-1
/
+7
2016-10-28
cpufreq: intel_pstate: Fix unsafe HWP MSR access
Srinivas Pandruvada
1
-5
/
+5
2016-09-15
cpufreq: Fix GOV_LIMITS handling for the userspace governor
Sai Gurrappadi
1
-5
/
+38
2016-08-20
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
1
-1
/
+1
2016-05-04
cpufreq: intel_pstate: Fix processing for turbo activation ratio
Srinivas Pandruvada
1
-0
/
+5
2016-03-03
cpufreq: Fix NULL reference crash while accessing policy->governor_data
Viresh Kumar
1
-3
/
+8
2016-03-03
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
1
-1
/
+1
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
1
-1
/
+1
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2
-2
/
+2
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-12-12
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
Prarit Bhargava
1
-1
/
+1
2015-12-12
cpufreq: tegra: add regulator dependency for T124
Arnd Bergmann
1
-1
/
+1
2015-12-11
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+10
[next]