Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.1 13 lines 589 B view raw
1What: /sys/devices/.../power_resources_wakeup/ 2Date: April 2013 3Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> 4Description: 5 The /sys/devices/.../power_resources_wakeup/ directory is only 6 present for device objects representing ACPI device nodes that 7 require ACPI power resources for wakeup signaling. 8 9 If present, it contains symbolic links to device directories 10 representing ACPI power resources that need to be turned on for 11 the given device node to be able to signal wakeup. The names of 12 the links are the same as the names of the directories they 13 point to.