hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-devices-power
....@@ -260,3 +260,12 @@
260260
261261 This attribute has no effect on system-wide suspend/resume and
262262 hibernation.
263
+
264
+What: /sys/devices/.../power/runtime_status
265
+Date: April 2010
266
+Contact: Rafael J. Wysocki <rjw@rjwysocki.net>
267
+Description:
268
+ The /sys/devices/.../power/runtime_status attribute contains
269
+ the current runtime PM status of the device, which may be
270
+ "suspended", "suspending", "resuming", "active", "error" (fatal
271
+ error), or "unsupported" (runtime PM is disabled).