blob: ad04cc8097ed97ffbf1ae6189e92a20ef7ca9de9 [file] [log] [blame]
Rob Landley81407362007-10-16 23:31:26 -0700100-INDEX
2 - This file
Rafael J. Wysocki40b4ac32008-07-23 21:28:36 -07003apm-acpi.txt
4 - basic info about the APM and ACPI support.
Rob Landley81407362007-10-16 23:31:26 -07005basic-pm-debugging.txt
6 - Debugging suspend and resume
Henrik Austad3cf8ca12014-02-10 14:25:33 -08007charger-manager.txt
8 - Battery charger management.
Rob Landley81407362007-10-16 23:31:26 -07009devices.txt
10 - How drivers interact with system-wide power management
11drivers-testing.txt
12 - Testing suspend and resume support in device drivers
13freezing-of-tasks.txt
14 - How processes and controlled during suspend
15interface.txt
16 - Power management user interface in /sys/power
17notifiers.txt
18 - Registering suspend notifiers in device drivers
Nishanth Menone1f60b22010-10-13 00:13:10 +020019opp.txt
20 - Operating Performance Point library
Rob Landley81407362007-10-16 23:31:26 -070021pci.txt
22 - How the PCI Subsystem Does Power Management
Randy Dunlap53471122008-03-12 18:10:51 -040023pm_qos_interface.txt
24 - info on Linux PM Quality of Service interface
25power_supply_class.txt
26 - Tells userspace about battery, UPS, AC or DC power supply properties
Henrik Austad3cf8ca12014-02-10 14:25:33 -080027runtime_pm.txt
28 - Power management framework for I/O devices.
Rob Landley81407362007-10-16 23:31:26 -070029s2ram.txt
30 - How to get suspend to ram working (and debug it when it isn't)
31states.txt
32 - System power management states
Srivatsa S. Bhat7fef9fc2011-10-19 23:59:05 +020033suspend-and-cpuhotplug.txt
34 - Explains the interaction between Suspend-to-RAM (S3) and CPU hotplug
Rob Landley81407362007-10-16 23:31:26 -070035swsusp-and-swap-files.txt
36 - Using swap files with software suspend (to disk)
37swsusp-dmcrypt.txt
38 - How to use dm-crypt and software suspend (to disk) together
39swsusp.txt
40 - Goals, implementation, and usage of software suspend (ACPI S3)
41tricks.txt
42 - How to trick software suspend (to disk) into working when it isn't
43userland-swsusp.txt
44 - Experimental implementation of software suspend in userspace
Rob Landley81407362007-10-16 23:31:26 -070045video.txt
46 - Video issues during resume from suspend