summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2020-04-17cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-04-17cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier1-0/+3
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli1-4/+4
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli1-2/+2
2020-01-12cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang1-17/+35
2019-12-31cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar1-0/+7
2019-12-17cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard1-4/+13
2019-12-01cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki1-10/+0
2019-08-16cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-05-31cpufreq: kirkwood: fix possible object reference leakWen Yang1-8/+11
2019-05-31cpufreq: pmac32: fix possible object reference leakWen Yang1-0/+2
2019-05-31cpufreq/pasemi: fix possible object reference leakWen Yang1-0/+1
2019-05-31cpufreq: ppc_cbe: fix possible object reference leakWen Yang1-0/+1
2019-05-31sched/cpufreq: Fix kobject memleakViresh Kumar2-0/+3
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-2/+2
2019-05-10cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT1-3/+19
2019-04-05cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu1-1/+3
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann1-2/+2
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li1-0/+2
2019-03-23cpufreq: kryo: Release OPP tables on module removalViresh Kumar1-2/+18
2019-03-10cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2-14/+15
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla1-8/+4
2019-01-17cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret1-2/+2
2018-12-13cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach1-5/+21
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar1-15/+19
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki1-2/+4
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-467/+0
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+10
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+16
2018-08-17cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard1-2/+10
2018-08-06cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada1-1/+2
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki7-15/+267
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada1-2/+15
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki7-15/+267
2018-07-26cpufreq: Fix a circular lock dependency problemWaiman Long1-1/+6
2018-07-26cpufreq: trace frequency limits changeRuchi Kandoi1-0/+1
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson3-467/+0
2018-07-25Merge back cpufreq material for 4.19.Rafael J. Wysocki6-14/+260
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing1-0/+1
2018-07-19cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada1-0/+9
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2-1/+20
2018-07-18cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systemsRafael J. Wysocki1-0/+9
2018-07-18cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel1-2/+3
2018-07-18cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian1-0/+52
2018-07-18cpufreq: armada-37xx: Add AVS supportGregory CLEMENT1-3/+160
2018-07-17cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski3-467/+0
2018-07-09cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat1-4/+16