-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 373652 b: refs/heads/master c: 30c67e9 h: refs/heads/master v: v3
- Loading branch information
Linus Torvalds
committed
May 6, 2013
1 parent
be44857
commit 5571f6d
Showing
10,702 changed files
with
628,137 additions
and
360,175 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 08ffb2229fafc2c3a696b325a74bf4198d6b91d7 | ||
refs/heads/master: 30c67e93c526639aaac90fa873800104b7c16d16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
What: /sys/bus/mei/devices/.../modalias | ||
Date: March 2013 | ||
KernelVersion: 3.10 | ||
Contact: Samuel Ortiz <sameo@linux.intel.com> | ||
linux-mei@linux.intel.com | ||
Description: Stores the same MODALIAS value emitted by uevent | ||
Format: mei:<mei device name> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
What: /sys/devices/.../lpss_ltr/ | ||
Date: March 2013 | ||
Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
Description: | ||
The /sys/devices/.../lpss_ltr/ directory is only present for | ||
devices included into the Intel Lynxpoint Low Power Subsystem | ||
(LPSS). If present, it contains attributes containing the LTR | ||
mode and the values of LTR registers of the device. | ||
|
||
What: /sys/devices/.../lpss_ltr/ltr_mode | ||
Date: March 2013 | ||
Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
Description: | ||
The /sys/devices/.../lpss_ltr/ltr_mode attribute contains an | ||
integer number (0 or 1) indicating whether or not the devices' | ||
LTR functionality is working in the software mode (1). | ||
|
||
This attribute is read-only. If the device's runtime PM status | ||
is not "active", attempts to read from this attribute cause | ||
-EAGAIN to be returned. | ||
|
||
What: /sys/devices/.../lpss_ltr/auto_ltr | ||
Date: March 2013 | ||
Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
Description: | ||
The /sys/devices/.../lpss_ltr/auto_ltr attribute contains the | ||
current value of the device's AUTO_LTR register (raw) | ||
represented as an 8-digit hexadecimal number. | ||
|
||
This attribute is read-only. If the device's runtime PM status | ||
is not "active", attempts to read from this attribute cause | ||
-EAGAIN to be returned. | ||
|
||
What: /sys/devices/.../lpss_ltr/sw_ltr | ||
Date: March 2013 | ||
Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
Description: | ||
The /sys/devices/.../lpss_ltr/auto_ltr attribute contains the | ||
current value of the device's SW_LTR register (raw) represented | ||
as an 8-digit hexadecimal number. | ||
|
||
This attribute is read-only. If the device's runtime PM status | ||
is not "active", attempts to read from this attribute cause | ||
-EAGAIN to be returned. |
13 changes: 13 additions & 0 deletions
13
trunk/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.