summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2020-12-29cpufreq: scpi: Add missing MODULE_ALIASPali Rohár
2020-12-29cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár
2020-12-29cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár
2020-11-10acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang
2020-10-29cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar
2020-01-04cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar
2019-11-28cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-11-28cpufreq: Skip cpufreq resume if it's not suspendedBo Yan
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-08-25cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-06-11cpufreq: pmac32: fix possible object reference leakWen Yang
2019-06-11cpufreq/pasemi: fix possible object reference leakWen Yang
2019-06-11cpufreq: ppc_cbe: fix possible object reference leakWen Yang
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-23cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-07-03cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-05-30cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu
2018-05-30cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-05-26cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-04-08Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman
2018-03-24cpufreq/sh: Replace racy task affinity logicThomas Gleixner
2018-03-22cpufreq: Fix governor module removal raceRafael J. Wysocki
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan
2017-10-21cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-06-26cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari
2017-03-30cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar
2017-03-26cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov
2016-10-28cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-08-20intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka
2016-05-04cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
2016-03-03cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-03-03cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki