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