| Rob Landley | 8140736 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 1 | 00-INDEX | 
 | 2 | 	- This file | 
| Rafael J. Wysocki | 40b4ac3 | 2008-07-23 21:28:36 -0700 | [diff] [blame] | 3 | apm-acpi.txt | 
 | 4 | 	- basic info about the APM and ACPI support. | 
| Rob Landley | 8140736 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 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 | 
| Nishanth Menon | e1f60b2 | 2010-10-13 00:13:10 +0200 | [diff] [blame] | 17 | opp.txt | 
 | 18 | 	- Operating Performance Point library | 
| Rob Landley | 8140736 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 19 | pci.txt | 
 | 20 | 	- How the PCI Subsystem Does Power Management | 
| Randy Dunlap | 5347112 | 2008-03-12 18:10:51 -0400 | [diff] [blame] | 21 | pm_qos_interface.txt | 
 | 22 | 	- info on Linux PM Quality of Service interface | 
 | 23 | power_supply_class.txt | 
 | 24 | 	- Tells userspace about battery, UPS, AC or DC power supply properties | 
| Rob Landley | 8140736 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 25 | s2ram.txt | 
 | 26 | 	- How to get suspend to ram working (and debug it when it isn't) | 
 | 27 | states.txt | 
 | 28 | 	- System power management states | 
 | 29 | swsusp-and-swap-files.txt | 
 | 30 | 	- Using swap files with software suspend (to disk) | 
 | 31 | swsusp-dmcrypt.txt | 
 | 32 | 	- How to use dm-crypt and software suspend (to disk) together | 
 | 33 | swsusp.txt | 
 | 34 | 	- Goals, implementation, and usage of software suspend (ACPI S3) | 
 | 35 | tricks.txt | 
 | 36 | 	- How to trick software suspend (to disk) into working when it isn't | 
 | 37 | userland-swsusp.txt | 
 | 38 | 	- Experimental implementation of software suspend in userspace | 
 | 39 | video_extension.txt | 
 | 40 | 	- ACPI video extensions | 
 | 41 | video.txt | 
 | 42 | 	- Video issues during resume from suspend |