From: amit.kachhap@linaro.org (amit.kachhap at linaro.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4]ARM: exynos4: Add l2 retention mode cpuidle state
Date: Fri, 4 Nov 2011 13:03:44 -0400 [thread overview]
Message-ID: <1320426228-21746-1-git-send-email-amit.kachhap@linaro.org> (raw)
From: Amit Daniel Kachhap <amit.kachhap@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@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
next reply other threads:[~2011-11-04 17:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-04 17:03 amit.kachhap at linaro.org [this message]
2011-11-04 17:03 ` [PATCH 1/4] ARM: exynos4: Add support for AFTR mode cpuidle state amit.kachhap at linaro.org
2011-11-11 7:33 ` MyungJoo Ham
2011-11-17 11:22 ` Amit Kachhap
2011-11-18 4:07 ` MyungJoo Ham
2011-11-04 17:03 ` [PATCH 2/4] ARM: exynos4: remove useless churn in sleep.S amit.kachhap at linaro.org
2011-11-04 17:03 ` [PATCH 3/4] ARM: exynos4: add L2 early resume code amit.kachhap at linaro.org
2011-11-04 17:03 ` [PATCH 4/4] ARM: exynos4: remove useless code to save/restore L2 and GIC state amit.kachhap at linaro.org
2011-11-04 17:33 ` Sylwester Nawrocki
2011-11-11 6:28 ` Amit Kachhap
2011-11-11 11:41 ` Sylwester Nawrocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1320426228-21746-1-git-send-email-amit.kachhap@linaro.org \
--to=amit.kachhap@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).