summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-161-14/+9Star
* 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/+4Star
* 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/+0Star
|\
| * Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2018-07-263-467/+0Star
| |\
| | * cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-173-467/+0Star
* | | 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
| | | * | | cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel2018-07-181-2/+3
| | | * | | cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian2018-07-181-0/+52
| | | * | | cpufreq: armada-37xx: Add AVS supportGregory CLEMENT2018-07-181-3/+160
| | | * | | cpufreq: imx6q/thermal: imx: register cooling device depending on OFBastian Stender2018-07-021-0/+21
| | | * | | cpufreq: intel_pstate: use match_string() helperXie Yisheng2018-07-021-9/+6Star
| | | |/ /
* | | / / cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
|/ / / /
* / / / cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing2018-07-241-0/+1
|/ / /
* / / cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-182-1/+20
|/ /
* / cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter2018-06-241-4/+4
|/
* cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada2018-06-191-5/+22
* cpufreq: kryo: Add module remove and exitIlia Lin2018-06-191-3/+19
* cpufreq: kryo: Fix possible error code dereferenceIlia Lin2018-06-191-0/+3
* Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-136-24/+209
|\
| * cpufreq: imx6q: check speed grades for i.MX6ULLSébastien Szymanski2018-06-111-6/+23
| * cpufreq: governors: Fix long idle detection logic in load calculationChen Yu2018-06-081-7/+5Star