00-INDEX 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. 00-INDEX
  2. - This file
  3. apm-acpi.txt
  4. - basic info about the APM and ACPI support.
  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. opp.txt
  18. - Operating Performance Point library
  19. pci.txt
  20. - How the PCI Subsystem Does Power Management
  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
  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. suspend-and-cpuhotplug.txt
  30. - Explains the interaction between Suspend-to-RAM (S3) and CPU hotplug
  31. swsusp-and-swap-files.txt
  32. - Using swap files with software suspend (to disk)
  33. swsusp-dmcrypt.txt
  34. - How to use dm-crypt and software suspend (to disk) together
  35. swsusp.txt
  36. - Goals, implementation, and usage of software suspend (ACPI S3)
  37. tricks.txt
  38. - How to trick software suspend (to disk) into working when it isn't
  39. userland-swsusp.txt
  40. - Experimental implementation of software suspend in userspace
  41. video_extension.txt
  42. - ACPI video extensions
  43. video.txt
  44. - Video issues during resume from suspend