summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig.arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-121-2/+1
|\
| * Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki2014-06-061-2/+1
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-3/+4
|\|
| * cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown2014-05-171-1/+2
| * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-05-011-2/+2
* | cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa2014-05-311-3/+3
|/
* cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang2014-04-221-5/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-3/+3
|\
| * cpufreq: exynos: Disable on multiplatform buildSachin Kamat2014-04-071-3/+3
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \ | |/ |/|
| * drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-241-1/+1
* | cpufreq: arm_big_little: make vexpress driver depend on bL core driverviresh kumar2014-03-191-8/+9
|/
* cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2014-01-171-0/+15
* cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo2014-01-061-3/+3
* cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar2014-01-061-1/+1
* cpufreq: Select PM_OPP rather than depending on itMark Brown2013-12-221-2/+4
* cpufreq: Make ARM big.LITTLE switcher depend on ARMMark Brown2013-12-221-1/+1
* cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha2013-10-301-0/+8
* cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-11/+0
* cpufreq: fix EXYNOS drivers selectionBartlomiej Zolnierkiewicz2013-08-121-12/+24
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+16
|\
| * Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-0/+3
| |\
| | * cpufreq: kirkwood: Select CPU_FREQ_TABLE optionEzequiel Garcia2013-06-071-0/+1
| | * cpufreq: big.LITTLE needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| | * cpufreq: SPEAr needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| * | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-181-0/+8
| * | cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| * | cpufreq: imx: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| * | cpufreq: highbank: remove select CPU_FREQ_TABLEViresh Kumar2013-06-181-1/+0
| * | cpufreq: exynos: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| |/
* | Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-121-0/+58
|\ \ | |/ |/|
| * cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-201-0/+58
* | cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-121-8/+8
* | cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-121-0/+1
|/
* ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang2013-04-241-0/+1
* cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-101-0/+9
* cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+6
* cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+8
* cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-081-58/+58
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-021-0/+12
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\
| * drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+6
* | cpufreq: add imx6q-cpufreq driverShawn Guo2013-02-091-0/+9
* | cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-021-0/+15
|/
* cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+7
* cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman2012-04-131-0/+1
* EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim2012-04-041-7/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-231-0/+37
|\
| * EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee2012-03-141-0/+7