summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig.arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-06-261-0/+17
|\
| * cpufreq: add driver for Raspberry PiNicolas Saenz Julienne2019-06-131-0/+8
| * cpufreq: Add imx-cpufreq-dt driverLeonard Crestez2019-05-201-0/+9
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-061-5/+11
|\
| * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-02-131-0/+11
| |\
| | * cpufreq: ap806: add cpufreq driver for Armada 8KGregory CLEMENT2019-02-071-0/+11
| * | thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria2019-01-291-5/+0Star
| |/
* / cpufreq: tegra124: do not handle the CPU railJoseph Lo2019-02-061-2/+2
|/
* cpufreq: qcom-hw: Add support for QCOM cpufreq HW driverTaniya Das2018-12-181-0/+11
* cpufreq: remove unused arm_big_little_dt driverSudeep Holla2018-10-251-7/+0Star
* cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64Sudeep Holla2018-10-251-1/+1
* cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-171-14/+0Star
* cpufreq: kryo: allow building as a loadable moduleArnd Bergmann2018-06-061-1/+1
* cpufreq: Add Kryo CPU scaling driverIlia Lin2018-05-301-0/+11
* cpufreq: tegra20: Allow cpufreq driver to be built as loadable moduleDmitry Osipenko2018-05-211-1/+1
* cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal2018-05-141-1/+1
* cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer2018-04-241-10/+0Star
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-061-0/+12
|\
| * cpufreq: scmi: add thermal dependencyArnd Bergmann2018-03-131-0/+1
| * Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-071-0/+11
| |\
| | * cpufreq: add support for CPU DVFS based on SCMI message protocolSudeep Holla2018-02-281-0/+11
* | | cpufreq: scpi: Add thermal dependencyArnd Bergmann2018-03-201-0/+1
|/ /
* / cpufreq: scpi: Fix incorrect arm_big_little config dependencySudeep Holla2018-02-261-3/+3
|/
* cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT2017-12-161-0/+7
* cpufreq: ARM: sort the Kconfig menuGregory CLEMENT2017-12-161-41/+40Star
* cpufreq: dbx500: Delete obsolete driverLinus Walleij2017-08-221-9/+0Star
* cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez2017-07-221-0/+5
* cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang2017-07-221-4/+3Star
* cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2017-05-141-0/+9
* cpufreq: Add Tegra186 cpufreq driverMikko Perttunen2017-04-191-0/+6
* cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann2017-02-161-1/+1
* cpufreq: ti: Add cpufreq driver to determine available OPPs at runtimeDave Gerlach2017-02-091-0/+11
* cpufreq: brcmstb-avs-cpufreq: add debugfs supportMarkus Mayer2016-11-011-0/+10
* cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCsMarkus Mayer2016-11-011-0/+11
* cpufreq: retire the Integrator cpufreq driverLinus Walleij2016-11-011-8/+0Star
* cpufreq: hisilicon: Use generic platdev driverViresh Kumar2016-04-251-9/+0Star
* cpufreq: mediatek: allow building as a moduleArnd Bergmann2016-03-011-2/+2
* Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-211-0/+12
|\
| * cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-121-0/+10
| * cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal2015-12-101-0/+2
* | cpufreq: tegra: add regulator dependency for T124Arnd Bergmann2015-12-121-1/+1
|/
* cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal2015-11-231-1/+1
*-. Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-201-0/+1
|\ \
| * | cpufreq: mediatek: fix build errorArnd Bergmann2015-11-191-0/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-111-0/+10
|\ \ \ | |_|/ |/| |
| * | cpufreq: arm_big_little: add SCPI interface driverSudeep Holla2015-09-281-0/+10
| |/
* / ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule2015-10-121-0/+17
|/
* Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-121-0/+1
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-111-0/+1
| |\