linux/Documentation/power
Rafael J. Wysocki e1b1903eee PM / Runtime: Make documentation of runtime_idle() agree with the code
Currently the ->runtime_idle() callback is documented as having no
return value, but in fact it returns int.  Although its return value
is ignored at the PM core level, it may be used by bus type routines
executing the drivers' ->runtime_idle() callbacks.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reported-by: Alan Stern <stern@rowland.harvard.edu>
2009-12-06 16:17:57 +01:00
..
regulator regulator: Add some brief design documentation 2009-09-22 22:16:53 +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 / Runtime: Make documentation of runtime_idle() agree with the code 2009-12-06 16:17:57 +01:00
s2ram.txt
states.txt
swsusp-and-swap-files.txt
swsusp-dmcrypt.txt
swsusp.txt
tricks.txt
userland-swsusp.txt
video_extension.txt
video.txt