linux/arch/x86/power
Rafael J. Wysocki ef8b03fabf x86 PM: consolidate suspend and hibernation code
Move the hibernation-specific code from arch/x86/power/suspend_64.c
to a separate file (hibernate_64.c) and the CPU-handling code to
cpu_64.c (in line with the corresponding 32-bit code).

Simplify arch/x86/power/Makefile .

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-02-09 23:24:09 +01:00
..
cpu_32.c x86 PM: rename 32-bit files in arch/x86/power 2008-02-09 23:24:09 +01:00
cpu_64.c x86 PM: consolidate suspend and hibernation code 2008-02-09 23:24:09 +01:00
hibernate_32.c x86 PM: rename 32-bit files in arch/x86/power 2008-02-09 23:24:09 +01:00
hibernate_64.c x86 PM: consolidate suspend and hibernation code 2008-02-09 23:24:09 +01:00
hibernate_asm_32.S x86 PM: rename 32-bit files in arch/x86/power 2008-02-09 23:24:09 +01:00
hibernate_asm_64.S x86 PM: move 64-bit hibernation files to arch/x86/power 2008-02-09 23:24:09 +01:00
Makefile x86 PM: consolidate suspend and hibernation code 2008-02-09 23:24:09 +01:00