Blame view

Documentation/power/00-INDEX 1.5 KB
814073620   Rob Landley   Add Documentation...
1
2
  00-INDEX
  	- This file
40b4ac33b   Rafael J. Wysocki   pm: remove obsole...
3
4
  apm-acpi.txt
  	- basic info about the APM and ACPI support.
814073620   Rob Landley   Add Documentation...
5
6
  basic-pm-debugging.txt
  	- Debugging suspend and resume
3cf8ca1c2   Henrik Austad   Documentation/: u...
7
8
  charger-manager.txt
  	- Battery charger management.
814073620   Rob Landley   Add Documentation...
9
10
11
12
13
14
15
16
17
18
  devices.txt
  	- How drivers interact with system-wide power management
  drivers-testing.txt
  	- Testing suspend and resume support in device drivers
  freezing-of-tasks.txt
  	- How processes and controlled during suspend
  interface.txt
  	- Power management user interface in /sys/power
  notifiers.txt
  	- Registering suspend notifiers in device drivers
e1f60b292   Nishanth Menon   PM: Introduce lib...
19
20
  opp.txt
  	- Operating Performance Point library
814073620   Rob Landley   Add Documentation...
21
22
  pci.txt
  	- How the PCI Subsystem Does Power Management
53471121a   Randy Dunlap   documentation: M...
23
24
25
26
  pm_qos_interface.txt
  	- info on Linux PM Quality of Service interface
  power_supply_class.txt
  	- Tells userspace about battery, UPS, AC or DC power supply properties
3cf8ca1c2   Henrik Austad   Documentation/: u...
27
28
  runtime_pm.txt
  	- Power management framework for I/O devices.
814073620   Rob Landley   Add Documentation...
29
30
31
32
  s2ram.txt
  	- How to get suspend to ram working (and debug it when it isn't)
  states.txt
  	- System power management states
7fef9fc83   Srivatsa S. Bhat   PM / Documentatio...
33
34
  suspend-and-cpuhotplug.txt
  	- Explains the interaction between Suspend-to-RAM (S3) and CPU hotplug
814073620   Rob Landley   Add Documentation...
35
36
37
38
39
40
41
42
43
44
  swsusp-and-swap-files.txt
  	- Using swap files with software suspend (to disk)
  swsusp-dmcrypt.txt
  	- How to use dm-crypt and software suspend (to disk) together
  swsusp.txt
  	- Goals, implementation, and usage of software suspend (ACPI S3)
  tricks.txt
  	- How to trick software suspend (to disk) into working when it isn't
  userland-swsusp.txt
  	- Experimental implementation of software suspend in userspace
814073620   Rob Landley   Add Documentation...
45
46
  video.txt
  	- Video issues during resume from suspend