| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: qcom-kryo: Fix section annotations | Nathan Chancellor | 2018-09-29 | 1 | -2/+2 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-23 | 3 | -467/+0 |
|\ |
|
| * | Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm... | Olof Johansson | 2018-07-26 | 3 | -467/+0 |
| |\ |
|
| | * | cpufreq: exynos: Remove support for Exynos5440 | Krzysztof Kozlowski | 2018-07-17 | 3 | -467/+0 |
* | | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-08-22 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | cpufreq: governor: Avoid accessing invalid governor_data | Henry Willard | 2018-08-16 | 1 | -2/+10 |
* | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-08-17 | 1 | -4/+16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 | Shilpasri G Bhat | 2018-07-09 | 1 | -4/+16 |
| |/ / |
|
* | | | cpufreq: intel_pstate: Ignore turbo active ratio in HWP | Srinivas Pandruvada | 2018-08-06 | 1 | -1/+2 |
* | | | Merge back cpufreq changes for 4.19. | Rafael J. Wysocki | 2018-08-06 | 7 | -15/+267 |
|\ \ \ |
|
| * \ \ | Merge back cpufreq material for 4.19. | Rafael J. Wysocki | 2018-07-30 | 7 | -15/+267 |
| |\ \ \ |
|
| | * | | | cpufreq: Fix a circular lock dependency problem | Waiman Long | 2018-07-26 | 1 | -1/+6 |
| | * | | | cpufreq: trace frequency limits change | Ruchi Kandoi | 2018-07-26 | 1 | -0/+1 |
| | * | | | Merge back cpufreq material for 4.19. | Rafael J. Wysocki | 2018-07-25 | 6 | -14/+260 |
| | |\ \ \ |
|
| | | * | | | cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP | Srinivas Pandruvada | 2018-07-19 | 1 | -0/+9 |
| | | * | | | cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems | Rafael J. Wysocki | 2018-07-18 | 1 | -0/+9 |
| | | * | | | cpufreq: qcom-kryo: Silently error out on EPROBE_DEFER | Niklas Cassel | 2018-07-18 | 1 | -2/+3 |
| | | * | | | cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC | George Cherian | 2018-07-18 | 1 | -0/+52 |
| | | * | | | cpufreq: armada-37xx: Add AVS support | Gregory CLEMENT | 2018-07-18 | 1 | -3/+160 |
| | | * | | | cpufreq: imx6q/thermal: imx: register cooling device depending on OF | Bastian Stender | 2018-07-02 | 1 | -0/+21 |
| | | * | | | cpufreq: intel_pstate: use match_string() helper | Xie Yisheng | 2018-07-02 | 1 | -9/+6 |
| | | |/ / |
|
* | | / / | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms | Srinivas Pandruvada | 2018-07-31 | 1 | -2/+15 |
|/ / / / |
|
* / / / | cpufreq: qcom-kryo: add NULL entry to the end of_device_id array | YueHaibing | 2018-07-24 | 1 | -0/+1 |
|/ / / |
|
* / / | cpufreq: intel_pstate: Register when ACPI PCCH is present | Rafael J. Wysocki | 2018-07-18 | 2 | -1/+20 |
|/ / |
|
* / | cpufreq: qcom-kryo: Fix error handling in probe() | Dan Carpenter | 2018-06-24 | 1 | -4/+4 |
|/ |
|
* | cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 | Srinivas Pandruvada | 2018-06-19 | 1 | -5/+22 |
* | cpufreq: kryo: Add module remove and exit | Ilia Lin | 2018-06-19 | 1 | -3/+19 |
* | cpufreq: kryo: Fix possible error code dereference | Ilia Lin | 2018-06-19 | 1 | -0/+3 |
* | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-13 | 6 | -24/+209 |
|\ |
|
| * | cpufreq: imx6q: check speed grades for i.MX6ULL | Sébastien Szymanski | 2018-06-11 | 1 | -6/+23 |
| * | cpufreq: governors: Fix long idle detection logic in load calculation | Chen Yu | 2018-06-08 | 1 | -7/+5 |
| * | cpufreq: intel_pstate: enable boost for Skylake Xeon | Srinivas Pandruvada | 2018-06-08 | 1 | -0/+10 |
| * | cpufreq: intel_pstate: New sysfs entry to control HWP boost | Srinivas Pandruvada | 2018-06-06 | 1 | -0/+30 |
| * | cpufreq: intel_pstate: HWP boost performance on IO wakeup | Srinivas Pandruvada | 2018-06-06 | 1 | -0/+39 |
| * | cpufreq: intel_pstate: Add HWP boost utility and sched util hooks | Srinivas Pandruvada | 2018-06-06 | 1 | -3/+97 |
| * | cpufreq: ti-cpufreq: Use devres managed API in probe() | Suman Anna | 2018-06-06 | 1 | -5/+2 |
| * | cpufreq: ti-cpufreq: Fix an incorrect error return value | Suman Anna | 2018-06-06 | 1 | -1/+1 |
| * | cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static | Colin Ian King | 2018-06-06 | 1 | -2/+2 |
| * | cpufreq: kryo: allow building as a loadable module | Arnd Bergmann | 2018-06-06 | 1 | -1/+1 |
* | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-12 | 13 | -17/+19 |
|\ \ |
|
| * | | treewide: Use array_size() in vzalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
| * | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 2 | -2/+3 |
| * | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 9 | -13/+14 |
| * | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-11 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2018-05-15 | 1 | -2/+2 |
| |\ \ |
|
| | * | | firmware: arm_scmi: rename get_transition_latency and add_opps_to_device | Sudeep Holla | 2018-05-10 | 1 | -2/+2 |
* | | | | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-05 | 1 | -12/+68 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. | | | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 2018-06-04 | 1 | -12/+68 |
| |\ \ \| | |
|
| | * | | | | cpufreq / CPPC: Support for CPPC v3 | Prashanth Prakash | 2018-04-24 | 1 | -12/+68 |
| | | |_|/
| | |/| | |
|