alistair23-linux/kernel/power
Rafael J. Wysocki a9d7052363 PM: Separate suspend to RAM functionality from core
Move the suspend to RAM and standby code from kernel/power/main.c
to two separate files, kernel/power/suspend.c containing the basic
functions and kernel/power/suspend_test.c containing the automatic
suspend test facility based on the RTC clock alarm.

There are no changes in functionality related to these modifications.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
2009-06-12 21:32:33 +02:00
..
console.c PM: Wait for console in resume 2009-02-21 14:17:17 -08:00
disk.c PM core: rename suspend and resume functions 2009-06-12 21:32:31 +02:00
Kconfig
main.c PM: Separate suspend to RAM functionality from core 2009-06-12 21:32:33 +02:00
Makefile PM: Separate suspend to RAM functionality from core 2009-06-12 21:32:33 +02:00
power.h PM: Separate suspend to RAM functionality from core 2009-06-12 21:32:33 +02:00
poweroff.c
process.c
snapshot.c PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) 2009-06-12 21:32:32 +02:00
suspend.c PM: Separate suspend to RAM functionality from core 2009-06-12 21:32:33 +02:00
suspend_test.c PM: Separate suspend to RAM functionality from core 2009-06-12 21:32:33 +02:00
swap.c swap: Remove code handling bio_alloc failure with __GFP_WAIT 2009-04-15 12:10:13 +02:00
swsusp.c PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) 2009-06-12 21:32:32 +02:00
user.c PM/Hibernate: Wait for SCSI devices scan to complete during resume 2009-04-13 11:37:07 -07:00