summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Fix active mode setting from command lineRafael J. Wysocki2020-07-131-2/+6
* cpufreq: intel_pstate: Add one more OOB control bitSrinivas Pandruvada2020-06-231-2/+5
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-105-35/+82
|\
| *-. Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-104-35/+78
| |\ \
| | * | cpufreq: CPPC: add SW BOOST supportXiongfeng Wang2020-06-051-2/+37
| | * | cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2020-06-052-32/+39
| | * | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-06-011-1/+2
| | |\ \
| | | * | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flagMian Yousaf Kaukab2020-05-181-1/+2
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2020-06-101-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-06-011-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | cpufreq: dt: Add support for interconnect bandwidth scalingGeorgi Djakov2020-05-291-0/+4
* | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-042-164/+59
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-5.8-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-05-252-164/+59
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)Dmitry Osipenko2020-05-062-164/+59
| | | |/ / | | |/| |
* | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-031-18/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mips: loongsoon2ef: remove private clk apiArnd Bergmann2020-04-161-18/+4
| | |/ / | |/| |
* | | | cpufreq: Fix up cpufreq_boost_set_sw()Rafael J. Wysocki2020-05-181-5/+6
* | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-05-126-51/+117
|\ \ \ \ | | |_|/ | |/| |
| * | | cpufreq: qoriq: Add platform dependenciesGeert Uytterhoeven2020-05-081-1/+2
| * | | cpufreq: qoriq: convert to a platform driverMian Yousaf Kaukab2020-05-071-47/+29
| * | | cpufreq: qcom: fix wrong compatible bindingAnsuel Smith2020-05-041-1/+1
| * | | cpufreq: imx-cpufreq-dt: support i.MX7ULPPeng Fan2020-04-281-2/+82
| * | | cpufreq: dt: Add support for r8a7742Lad Prabhakar2020-04-281-0/+1
| * | | cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklistPeng Fan2020-04-281-0/+1
| * | | cpufreq: omap: Build driver by default for ARCH_OMAP2PLUSAnders Roxell2020-04-281-0/+1
| |/ /
* | | Merge back cpufreq material for v5.8.Rafael J. Wysocki2020-05-021-1/+2
|\ \ \ | |_|/ |/| |
| * | cpufreq: intel_pstate: Use passive mode by default without HWPRafael J. Wysocki2020-04-171-1/+2
| |/
* / cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-04-271-1/+1
|/
* Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-062-1/+5
|\
| * Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2020-04-062-1/+5
| |\
| | * cpufreq: Select schedutil when using big.LITTLELinus Walleij2020-04-031-0/+1
| | * cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki2020-03-262-1/+4
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-11/+19
|\ \ \
| * | | cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-03-251-5/+8
| * | | cpufreq: powernv: Fix unsafe notifiersOliver O'Halloran2020-03-131-6/+5
| * | | cpufreq: powernv: Fix use-after-freeOliver O'Halloran2020-03-131-0/+6
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+20
|\ \ \ \
| * | | | cpufreq: add function to get the hardware max frequencyIonela Voinescu2020-03-061-0/+20
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2020-03-061-2/+10
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-2419-132/+144
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich2020-01-281-0/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3015-73/+61
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-2515-73/+61
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpufreq/intel_pstate: Fix wrong macro conversionThomas Gleixner2020-03-251-1/+1
| | * | | | cpufreq: Convert to new X86 CPU match macrosThomas Gleixner2020-03-2415-73/+59
| | * | | | x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-242-0/+2
| | | |/ / | | |/| |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki2020-03-301-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| | * | | docs: cpufreq: fix a broken referenceMauro Carvalho Chehab2020-03-051-1/+1
| |/ / /