From: nicolas.pitre@linaro.org (Nicolas Pitre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] MCPM backend for Virtual Express TC2
Date: Fri, 07 Jun 2013 02:39:10 -0400 [thread overview]
Message-ID: <1370587152-4630-1-git-send-email-nicolas.pitre@linaro.org> (raw)
This is the MCPM backend enabling SMP secondary boot and CPU hotplug
on the VExpress TC2 big.LITTLE platform. The method to allow CPU suspend
is also implemented.
Those patches have the following prerequisites:
- the vexpress/dual-cluster branch currently in ARM-SOC
(commit 033a899c9b06)
- the VExpress SPC patches from Lorenzo here:
http://news.gmane.org/group/gmane.linux.drivers.devicetree/thread=37483
For convenience I've pushed everything here:
git://git.linaro.org/people/nico/linux TC2
Diffstat:
arch/arm/mach-vexpress/Kconfig | 9 ++
arch/arm/mach-vexpress/Makefile | 1 +
arch/arm/mach-vexpress/tc2_pm.c | 262 ++++++++++++++++++++++++++++++++++
3 files changed, 272 insertions(+)
Nicolas
next reply other threads:[~2013-06-07 6:39 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 6:39 Nicolas Pitre [this message]
2013-06-07 6:39 ` [PATCH 1/2] ARM: vexpress/TC2: basic PM support Nicolas Pitre
2013-06-07 14:26 ` Lorenzo Pieralisi
2013-06-10 3:53 ` Nicolas Pitre
2013-06-10 17:53 ` Lorenzo Pieralisi
2013-06-10 22:39 ` Nicolas Pitre
2013-06-11 13:41 ` Lorenzo Pieralisi
2013-06-11 15:35 ` Nicolas Pitre
2013-06-10 17:01 ` Sudeep KarkadaNagesha
2013-06-10 20:21 ` Nicolas Pitre
2013-06-13 20:32 ` Olof Johansson
2013-06-13 22:31 ` Nicolas Pitre
2013-06-18 17:24 ` Dave P Martin
2013-06-18 19:50 ` Nicolas Pitre
2013-06-18 19:56 ` Olof Johansson
2013-06-18 22:06 ` Nicolas Pitre
2013-06-19 10:08 ` Dave P Martin
2013-06-07 6:39 ` [PATCH 2/2] ARM: vexpress/TC2: implement PM suspend method Nicolas Pitre
2013-06-07 10:56 ` Lorenzo Pieralisi
2013-06-10 3:56 ` Nicolas Pitre
2013-06-10 16:03 ` Lorenzo Pieralisi
2013-06-07 15:27 ` [PATCH 0/2] MCPM backend for Virtual Express TC2 Pawel Moll
2013-06-10 3:21 ` Nicolas Pitre
2013-06-10 8:59 ` Pawel Moll
2013-06-11 8:41 ` Jon Medhurst (Tixy)
2013-06-11 18:42 ` Nicolas Pitre
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=1370587152-4630-1-git-send-email-nicolas.pitre@linaro.org \
--to=nicolas.pitre@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).