linux/Documentation/power
Alan Stern 0458d5b4c9 USB: add USB-Persist facility
This patch (as886) adds the controversial USB-persist facility,
allowing USB devices to persist across a power loss during system
suspend.

The facility is controlled by a new Kconfig option (with appropriate
warnings about the potential dangers); when the option is off the
behavior will remain the same as it is now.  But when the option is
on, people will be able to use suspend-to-disk and keep their USB
filesystems intact -- something particularly valuable for small
machines where the root filesystem is on a USB device!

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-12 16:29:47 -07:00
..
basic-pm-debugging.txt Documentation: Ask driver writers to provide PM support 2007-05-08 11:14:59 -07:00
devices.txt
drivers-testing.txt Documentation: Ask driver writers to provide PM support 2007-05-08 11:14:59 -07:00
interface.txt power management: change /sys/power/disk display 2007-05-07 12:12:59 -07:00
kernel_threads.txt
pci.txt PCI: remove useless pci driver method 2007-07-11 16:02:08 -07:00
s2ram.txt
states.txt
swsusp-and-swap-files.txt
swsusp-dmcrypt.txt
swsusp.txt USB: add USB-Persist facility 2007-07-12 16:29:47 -07:00
tricks.txt
userland-swsusp.txt PM: Separate hibernation code from suspend code 2007-05-09 12:30:48 -07:00
video.txt
video_extension.txt