summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-212-0/+25
| | | * | | | | | | cpufreq: Simplify userspace governorViresh Kumar2013-06-191-96/+12
| | | * | | | | | | cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-078-34/+29
| | | * | | | | | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07203-1653/+4003
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | 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: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian2013-06-053-0/+391
| | | * | | | | | | cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar2013-06-041-17/+2
| | | * | | | | | | cpufreq: MAINTAINERS: Add git tree path for ARM specific updatesViresh Kumar2013-06-041-1/+2
| | | * | | | | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-0437-227/+223
| | | * | | | | | | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-274-6/+56
| | | * | | | | | | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-274-37/+39
| | | * | | | | | | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-273-8/+10
| | | * | | | | | | cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar2013-05-271-0/+1
| | | * | | | | | | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar2013-05-271-10/+9
| | * | | | | | | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-278-6/+23
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | Merge branch 'cpufreq-kconfig-fixes' of git://git.linaro.org/people/vireshk/l...Rafael J. Wysocki2013-06-198-6/+23
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | | | * | | | | | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-183-4/+9
| | | | * | | | | | | cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | | | * | | | | | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| | | | * | | | | | | cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | | | * | | | | | | 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
| | | | * | | | | | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | | | * | | | | | | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | | | * | | | | | | cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQViresh Kumar2013-06-181-1/+1
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-283-100/+72
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-163-100/+72
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | PM / AVS: SmartReflex: use devm_* API to initialize SmartReflexAndrii Tseglytskyi2013-06-101-55/+21
| | | * | | | | | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-103-16/+15
| | | * | | | | | | | PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi2013-06-102-8/+8
| | | * | | | | | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-103-17/+17
| | | * | | | | | | | PM / AVS: SmartReflex: fix driver nameAndrii Tseglytskyi2013-06-101-1/+2
| | | * | | | | | | | PM / AVS: SmartReflex: disable runtime PM on driver removeAndrii Tseglytskyi2013-06-101-0/+1
| | | * | | | | | | | PM / AVS: SmartReflex: disable errgen before vpbound disableNishanth Menon2013-06-101-3/+8
| * | | | | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2013-06-2811-6/+699
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki2013-06-0311-6/+699
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | MAINTAINERS: update mailing list for devfreq(DVFS).MyungJoo Ham2013-06-031-1/+1
| | | * | | | | | | | | PM / devfreq: fix typo "CPU_EXYNOS4.12" twicePaul Bolle2013-06-031-1/+1
| | | * | | | | | | | | PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun2013-06-031-0/+1
| | | * | | | | | | | | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-033-0/+32
| | | * | | | | | | | | PM / devfreq: account suspend/resume for statsRajagopal Venkat2013-06-031-3/+12
| | | * | | | | | | | | PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan2013-06-036-0/+649
| | | * | | | | | | | | PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan2013-06-033-1/+3
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-06-287-135/+311
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano2013-06-111-3/+3
| | * | | | | | | | | | cpuidle: Comment the driver's framework codeDaniel Lezcano2013-06-111-6/+126
OpenPOWER on IntegriCloud