kernel/Documentation/ABI/testing/sysfs-devices-power
.. .. @@ -260,3 +260,12 @@ 260 260 261 261 This attribute has no effect on system-wide suspend/resume and 262 262 hibernation. 263 +264 +What: /sys/devices/.../power/runtime_status265 +Date: April 2010266 +Contact: Rafael J. Wysocki <rjw@rjwysocki.net>267 +Description:268 + The /sys/devices/.../power/runtime_status attribute contains269 + the current runtime PM status of the device, which may be270 + "suspended", "suspending", "resuming", "active", "error" (fatal271 + error), or "unsupported" (runtime PM is disabled).