summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/suspend.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-081-2/+1
| | | | | | | Cc: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Magnus Damm <damm@opensource.se> Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+1
| | | | | | | | Disintegrate asm/system.h for ARM. Signed-off-by: David Howells <dhowells@redhat.com> cc: Russell King <linux@arm.linux.org.uk> cc: linux-arm-kernel@lists.infradead.org
* ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm2011-05-251-0/+47
This patch adds a simple Suspend-to-RAM implementation for SH-Mobile ARM. The struct shmobile_suspend_ops are kept global to allow cpu-specific code to override the callbacks if needed. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
OpenPOWER on IntegriCloud