summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+1
* | cpufreq: pxa2xx: Add Kconfig entryPetr Cvek2014-11-271-2/+1Star
* | 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/+1Star
* 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
| * | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-181-1/+1
| * | cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQViresh Kumar2013-06-181-1/+1
| |/
* / cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-201-0/+5
|/
* cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-101-0/+1
* cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-0/+1
* cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+3
* cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+2
* cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+2
* cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+4
* cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+2
* cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+1
* cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+2
* cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+1
* cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+1
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-081-0/+1
* cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-081-5/+5
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-021-0/+5
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-281-2/+3
| |\
| * | cpufreq: Give driver used for dbx500 family a more generic nameLee Jones2013-01-071-1/+1
* | | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+1
* | | cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie2013-02-091-0/+1
* | | cpufreq: add imx6q-cpufreq driverShawn Guo2013-02-091-0/+1
* | | cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-021-1/+2
* | | cpufreq: Make acpi-cpufreq link firstBorislav Petkov2013-02-021-2/+3
| |/ |/|
* | cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2013-01-031-2/+3
|/
* cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+1
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-2/+2
* cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo2012-09-091-0/+2
* cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett2012-09-091-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-241-0/+3
|\