Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
2020-06-11 | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 5 | -35/+82 |
2020-06-10 | Merge branches 'pm-cpufreq' and 'pm-acpi' | Rafael J. Wysocki | 4 | -35/+78 |
2020-06-10 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -0/+4 |
2020-06-05 | cpufreq: CPPC: add SW BOOST support | Xiongfeng Wang | 1 | -2/+37 |
2020-06-05 | cpufreq: change '.set_boost' to act on one policy | Xiongfeng Wang | 2 | -32/+39 |
2020-06-05 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -164/+59 |
2020-06-03 | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -18/+4 |
2020-06-01 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 1 | -1/+2 |
2020-06-01 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -0/+4 |
2020-05-29 | cpufreq: dt: Add support for interconnect bandwidth scaling | Georgi Djakov | 1 | -0/+4 |
2020-05-26 | Merge tag 'tegra-for-5.8-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -164/+59 |
2020-05-18 | cpufreq: Fix up cpufreq_boost_set_sw() | Rafael J. Wysocki | 1 | -5/+6 |
2020-05-18 | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Mian Yousaf Kaukab | 1 | -1/+2 |
2020-05-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 6 | -51/+117 |
2020-05-08 | cpufreq: qoriq: Add platform dependencies | Geert Uytterhoeven | 1 | -1/+2 |
2020-05-07 | cpufreq: qoriq: convert to a platform driver | Mian Yousaf Kaukab | 1 | -47/+29 |
2020-05-06 | cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now) | Dmitry Osipenko | 2 | -164/+59 |
2020-05-04 | cpufreq: qcom: fix wrong compatible binding | Ansuel Smith | 1 | -1/+1 |
2020-05-02 | Merge back cpufreq material for v5.8. | Rafael J. Wysocki | 1 | -1/+2 |
2020-04-28 | cpufreq: imx-cpufreq-dt: support i.MX7ULP | Peng Fan | 1 | -2/+82 |
2020-04-28 | cpufreq: dt: Add support for r8a7742 | Lad Prabhakar | 1 | -0/+1 |
2020-04-28 | cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklist | Peng Fan | 1 | -0/+1 |
2020-04-28 | cpufreq: omap: Build driver by default for ARCH_OMAP2PLUS | Anders Roxell | 1 | -0/+1 |
2020-04-27 | cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once | Chris Wilson | 1 | -1/+1 |
2020-04-17 | cpufreq: intel_pstate: Use passive mode by default without HWP | Rafael J. Wysocki | 1 | -1/+2 |
2020-04-16 | mips: loongsoon2ef: remove private clk api | Arnd Bergmann | 1 | -18/+4 |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -1/+5 |
2020-04-06 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2 | -1/+5 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -11/+19 |
2020-04-03 | cpufreq: Select schedutil when using big.LITTLE | Linus Walleij | 1 | -0/+1 |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+20 |
2020-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2020-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -73/+61 |
2020-03-30 | Merge branches 'pm-devfreq', 'powercap' and 'pm-docs' | Rafael J. Wysocki | 1 | -1/+1 |
2020-03-26 | cpufreq: intel_pstate: Select schedutil as the default governor | Rafael J. Wysocki | 2 | -1/+4 |
2020-03-26 | cpufreq: intel_pstate: Simplify intel_pstate_cpu_init() | Rafael J. Wysocki | 1 | -4/+5 |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar | 15 | -73/+61 |
2020-03-25 | cpufreq/intel_pstate: Fix wrong macro conversion | Thomas Gleixner | 1 | -1/+1 |
2020-03-25 | cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn | Pratik Rajesh Sampat | 1 | -5/+8 |
2020-03-24 | cpufreq: Convert to new X86 CPU match macros | Thomas Gleixner | 15 | -73/+59 |
2020-03-24 | x86/devicetable: Move x86 specific macro out of generic code | Thomas Gleixner | 2 | -0/+2 |
2020-03-23 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 8 | -48/+249 |
2020-03-20 | cpufreq: qcom: Add support for krait based socs | Ansuel Smith | 3 | -17/+181 |
2020-03-17 | cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handling | Anson Huang | 1 | -5/+3 |
2020-03-14 | cpufreq: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -7/+7 |
2020-03-14 | cpufreq: intel_pstate: Consolidate policy verification | Rafael J. Wysocki | 1 | -9/+8 |
2020-03-13 | cpufreq: powernv: Fix unsafe notifiers | Oliver O'Halloran | 1 | -6/+5 |
2020-03-13 | cpufreq: powernv: Fix use-after-free | Oliver O'Halloran | 1 | -0/+6 |
2020-03-12 | cpufreq: dt: Allow platform specific intermediate callbacks | Peng Fan | 2 | -0/+8 |