aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-28
| |\
| | * cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki2013-04-28
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\|
| | * cpufreq: MAINTAINERS: Add co-maintainerviresh kumar2013-04-26
| | * cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-25
| | * ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang2013-04-24
| | * cpufreq: cpu0: Put cpu parent node after using itViresh Kumar2013-04-21
| | * cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar2013-04-21
| | * cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar2013-04-21
| | * cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar2013-04-21
| | * cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap2013-04-21
| | * cpufreq: dbx500: Round to closest available freqMats Fagerstrom2013-04-11
| | * cpufreq: Call __cpufreq_governor() with correct policy->cpus maskViresh Kumar2013-04-11
| | * cpufreq / intel_pstate: Optimize intel_pstate_set_policySrinivas Pandruvada2013-04-10
| | * cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-10
| | * arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-10
| | * cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap2013-04-10
| | * cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-10
| | * cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-10
| | * cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-10
| | * cpufreq: convert cpufreq_driver to using RCUNathan Zimmer2013-04-10
| | * cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
| | * cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-08
| | * cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-08
| | * cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-02
| | * cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-02
| | * cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-02
| | * cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | * cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar2013-04-02
| | * cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar2013-04-02
| | * cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar2013-04-02
| | * cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar2013-04-02
| | * cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-03-31
| | * cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-03-31
| | * cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-03-31