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 v5.2 14 lines 614 B view raw
1What: /sys/devices/.../power_resources_D1/ 2Date: January 2013 3Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> 4Description: 5 The /sys/devices/.../power_resources_D1/ directory is only 6 present for device objects representing ACPI device nodes that 7 use ACPI power resources for power management and support ACPI 8 power state D1. 9 10 If present, it contains symbolic links to device directories 11 representing ACPI power resources that need to be turned on for 12 the given device node to be in ACPI power state D1. The names 13 of the links are the same as the names of the directories they 14 point to.