blob: a55d7f1c836d7de2ad0b09b9ea2c138562db01a6 [file] [log] [blame]
Rob Landley81407362007-10-16 23:31:26 -0700100-INDEX
2 - This file
3basic-pm-debugging.txt
4 - Debugging suspend and resume
5devices.txt
6 - How drivers interact with system-wide power management
7drivers-testing.txt
8 - Testing suspend and resume support in device drivers
9freezing-of-tasks.txt
10 - How processes and controlled during suspend
11interface.txt
12 - Power management user interface in /sys/power
13notifiers.txt
14 - Registering suspend notifiers in device drivers
15pci.txt
16 - How the PCI Subsystem Does Power Management
Randy Dunlap53471122008-03-12 18:10:51 -040017pm.txt
18 - info on Linux power management support.
19pm_qos_interface.txt
20 - info on Linux PM Quality of Service interface
21power_supply_class.txt
22 - Tells userspace about battery, UPS, AC or DC power supply properties
Rob Landley81407362007-10-16 23:31:26 -070023s2ram.txt
24 - How to get suspend to ram working (and debug it when it isn't)
25states.txt
26 - System power management states
27swsusp-and-swap-files.txt
28 - Using swap files with software suspend (to disk)
29swsusp-dmcrypt.txt
30 - How to use dm-crypt and software suspend (to disk) together
31swsusp.txt
32 - Goals, implementation, and usage of software suspend (ACPI S3)
33tricks.txt
34 - How to trick software suspend (to disk) into working when it isn't
35userland-swsusp.txt
36 - Experimental implementation of software suspend in userspace
37video_extension.txt
38 - ACPI video extensions
39video.txt
40 - Video issues during resume from suspend