linux-stable-rt/arch/sh/kernel
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
..
cpu sh: hibernation support 2009-03-10 12:55:40 +09:00
timers sh: Add support for SH7786 CPU subtype. 2009-03-03 15:40:25 +09:00
vsyscall
.gitignore
Makefile
Makefile_32 sh: hibernation support 2009-03-10 12:55:40 +09:00
Makefile_64 sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases. 2009-01-27 14:49:10 +09:00
asm-offsets.c sh: hibernation support 2009-03-10 12:55:40 +09:00
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c sh: use gpiolib 2009-01-27 14:49:10 +09:00
head_32.S
head_64.S
idle.c
init_task.c
io.c
io_generic.c
io_trapped.c
irq.c sh: multiple vectors per irq - base 2009-02-27 16:53:50 +09:00
kgdb.c
kprobes.c
machine_kexec.c
machvec.c
module.c
process_32.c
process_64.c sh: Drop the BKL from sys_execve() on SH-5. 2009-01-21 17:42:55 +09:00
ptrace_32.c
ptrace_64.c
relocate_kernel.S
setup.c sh: Add support for SH7786 CPU subtype. 2009-03-03 15:40:25 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c sh: Fix up spurious syscall restarting. 2009-01-29 11:56:03 +09:00
signal_64.c sh: Fix up spurious syscall restarting. 2009-01-29 11:56:03 +09:00
smp.c
stacktrace.c
swsusp.c sh: hibernation support 2009-03-10 12:55:40 +09:00
sys_sh.c
sys_sh32.c
sys_sh64.c
syscalls_32.S
syscalls_64.S
time_32.c sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet. 2009-01-29 18:11:25 +09:00
time_64.c
topology.c
traps.c
traps_32.c sh: fix unaligned and nonexistent address handling 2009-01-21 18:35:55 +09:00
traps_64.c
vmlinux.lds.S
vmlinux_32.lds.S
vmlinux_64.lds.S