aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13cpufreq: intel_pstate: Fix active mode setting from command lineRafael J. Wysocki1-2/+6
2020-07-13cpufreq: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-13cpufreq: intel_pstate: Fix static checker warning for epp variableSrinivas Pandruvada1-1/+1
2020-07-02cpufreq: Remove the weakly defined cpufreq_default_governor()Viresh Kumar1-7/+0
2020-07-02cpufreq: Specify default governor on command lineQuentin Perret1-9/+22
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret5-77/+19
2020-07-02cpufreq: Fix locking issues with governorsViresh Kumar1-23/+35
2020-07-02cpufreq: intel_pstate: Allow raw energy performance preference valueSrinivas Pandruvada1-10/+40
2020-07-02cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada1-24/+73
2020-07-01cpufreq: remove unicore32 driverMike Rapoport2-77/+0
2020-06-30cpufreq: arm_scmi: Set fast_switch_possible conditionallyNicola Mazzucato1-1/+2
2020-06-24OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba7-7/+7
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba1-8/+3
2020-06-23cpufreq: intel_pstate: Add one more OOB control bitSrinivas Pandruvada1-2/+5
2020-06-23cpufreq: blacklist SC7180 in cpufreq-dt-platdevSibi Sankar1-0/+1
2020-06-23cpufreq: blacklist SDM845 in cpufreq-dt-platdevSibi Sankar1-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-35/+82
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki4-35/+78
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki1-0/+4
2020-06-05cpufreq: CPPC: add SW BOOST supportXiongfeng Wang1-2/+37
2020-06-05cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2-32/+39
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-164/+59
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-18/+4
2020-06-01Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-1/+2
2020-06-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-0/+4
2020-05-29cpufreq: dt: Add support for interconnect bandwidth scalingGeorgi Djakov1-0/+4
2020-05-25Merge tag 'tegra-for-5.8-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann2-164/+59
2020-05-18cpufreq: Fix up cpufreq_boost_set_sw()Rafael J. Wysocki1-5/+6
2020-05-18cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flagMian Yousaf Kaukab1-1/+2
2020-05-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki6-51/+117
2020-05-08cpufreq: qoriq: Add platform dependenciesGeert Uytterhoeven1-1/+2
2020-05-07cpufreq: qoriq: convert to a platform driverMian Yousaf Kaukab1-47/+29
2020-05-06cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)Dmitry Osipenko2-164/+59
2020-05-04cpufreq: qcom: fix wrong compatible bindingAnsuel Smith1-1/+1
2020-05-02Merge back cpufreq material for v5.8.Rafael J. Wysocki1-1/+2
2020-04-28cpufreq: imx-cpufreq-dt: support i.MX7ULPPeng Fan1-2/+82
2020-04-28cpufreq: dt: Add support for r8a7742Lad Prabhakar1-0/+1
2020-04-28cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklistPeng Fan1-0/+1
2020-04-28cpufreq: omap: Build driver by default for ARCH_OMAP2PLUSAnders Roxell1-0/+1
2020-04-27cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson1-1/+1
2020-04-17cpufreq: intel_pstate: Use passive mode by default without HWPRafael J. Wysocki1-1/+2
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann1-18/+4
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+5
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2-1/+5
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-11/+19
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij1-0/+1
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+20
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-73/+61