summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cpufreq: dbx500: Delete obsolete driverLinus Walleij2017-08-221-1/+0
* cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez2017-07-221-0/+1
* cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang2017-07-221-1/+1
* cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2017-05-141-1/+1
* cpufreq: Add Tegra186 cpufreq driverMikko Perttunen2017-04-191-0/+1
* cpufreq: ti: Add cpufreq driver to determine available OPPs at runtimeDave Gerlach2017-02-091-0/+1
* cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer2017-02-091-0/+1
* cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCsMarkus Mayer2016-11-011-0/+1
* cpufreq: retire the Integrator cpufreq driverLinus Walleij2016-11-011-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-1/+1
|\
| * CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-131-1/+1
* | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar2016-04-281-0/+1
* | cpufreq: hisilicon: Use generic platdev driverViresh Kumar2016-04-251-1/+0
* | cpufreq: dt: Add generic platform-device creation supportViresh Kumar2016-04-091-0/+1
* | cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki2016-04-021-0/+1
|/
* cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-121-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-0/+1
|\
| * cpufreq: arm_big_little: add SCPI interface driverSudeep Holla2015-09-281-0/+1
* | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-021-1/+0
|\ \
| * | PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-151-1/+0
| |/
* | ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule2015-10-121-0/+2
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-101-4/+0
|\
| * cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.oJonas Rabenstein2015-08-141-1/+0
| * cpufreq: exynos: remove Exynos4x12 specific cpufreq driver supportBartlomiej Zolnierkiewicz2015-08-141-2/+0
| * cpufreq: exynos: remove exynos5250 specific cpufreq driver supportBartlomiej Zolnierkiewicz2015-07-241-1/+0
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+1
|\ \
| * | cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen2015-09-011-0/+1
| |/
* | cpufreq: Add cpufreq driver for Tegra124Tuomas Tynkkynen2015-07-161-0/+1
* | cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreqTuomas Tynkkynen2015-07-161-1/+1
|/
* cpufreq: exynos: remove Exynos4210 specific cpufreq driver supportThomas Abraham2015-06-201-1/+0
* cpufreq: hisilicon: add acpu driverLeo Yan2015-04-021-0/+1
* cpufreq: qoriq: rename the driverTang Yuantian2015-03-181-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-191-4/+5
|\
| * cpufreq: exynos: allow modular buildArnd Bergmann2015-01-311-4/+5
* | Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-091-0/+1
|\ \ | |/ |/|
| * cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+1
* | cpufreq: pxa2xx: Add Kconfig entryPetr Cvek2014-11-271-2/+1
* | cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung2014-11-061-0/+1
|/
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad2014-07-091-1/+1
* PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-071-0/+2
* cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+1
* cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha2013-10-301-0/+1
* cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-4/+1
* cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-261-1/+1
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-2/+6
|\
| * Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-0/+4
| |\
| | * cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-071-0/+3
| | * cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian2013-06-051-0/+1
OpenPOWER on IntegriCloud