linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MCPM backend for Virtual Express TC2
@ 2013-06-07  6:39 Nicolas Pitre
  2013-06-07  6:39 ` [PATCH 1/2] ARM: vexpress/TC2: basic PM support Nicolas Pitre
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Nicolas Pitre @ 2013-06-07  6:39 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-06-19 10:08 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07  6:39 [PATCH 0/2] MCPM backend for Virtual Express TC2 Nicolas Pitre
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

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).