| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning | Kefeng Wang | 2014-04-22 | 1 | -5/+1 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-04-08 | 1 | -3/+3 |
|\ |
|
| * | cpufreq: exynos: Disable on multiplatform build | Sachin Kamat | 2014-04-07 | 1 | -3/+3 |
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 2014-02-24 | 1 | -1/+1 |
* | | cpufreq: arm_big_little: make vexpress driver depend on bL core driver | viresh kumar | 2014-03-19 | 1 | -8/+9 |
|/ |
|
* | cpufreq / boost: Kconfig: Support for software-managed BOOST | Lukasz Majewski | 2014-01-17 | 1 | -0/+15 |
* | cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs | Shawn Guo | 2014-01-06 | 1 | -3/+3 |
* | cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE | Viresh Kumar | 2014-01-06 | 1 | -1/+1 |
* | cpufreq: Select PM_OPP rather than depending on it | Mark Brown | 2013-12-22 | 1 | -2/+4 |
* | cpufreq: Make ARM big.LITTLE switcher depend on ARM | Mark Brown | 2013-12-22 | 1 | -1/+1 |
* | cpufreq: arm_big_little: add vexpress SPC interface driver | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+8 |
* | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 1 | -11/+0 |
* | cpufreq: fix EXYNOS drivers selection | Bartlomiej Zolnierkiewicz | 2013-08-12 | 1 | -12/+24 |
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -1/+16 |
|\ |
|
| * | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki | 2013-06-27 | 1 | -0/+3 |
| |\ |
|
| | * | cpufreq: kirkwood: Select CPU_FREQ_TABLE option | Ezequiel Garcia | 2013-06-07 | 1 | -0/+1 |
| | * | cpufreq: big.LITTLE needs cpufreq table | Arnd Bergmann | 2013-06-07 | 1 | -0/+1 |
| | * | cpufreq: SPEAr needs cpufreq table | Arnd Bergmann | 2013-06-07 | 1 | -0/+1 |
| * | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ | Viresh Kumar | 2013-06-18 | 1 | -0/+8 |
| * | | cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+2 |
| * | | cpufreq: imx: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+1 |
| * | | cpufreq: highbank: remove select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -1/+0 |
| * | | cpufreq: exynos: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driver | Kukjin Kim | 2013-06-11 | 1 | -0/+58 |
|\ \
| |/
|/| |
|
| * | cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-05-20 | 1 | -0/+58 |
* | | cpufreq: ARM big LITTLE: Fix Kconfig entries | Viresh Kumar | 2013-05-12 | 1 | -8/+8 |
* | | cpufreq: ARM big LITTLE: Select PM_OPP | Viresh Kumar | 2013-05-12 | 1 | -0/+1 |
|/ |
|
* | ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=y | Chen Gang | 2013-04-24 | 1 | -0/+1 |
* | cpufreq: exynos: Add cpufreq driver for exynos5440 | Amit Daniel Kachhap | 2013-04-10 | 1 | -0/+9 |
* | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 1 | -0/+6 |
* | cpufreq: integrator: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 1 | -0/+8 |
* | cpufreq: ARM: Arrange drivers in alphabetical order | Viresh Kumar | 2013-04-08 | 1 | -58/+58 |
* | cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue | Viresh Kumar | 2013-04-02 | 1 | -0/+12 |
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ |
|
| * | drivers/cpufreq: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
* | | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs | Andrew Lunn | 2013-02-09 | 1 | -0/+6 |
* | | cpufreq: add imx6q-cpufreq driver | Shawn Guo | 2013-02-09 | 1 | -0/+9 |
* | | cpufreq / highbank: add support for highbank cpufreq | Mark Langsdorf | 2013-02-02 | 1 | -0/+15 |
|/ |
|
* | cpufreq: SPEAr: Add CPUFreq driver | Deepak Sikri | 2012-11-27 | 1 | -0/+7 |
* | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS | Kevin Hilman | 2012-04-14 | 1 | -0/+1 |
* | EXYNOS: fix dependency for EXYNOS_CPUFREQ | Kukjin Kim | 2012-04-04 | 1 | -7/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2012-03-24 | 1 | -0/+37 |
|\ |
|
| * | EXYNOS5250: Add support cpufreq for EXYNOS5250 | Jaecheol Lee | 2012-03-14 | 1 | -0/+7 |
| * | EXYNOS4X12: Add support cpufreq for EXYNOS4X12 | Jaecheol Lee | 2012-03-14 | 1 | -0/+7 |
| * | [CPUFREQ] Add S3C2416/S3C2450 cpufreq driver | Heiko Stübner | 2012-03-01 | 1 | -0/+22 |
| * | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ | Russell King | 2012-03-01 | 1 | -0/+1 |
* | | cpufreq: OMAP driver depends CPUfreq tables | Russell King | 2012-02-22 | 1 | -0/+5 |
|/ |
|
* | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee | 2012-01-09 | 1 | -4/+11 |
* | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq | Kukjin Kim | 2011-07-14 | 1 | -0/+9 |