summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| * | | | | | | | cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-113-118/+84
| * | | | | | | | ARM: zynq: Add cpuidle supportMichal Simek2013-06-054-0/+92
| * | | | | | | | cpuidle: improve governor Kconfig optionsDaniel Lezcano2013-06-031-9/+7
| |/ / / / / / /
* | | | | | | | Merge branch 'pnp'Rafael J. Wysocki2013-06-281-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | pnp: restore automatic resolution of DMA conflictsDavid Flater2013-05-221-5/+9
* | | | | | | | | Merge branch 'freezer'Rafael J. Wysocki2013-06-2818-68/+200
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | af_unix: use freezable blocking calls in readColin Cross2013-05-121-1/+2
| * | | | | | | | | sigtimedwait: use freezable blocking callColin Cross2013-05-121-1/+1
| * | | | | | | | | nanosleep: use freezable blocking callColin Cross2013-05-121-1/+2
| * | | | | | | | | futex: use freezable blocking callColin Cross2013-05-121-1/+2
| * | | | | | | | | select: use freezable blocking callColin Cross2013-05-121-1/+3
| * | | | | | | | | epoll: use freezable blocking callColin Cross2013-05-121-1/+3
| * | | | | | | | | binder: use freezable blocking callsColin Cross2013-05-121-2/+3