-
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.
Merge tag 'v3.16-rc4' into drm-intel-next-queued
Due to Dave's vacation drm-next hasn't opened yet for 3.17 so I couldn't move my drm-intel-next queue forward yet like I usually do. Just pull in the latest upstream -rc to unblock patch merging - I don't want to needlessly rebase my current patch pile really and void all the testing we've done already. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information
Showing
9,082 changed files
with
467,012 additions
and
243,577 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
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,25 @@ | ||
What: /sys/devices/system/cpu/dscr_default | ||
Date: 13-May-2014 | ||
KernelVersion: v3.15.0 | ||
Contact: | ||
Description: Writes are equivalent to writing to | ||
/sys/devices/system/cpu/cpuN/dscr on all CPUs. | ||
Reads return the last written value or 0. | ||
This value is not a global default: it is a way to set | ||
all per-CPU defaults at the same time. | ||
Values: 64 bit unsigned integer (bit field) | ||
|
||
What: /sys/devices/system/cpu/cpu[0-9]+/dscr | ||
Date: 13-May-2014 | ||
KernelVersion: v3.15.0 | ||
Contact: | ||
Description: Default value for the Data Stream Control Register (DSCR) on | ||
a CPU. | ||
This default value is used when the kernel is executing and | ||
for any process that has not set the DSCR itself. | ||
If a process ever sets the DSCR (via direct access to the | ||
SPR) that value will be persisted for that process and used | ||
on any CPU where it executes (overriding the value described | ||
here). | ||
If set by a process it will be inherited by child processes. | ||
Values: 64 bit unsigned integer (bit field) |
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,16 @@ | ||
What /sys/bus/iio/devices/iio:deviceX/in_proximity_raw | ||
Date: March 2014 | ||
KernelVersion: 3.15 | ||
Contact: Matt Ranostay <mranostay@gmail.com> | ||
Description: | ||
Get the current distance in meters of storm (1km steps) | ||
1000-40000 = distance in meters | ||
|
||
What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity | ||
Date: March 2014 | ||
KernelVersion: 3.15 | ||
Contact: Matt Ranostay <mranostay@gmail.com> | ||
Description: | ||
Show or set the gain boost of the amp, from 0-31 range. | ||
18 = indoors (default) | ||
14 = outdoors |
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.