[PATCH 0/4]ARM: exynos4: Add l2 retention mode cpuidle state
amit.kachhap at linaro.org
amit.kachhap at linaro.org
Fri Nov 4 13:03:44 EDT 2011
From: Amit Daniel Kachhap <amit.kachhap at linaro.org>
This Patch series adds support for AFTR mode cpuidle state based on
patch (http://www.spinics.net/lists/arm-kernel/msg132243.html) earlier
submitted by Jaecheol Lee <jc.lee at samsung.com>.
This patch uses CPU PM notifiers , common l2 save/restore and
new cpu_suspend/resume interfaces and is based on the tip of
linus tree(git://github.com/torvalds/linux.git).
Amit Daniel Kachhap (3):
ARM: exynos4: Add support for AFTR mode cpuidle state
ARM: exynos4: add L2 early resume code
ARM: exynos4: remove useless code to save/restore L2 and GIC state
Lorenzo Pieralisi (1):
ARM: exynos4: remove useless churn in sleep.S
arch/arm/mach-exynos4/cpu.c | 43 ++++++--
arch/arm/mach-exynos4/cpuidle.c | 152 +++++++++++++++++++++++++++++-
arch/arm/mach-exynos4/include/mach/pmu.h | 2 +
arch/arm/mach-exynos4/pm.c | 86 -----------------
arch/arm/mach-exynos4/sleep.S | 29 +++++-
5 files changed, 210 insertions(+), 102 deletions(-)
--
1.7.5.4
More information about the linux-arm-kernel
mailing list