1
0
Fork 0
alistair23-linux/kernel/power
Linus Torvalds 72cf2709bf Fix PM_TRACE dependency: works only on 32-bit x86 for now
Not that x86-64 and other architecture support should be difficult to
add (trivial fixups to the data format and add the proper linker script
entry).

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:04:15 -07:00
..
Kconfig Fix PM_TRACE dependency: works only on 32-bit x86 for now 2006-06-25 10:04:15 -07:00
Makefile [PATCH] swsusp: userland interface 2006-03-23 07:38:07 -08:00
console.c [PATCH] Fix build failure in recent pm_prepare_* changes. 2006-02-07 16:12:33 -08:00
disk.c [PATCH] constify parts of kernel/power/ 2006-06-25 10:01:08 -07:00
main.c [PATCH] constify parts of kernel/power/ 2006-06-25 10:01:08 -07:00
pm.c [PATCH] remove kernel/power/pm.c:pm_unregister() 2006-04-14 12:25:26 -07:00
power.h [PATCH] swsusp: use less memory during resume 2006-06-23 07:43:00 -07:00
poweroff.c [PATCH] Use kernel_power_off in sysrq-o 2005-07-26 14:35:43 -07:00
process.c [PATCH] Fix suspend with traced tasks 2006-03-31 12:18:50 -08:00
smp.c [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 2006-03-25 08:23:01 -08:00
snapshot.c [PATCH] swsusp: use less memory during resume 2006-06-23 07:43:00 -07:00
swap.c [PATCH] swswsup: return correct load_image error 2006-03-26 08:56:55 -08:00
swsusp.c [PATCH] swsusp: take lowmem reserves into account 2006-06-23 07:42:59 -07:00
user.c [PATCH] swsusp: add s2ram ioctl to userland interface 2006-03-23 07:38:08 -08:00