All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] AT91 pm improvements for 3.20
@ 2015-01-28  2:21 ` Wenyou Yang
  0 siblings, 0 replies; 16+ messages in thread
From: Wenyou Yang @ 2015-01-28  2:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Nicolas,

This patch set is to add the pm support for the ARMv7 SoCs.

It is based on the following patch set,
	[PATCH v4 00/12] AT91 pm cleanup for 3.20

Changes in v2.0
 - Drop patch to enable the l2 cache controller.
 - Remove patches to disable the mpddrc and DDR clock.
 - Remove patch to change to get the memory type.
 - Fix some commments

Patrice Vilchez (1):
  pm: at91: pm_suspend: MOR register KEY was missing

Wenyou Yang (2):
  pm: at91: pm_suspend: add the WFI support for ARMv7
  pm: at91: add disable/enable the L1/L2 cache while suspend/resume

 arch/arm/mach-at91/pm.c         |   12 +++
 arch/arm/mach-at91/pm_suspend.S |  158 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 169 insertions(+), 1 deletion(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-01-30  7:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28  2:21 [PATCH v2 0/3] AT91 pm improvements for 3.20 Wenyou Yang
2015-01-28  2:21 ` Wenyou Yang
2015-01-28  2:22 ` [PATCH v2 1/3] pm: at91: pm_suspend: add the WFI support for ARMv7 Wenyou Yang
2015-01-28  2:22   ` Wenyou Yang
2015-01-28  2:23 ` [PATCH v2 2/3] pm: at91: pm_suspend: MOR register KEY was missing Wenyou Yang
2015-01-28  2:23   ` Wenyou Yang
2015-01-28  2:24 ` [PATCH v2 3/3] pm: at91: add disable/enable the L1/L2 cache while suspend/resume Wenyou Yang
2015-01-28  2:24   ` Wenyou Yang
2015-01-28 10:09   ` Sergei Shtylyov
2015-01-28 10:09     ` Sergei Shtylyov
2015-01-29  2:22     ` Yang, Wenyou
2015-01-29  2:22       ` Yang, Wenyou
2015-01-29 11:34   ` Russell King - ARM Linux
2015-01-29 11:34     ` Russell King - ARM Linux
2015-01-30  7:32     ` Yang, Wenyou
2015-01-30  7:32       ` Yang, Wenyou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.