diff options
Diffstat (limited to 'kernel/Documentation/ABI/testing/sysfs-devices-power_resources_D2')
-rw-r--r-- | kernel/Documentation/ABI/testing/sysfs-devices-power_resources_D2 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kernel/Documentation/ABI/testing/sysfs-devices-power_resources_D2 b/kernel/Documentation/ABI/testing/sysfs-devices-power_resources_D2 new file mode 100644 index 000000000..fd9d84b42 --- /dev/null +++ b/kernel/Documentation/ABI/testing/sysfs-devices-power_resources_D2 @@ -0,0 +1,14 @@ +What: /sys/devices/.../power_resources_D2/ +Date: January 2013 +Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> +Description: + The /sys/devices/.../power_resources_D2/ directory is only + present for device objects representing ACPI device nodes that + use ACPI power resources for power management and support ACPI + power state D2. + + If present, it contains symbolic links to device directories + representing ACPI power resources that need to be turned on for + the given device node to be in ACPI power state D2. The names + of the links are the same as the names of the directories they + point to. |