summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2019-12-17cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard
2019-12-01cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-12-01cpufreq: Skip cpufreq resume if it's not suspendedBo Yan
2019-11-12cpufreq: ti-cpufreq: add missing of_node_put()Zumeng Chen
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-08-16cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-05-31cpufreq: kirkwood: fix possible object reference leakWen Yang
2019-05-31cpufreq: pmac32: fix possible object reference leakWen Yang
2019-05-31cpufreq/pasemi: fix possible object reference leakWen Yang
2019-05-31cpufreq: ppc_cbe: fix possible object reference leakWen Yang
2019-05-31sched/cpufreq: Fix kobject memleakViresh Kumar
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-05cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-13cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki
2018-09-09cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard
2018-07-25cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-07-22cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash
2018-07-03cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-05-30cpufreq: Reorder cpufreq_online() error code pathViresh Kumar
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-01cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-04-26cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu
2018-04-24cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian
2018-04-12powernv-cpufreq: Add helper to extract pstate from PMSRGautham R. Shenoy
2018-04-08Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman
2018-03-24cpufreq: longhaul: Revert transition_delay_us to 200 msViresh Kumar
2018-03-19cpufreq: Fix governor module removal raceRafael J. Wysocki
2018-03-08cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2018-02-16cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan
2018-01-31cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-26cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh
2017-09-20cpufreq: ti-cpufreq: Support additional am43xx platformsDave Gerlach
2017-09-19cpufreq: dt-platdev: Add some missing platforms to the blacklistViresh Kumar
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-04Merge branch 'intel_pstate'Rafael J. Wysocki
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki