diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2016-04-25 10:00:44 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2016-04-25 10:00:44 -0400 |
commit | a1df417e74aa6dae7352dc8cbb0ad471af5b7c69 (patch) | |
tree | c34b2311e37ea31db153c90cb8f4570374d05e78 /linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup |
initial Olimex linux tree from Daniel, originally Feb 3, 2016
Diffstat (limited to 'linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup')
-rw-r--r-- | linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup b/linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup new file mode 100644 index 00000000..e0588fee --- /dev/null +++ b/linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup @@ -0,0 +1,13 @@ +What: /sys/devices/.../power_resources_wakeup/ +Date: April 2013 +Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> +Description: + The /sys/devices/.../power_resources_wakeup/ directory is only + present for device objects representing ACPI device nodes that + require ACPI power resources for wakeup signaling. + + 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 able to signal wakeup. The names of + the links are the same as the names of the directories they + point to. |