| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 100 | -5881/+250 |
|\ |
|
| * | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 73 | -5295/+70 |
| |\ |
|
| | * | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver | Nishanth Menon | 2013-04-10 | 1 | -0/+9 |
| | * | arm: exynos: Enable OPP library support for exynos5440 | Amit Daniel Kachhap | 2013-04-10 | 1 | -0/+2 |
| | * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 | 2 | -1/+3 |
| | * | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 6 | -531/+1 |
| | * | cpufreq: sparc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 4 | -703/+0 |
| | * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 2 | -93/+0 |
| | * | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 3 | -210/+0 |
| | * | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 5 | -297/+8 |
| | * | cpufreq: ia64: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 5 | -474/+3 |
| | * | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 4 | -290/+0 |
| | * | cpufreq: blackfin: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 2 | -248/+0 |
| | * | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 17 | -151/+14 |
| | * | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 6 | -678/+14 |
| | * | cpufreq: integrator: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 3 | -234/+0 |
| | * | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 3 | -505/+0 |
| | * | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 3 | -258/+1 |
| | * | cpufreq: davinci: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 2 | -234/+0 |
| | * | cpufreq: tegra: Move driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 2 | -295/+0 |
| | * | cpufreq: drivers: Remove unnecessary assignments of policy-> members | Viresh Kumar | 2013-04-02 | 3 | -22/+11 |
| | * | cpufreq: drivers: don't check range of target freq in .target() | Viresh Kumar | 2013-04-02 | 1 | -9/+0 |
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar | 2013-04-02 | 4 | -24/+0 |
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 23 | -153/+119 |
| * | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-04-28 | 27 | -586/+180 |
| |\ \ |
|
| | * | | ARM: s3c64xx: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-26 | 1 | -13/+1 |
| | * | | SH: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-24 | 1 | -6/+1 |
| | * | | ARM: imx: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 6 | -116/+44 |
| | * | | ARM: davinci: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -19/+1 |
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra3 | Daniel Lezcano | 2013-04-23 | 1 | -26/+1 |
| | * | | ARM: tegra: cpuidle: use init/exit common routine for tegra2 | Daniel Lezcano | 2013-04-23 | 1 | -29/+1 |
| | * | | ARM: OMAP4: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -24/+2 |
| | * | | ARM: shmobile: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -9/+1 |
| | * | | ARM: tegra: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -25/+1 |
| | * | | ARM: OMAP3: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -20/+2 |
| | * | | ARM: at91: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -15/+2 |
| | * | | ARM: ux500: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -31/+1 |
| | * | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu | Daniel Lezcano | 2013-04-23 | 1 | -2/+2 |
| | * | | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 17 | -17/+0 |
| | * | | ARM: OMAP3: remove cpuidle_wrap_enter | Daniel Lezcano | 2013-04-22 | 1 | -21/+9 |
| | * | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype | Daniel Lezcano | 2013-04-22 | 1 | -3/+0 |
| | * | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi function | Daniel Lezcano | 2013-04-22 | 1 | -1/+0 |
| | * | | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-22 | 3 | -7/+11 |
| | * | | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 2013-04-22 | 1 | -50/+42 |
| | * | | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 2013-04-22 | 1 | -4/+2 |
| | * | | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 2013-04-22 | 1 | -6/+0 |
| | * | | Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/... | Rafael J. Wysocki | 2013-04-10 | 83 | -340/+767 |
| | |\ \ |
|
| | | * | | ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support | Santosh Shilimkar | 2013-04-09 | 1 | -15/+16 |
| | | * | | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state() | Santosh Shilimkar | 2013-04-09 | 3 | -20/+2 |
| | | * | | ARM: OMAP4: CPUidle: Make C-state description field more precise | Santosh Shilimkar | 2013-04-09 | 1 | -3/+3 |