summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-10-011-5/+8
* cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-171-1/+1
* cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-171-3/+9
* cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada2020-08-261-0/+1
* cpufreq: dt: fix oops on armada37xxIvan Kokshaysky2020-08-191-0/+1
* cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-05-201-1/+1
* cpufreq: powernv: Fix use-after-freeOliver O'Halloran2020-04-171-0/+6
* cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier2020-04-171-0/+3
* cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli2020-01-271-4/+4
* cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli2020-01-271-2/+2
* cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang2020-01-121-17/+35
* cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar2019-12-311-0/+7
* cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard2019-12-171-4/+13
* cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen2019-12-011-0/+6
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-291-10/+0
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-161-14/+9
* cpufreq: kirkwood: fix possible object reference leakWen Yang2019-05-311-8/+11
* cpufreq: pmac32: fix possible object reference leakWen Yang2019-05-311-0/+2
* cpufreq/pasemi: fix possible object reference leakWen Yang2019-05-311-0/+1
* cpufreq: ppc_cbe: fix possible object reference leakWen Yang2019-05-311-0/+1
* sched/cpufreq: Fix kobject memleakViresh Kumar2019-05-312-0/+3
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-2/+2
* cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT2019-05-101-3/+19
* cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu2019-04-051-1/+3
* cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-231-2/+2
* cpufreq: tegra124: add missing of_node_put()Yangtao Li2019-03-231-0/+2
* cpufreq: kryo: Release OPP tables on module removalViresh Kumar2019-03-231-2/+18
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-102-14/+15
* cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-02-201-8/+4
* cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret2019-01-161-2/+2
* cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach2018-12-131-5/+21
* cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-12-011-1/+6
* cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar2018-11-131-15/+19
* cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki2018-11-131-2/+4
* cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-233-467/+0
|\
| * Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2018-07-263-467/+0
| |\
| | * cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-173-467/+0
* | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-221-2/+10
|\ \ \
| * | | cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard2018-08-161-2/+10
* | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-4/+16
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat2018-07-091-4/+16
| |/ /
* | | cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada2018-08-061-1/+2
* | | Merge back cpufreq changes for 4.19.Rafael J. Wysocki2018-08-067-15/+267
|\ \ \
| * \ \ Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-307-15/+267
| |\ \ \
| | * | | cpufreq: Fix a circular lock dependency problemWaiman Long2018-07-261-1/+6
| | * | | cpufreq: trace frequency limits changeRuchi Kandoi2018-07-261-0/+1
| | * | | Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-256-14/+260
| | |\ \ \
| | | * | | cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada2018-07-191-0/+9
| | | * | | cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systemsRafael J. Wysocki2018-07-181-0/+9