linux/arch/sh/kernel/cpu
Magnus Damm 2ef7f0dab6 sh: hibernation support
Add Suspend-to-disk / swsusp / CONFIG_HIBERNATION support
to the SuperH architecture.

To suspend, use "swapon /dev/sda2; echo disk > /sys/power/state"
To resume, pass "resume=/dev/sda2" on the kernel command line.

The patch "pm: rework includes, remove arch ifdefs V2" is
needed to allow the generic swsusp code to build properly.

Hibernation is not enabled with this patch though, a patch
setting ARCH_HIBERNATION_POSSIBLE will be submitted later.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-03-10 12:55:40 +09:00
..
irq sh: Move the shared INTC code out to drivers/sh/ 2008-10-01 16:13:54 +09:00
sh2 sh: multiple vectors per irq - sh7619. 2009-03-06 19:19:31 +09:00
sh2a sh: multiple vectors per irq - mxg. 2009-03-06 19:19:54 +09:00
sh3 sh: hibernation support 2009-03-10 12:55:40 +09:00
sh4 sh: hibernation support 2009-03-10 12:55:40 +09:00
sh4a sh: Restore RTC IRQ setting for SH7763 setup. 2009-03-06 14:37:34 +09:00
sh5 sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c sh: Fix clock framework compiler warnings. 2008-12-22 18:42:53 +09:00
init.c sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. 2008-12-22 18:42:49 +09:00
Makefile sh: Move over the SH-5 entry.S. 2008-01-28 13:18:46 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00