summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-467/+0
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+10
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+16
2018-08-16cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard-2/+10
2018-08-06cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada-1/+2
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki-15/+267
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada-2/+15
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki-15/+267
2018-07-26cpufreq: Fix a circular lock dependency problemWaiman Long-1/+6
2018-07-26cpufreq: trace frequency limits changeRuchi Kandoi-0/+1
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson-467/+0
2018-07-25Merge back cpufreq material for 4.19.Rafael J. Wysocki-14/+260
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing-0/+1
2018-07-19cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada-0/+9
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki-1/+20
2018-07-18cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systemsRafael J. Wysocki-0/+9
2018-07-18cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel-2/+3
2018-07-18cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian-0/+52
2018-07-18cpufreq: armada-37xx: Add AVS supportGregory CLEMENT-3/+160
2018-07-17cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski-467/+0
2018-07-09cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat-4/+16
2018-07-02cpufreq: imx6q/thermal: imx: register cooling device depending on OFBastian Stender-0/+21
2018-07-02cpufreq: intel_pstate: use match_string() helperXie Yisheng-9/+6
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter-4/+4
2018-06-19cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada-5/+22
2018-06-19cpufreq: kryo: Add module remove and exitIlia Lin-3/+19
2018-06-19cpufreq: kryo: Fix possible error code dereferenceIlia Lin-0/+3
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-24/+209
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-17/+19
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-13/+14
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2018-06-11cpufreq: imx6q: check speed grades for i.MX6ULLSébastien Szymanski-6/+23
2018-06-08cpufreq: governors: Fix long idle detection logic in load calculationChen Yu-7/+5
2018-06-08cpufreq: intel_pstate: enable boost for Skylake XeonSrinivas Pandruvada-0/+10
2018-06-06cpufreq: intel_pstate: New sysfs entry to control HWP boostSrinivas Pandruvada-0/+30
2018-06-06cpufreq: intel_pstate: HWP boost performance on IO wakeupSrinivas Pandruvada-0/+39
2018-06-06cpufreq: intel_pstate: Add HWP boost utility and sched util hooksSrinivas Pandruvada-3/+97
2018-06-06cpufreq: ti-cpufreq: Use devres managed API in probe()Suman Anna-5/+2
2018-06-06cpufreq: ti-cpufreq: Fix an incorrect error return valueSuman Anna-1/+1
2018-06-06cpufreq: ACPI: make function acpi_cpufreq_fast_switch() staticColin Ian King-2/+2
2018-06-06cpufreq: kryo: allow building as a loadable moduleArnd Bergmann-1/+1
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-12/+68
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki-12/+68
2018-06-04Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'Rafael J. Wysocki-1/+1
2018-05-30cpufreq: Add Kryo CPU scaling driverIlia Lin-0/+227
2018-05-30cpufreq: Use static SRCU initializerSebastian Andrzej Siewior-12/+1
2018-05-30cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang-0/+2