summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | 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/+6
| | | |/ /
* | | / / 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/+5
| * cpufreq: intel_pstate: enable boost for Skylake XeonSrinivas Pandruvada2018-06-081-0/+10
| * cpufreq: intel_pstate: New sysfs entry to control HWP boostSrinivas Pandruvada2018-06-061-0/+30
| * cpufreq: intel_pstate: HWP boost performance on IO wakeupSrinivas Pandruvada2018-06-061-0/+39
| * cpufreq: intel_pstate: Add HWP boost utility and sched util hooksSrinivas Pandruvada2018-06-061-3/+97
| * cpufreq: ti-cpufreq: Use devres managed API in probe()Suman Anna2018-06-061-5/+2
| * cpufreq: ti-cpufreq: Fix an incorrect error return valueSuman Anna2018-06-061-1/+1
| * cpufreq: ACPI: make function acpi_cpufreq_fast_switch() staticColin Ian King2018-06-061-2/+2
| * cpufreq: kryo: allow building as a loadable moduleArnd Bergmann2018-06-061-1/+1
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1213-17/+19
|\ \
| * | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
| * | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-2/+3
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-129-13/+14
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2018-05-151-2/+2
| |\ \
| | * | firmware: arm_scmi: rename get_transition_latency and add_opps_to_deviceSudeep Holla2018-05-101-2/+2
* | | | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-051-12/+68
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-041-12/+68
| |\ \ \| |
| | * | | | cpufreq / CPPC: Support for CPPC v3Prashanth Prakash2018-04-241-12/+68
| | | |_|/ | | |/| |