linux/Documentation/power
Rafael J. Wysocki d690b2cd22 PM: Provide generic subsystem-level callbacks
There are subsystems whose power management callbacks only need to
invoke the callbacks provided by device drivers.  Still, their system
sleep PM callbacks should play well with the runtime PM callbacks,
so that devices suspended at run time can be left in that state for
a system sleep transition.

Provide a set of generic PM callbacks for such subsystems and
define convenience macros for populating dev_pm_ops structures.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2010-03-06 21:28:37 +01:00
..
regulator doc: fix regulator docs cut-and-pasteism 2009-12-04 15:39:58 +01:00
00-INDEX
apm-acpi.txt
basic-pm-debugging.txt
devices.txt
drivers-testing.txt
freezing-of-tasks.txt
interface.txt
notifiers.txt
pci.txt
pm_qos_interface.txt
power_supply_class.txt power_supply: Add a charge_type property, and use it for olpc driver 2009-07-02 18:14:37 +04:00
runtime_pm.txt PM: Provide generic subsystem-level callbacks 2010-03-06 21:28:37 +01:00
s2ram.txt
states.txt
swsusp-and-swap-files.txt
swsusp-dmcrypt.txt
swsusp.txt
tricks.txt
userland-swsusp.txt
video.txt
video_extension.txt