linux/drivers/base
Linus Torvalds 7c8265f510 Suspend infrastructure cleanup and extension
Allow devices to participate in the suspend process more intimately,
in particular, allow the final phase (with interrupts disabled) to
also be open to normal devices, not just system devices.

Also, allow classes to participate in device suspend.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-25 21:08:36 -07:00
..
power Suspend infrastructure cleanup and extension 2006-09-25 21:08:36 -07:00
attribute_container.c
base.h
bus.c [PATCH] Driver core: bus.c cleanups 2006-07-12 16:09:08 -07:00
class.c Driver core: add const to class_create 2006-09-25 21:08:36 -07:00
core.c device_create(): make fmt argument 'const char *' 2006-09-25 21:08:36 -07:00
cpu.c
dd.c
dmapool.c
driver.c
firmware_class.c
firmware.c
hypervisor.c [S390] hypfs comment cleanup. 2006-09-20 15:58:44 +02:00
init.c
isa.c
Kconfig [PATCH] don't select CONFIG_HOTPLUG 2006-07-10 13:24:12 -07:00
Makefile
map.c
memory.c
node.c [PATCH] /proc/meminfo: don't put spaces in names 2006-08-27 11:01:33 -07:00
platform.c
sys.c
topology.c [PATCH] cpu hotplug: use hotplug version of registration in late inits 2006-07-31 13:28:39 -07:00
transport_class.c