Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+12 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2018-10-18 | Merge branches 'pm-opp' and 'powercap' | Rafael J. Wysocki | 2 | -22/+21 |
2018-10-17 | cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent() | Christoph Hellwig | 1 | -1/+1 |
2018-10-16 | cpufreq: conservative: Take limits changes into account properly | Rafael J. Wysocki | 1 | -2/+4 |
2018-10-16 | cpufreq: intel_pstate: Add base_frequency attribute | Srinivas Pandruvada | 1 | -0/+38 |
2018-10-08 | cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull | Anson Huang | 1 | -17/+35 |
2018-10-08 | cpufreq: dt-platdev: allow RK3399 to have separate tunables per cluster | Dmitry Torokhov | 1 | -1/+4 |
2018-10-08 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -15/+19 |
2018-10-04 | cpufreq: dt: Try freeing static OPPs only if we have added them | Viresh Kumar | 1 | -15/+19 |
2018-10-03 | cpufreq / CPPC: Mark acpi_ids as used | Nathan Chancellor | 1 | -1/+1 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 1 | -2/+2 |
2018-10-01 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -7/+2 |
2018-09-30 | Merge back earlier cpufreq material for 4.20. | Rafael J. Wysocki | 3 | -3/+4 |
2018-09-29 | cpufreq: qcom-kryo: Fix section annotations | Nathan Chancellor | 1 | -2/+2 |
2018-09-27 | cpufreq: Add Hygon Dhyana support | Pu Wen | 2 | -2/+12 |
2018-09-20 | cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove() | Viresh Kumar | 1 | -7/+2 |
2018-09-17 | cpufreq: dt: Add support for r8a7744 | Biju Das | 1 | -0/+1 |
2018-09-10 | cpufreq: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2018-09-10 | cpufreq: remove unnecessary unlikely() | Igor Stoppa | 1 | -1/+1 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -467/+0 |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+10 |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+16 |
2018-08-17 | cpufreq: governor: Avoid accessing invalid governor_data | Henry Willard | 1 | -2/+10 |
2018-08-06 | cpufreq: intel_pstate: Ignore turbo active ratio in HWP | Srinivas Pandruvada | 1 | -1/+2 |
2018-08-06 | Merge back cpufreq changes for 4.19. | Rafael J. Wysocki | 7 | -15/+267 |
2018-07-31 | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms | Srinivas Pandruvada | 1 | -2/+15 |
2018-07-30 | Merge back cpufreq material for 4.19. | Rafael J. Wysocki | 7 | -15/+267 |
2018-07-26 | cpufreq: Fix a circular lock dependency problem | Waiman Long | 1 | -1/+6 |
2018-07-26 | cpufreq: trace frequency limits change | Ruchi Kandoi | 1 | -0/+1 |
2018-07-26 | Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm... | Olof Johansson | 3 | -467/+0 |
2018-07-25 | Merge back cpufreq material for 4.19. | Rafael J. Wysocki | 6 | -14/+260 |
2018-07-24 | cpufreq: qcom-kryo: add NULL entry to the end of_device_id array | YueHaibing | 1 | -0/+1 |
2018-07-19 | cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP | Srinivas Pandruvada | 1 | -0/+9 |
2018-07-18 | cpufreq: intel_pstate: Register when ACPI PCCH is present | Rafael J. Wysocki | 2 | -1/+20 |
2018-07-18 | cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems | Rafael J. Wysocki | 1 | -0/+9 |
2018-07-18 | cpufreq: qcom-kryo: Silently error out on EPROBE_DEFER | Niklas Cassel | 1 | -2/+3 |
2018-07-18 | cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC | George Cherian | 1 | -0/+52 |
2018-07-18 | cpufreq: armada-37xx: Add AVS support | Gregory CLEMENT | 1 | -3/+160 |
2018-07-17 | cpufreq: exynos: Remove support for Exynos5440 | Krzysztof Kozlowski | 3 | -467/+0 |
2018-07-09 | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 | Shilpasri G Bhat | 1 | -4/+16 |
2018-07-02 | cpufreq: imx6q/thermal: imx: register cooling device depending on OF | Bastian Stender | 1 | -0/+21 |
2018-07-02 | cpufreq: intel_pstate: use match_string() helper | Xie Yisheng | 1 | -9/+6 |
2018-06-25 | cpufreq: qcom-kryo: Fix error handling in probe() | Dan Carpenter | 1 | -4/+4 |
2018-06-19 | cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 | Srinivas Pandruvada | 1 | -5/+22 |
2018-06-19 | cpufreq: kryo: Add module remove and exit | Ilia Lin | 1 | -3/+19 |
2018-06-19 | cpufreq: kryo: Fix possible error code dereference | Ilia Lin | 1 | -0/+3 |
2018-06-13 | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 6 | -24/+209 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -17/+19 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+1 |