/linux/arch/sh/kernel/ |
H A D | swsusp.c | 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
H A D | asm-offsets.c | diff 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
H A D | Makefile | diff 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
H A D | entry.S | diff 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | Makefile | diff 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
/linux/arch/sh/include/asm/ |
H A D | suspend.h | 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|
H A D | sections.h | diff 2ef7f0dab6b3d171b6aff00a47077385ae3155b5 Fri Mar 06 10:47:02 CET 2009 Magnus Damm <damm@igel.co.jp> 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>
|