forked from torvalds/linux
-
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 branch 'linus' into locking/core, to pick up upstream fixes
Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information
Showing
1,620 changed files
with
19,135 additions
and
9,512 deletions.
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 |
---|---|---|
|
@@ -710,6 +710,10 @@ S: Las Cuevas 2385 - Bo Guemes | |
S: Las Heras, Mendoza CP 5539 | ||
S: Argentina | ||
|
||
N: Jay Cliburn | ||
E: [email protected] | ||
D: ATLX Ethernet drivers | ||
|
||
N: Steven P. Cole | ||
E: [email protected] | ||
E: [email protected] | ||
|
@@ -1284,6 +1288,10 @@ D: Major kbuild rework during the 2.5 cycle | |
D: ISDN Maintainer | ||
S: USA | ||
|
||
N: Gerrit Renker | ||
E: [email protected] | ||
D: DCCP protocol support. | ||
|
||
N: Philip Gladstone | ||
E: [email protected] | ||
D: Kernel / timekeeping stuff | ||
|
@@ -2138,6 +2146,10 @@ E: [email protected] | |
E: [email protected] | ||
D: Original author of software suspend | ||
|
||
N: Alexey Kuznetsov | ||
E: [email protected] | ||
D: Author and maintainer of large parts of the networking stack | ||
|
||
N: Jaroslav Kysela | ||
E: [email protected] | ||
W: https://www.perex.cz | ||
|
@@ -2696,6 +2708,10 @@ N: Wolfgang Muees | |
E: [email protected] | ||
D: Auerswald USB driver | ||
|
||
N: Shrijeet Mukherjee | ||
E: [email protected] | ||
D: Network routing domains (VRF). | ||
|
||
N: Paul Mundt | ||
E: [email protected] | ||
D: SuperH maintainer | ||
|
@@ -4110,6 +4126,10 @@ S: B-1206 Jingmao Guojigongyu | |
S: 16 Baliqiao Nanjie, Beijing 101100 | ||
S: People's Repulic of China | ||
|
||
N: Aviad Yehezkel | ||
E: [email protected] | ||
D: Kernel TLS implementation and offload support. | ||
|
||
N: Victor Yodaiken | ||
E: [email protected] | ||
D: RTLinux (RealTime Linux) | ||
|
@@ -4167,6 +4187,10 @@ S: 1507 145th Place SE #B5 | |
S: Bellevue, Washington 98007 | ||
S: USA | ||
|
||
N: Wensong Zhang | ||
E: [email protected] | ||
D: IP virtual server (IPVS). | ||
|
||
N: Haojian Zhuang | ||
E: [email protected] | ||
D: MMP support | ||
|
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 |
---|---|---|
|
@@ -4,5 +4,6 @@ Contact: Saravana Kannan <[email protected]> | |
Description: | ||
The /sys/devices/.../consumer:<consumer> are symlinks to device | ||
links where this device is the supplier. <consumer> denotes the | ||
name of the consumer in that device link. There can be zero or | ||
more of these symlinks for a given device. | ||
name of the consumer in that device link and is of the form | ||
bus:device name. There can be zero or more of these symlinks | ||
for a given device. |
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 |
---|---|---|
|
@@ -4,5 +4,6 @@ Contact: Saravana Kannan <[email protected]> | |
Description: | ||
The /sys/devices/.../supplier:<supplier> are symlinks to device | ||
links where this device is the consumer. <supplier> denotes the | ||
name of the supplier in that device link. There can be zero or | ||
more of these symlinks for a given device. | ||
name of the supplier in that device link and is of the form | ||
bus:device name. There can be zero or more of these symlinks | ||
for a given device. |
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 |
---|---|---|
|
@@ -916,21 +916,25 @@ Date: September 2014 | |
Contact: Subhash Jadavani <[email protected]> | ||
Description: This entry could be used to set or show the UFS device | ||
runtime power management level. The current driver | ||
implementation supports 6 levels with next target states: | ||
implementation supports 7 levels with next target states: | ||
|
||
== ==================================================== | ||
0 an UFS device will stay active, an UIC link will | ||
0 UFS device will stay active, UIC link will | ||
stay active | ||
1 an UFS device will stay active, an UIC link will | ||
1 UFS device will stay active, UIC link will | ||
hibernate | ||
2 an UFS device will moved to sleep, an UIC link will | ||
2 UFS device will be moved to sleep, UIC link will | ||
stay active | ||
3 an UFS device will moved to sleep, an UIC link will | ||
3 UFS device will be moved to sleep, UIC link will | ||
hibernate | ||
4 an UFS device will be powered off, an UIC link will | ||
4 UFS device will be powered off, UIC link will | ||
hibernate | ||
5 an UFS device will be powered off, an UIC link will | ||
5 UFS device will be powered off, UIC link will | ||
be powered off | ||
6 UFS device will be moved to deep sleep, UIC link | ||
will be powered off. Note, deep sleep might not be | ||
supported in which case this value will not be | ||
accepted | ||
== ==================================================== | ||
|
||
What: /sys/bus/platform/drivers/ufshcd/*/rpm_target_dev_state | ||
|
@@ -954,21 +958,25 @@ Date: September 2014 | |
Contact: Subhash Jadavani <[email protected]> | ||
Description: This entry could be used to set or show the UFS device | ||
system power management level. The current driver | ||
implementation supports 6 levels with next target states: | ||
implementation supports 7 levels with next target states: | ||
|
||
== ==================================================== | ||
0 an UFS device will stay active, an UIC link will | ||
0 UFS device will stay active, UIC link will | ||
stay active | ||
1 an UFS device will stay active, an UIC link will | ||
1 UFS device will stay active, UIC link will | ||
hibernate | ||
2 an UFS device will moved to sleep, an UIC link will | ||
2 UFS device will be moved to sleep, UIC link will | ||
stay active | ||
3 an UFS device will moved to sleep, an UIC link will | ||
3 UFS device will be moved to sleep, UIC link will | ||
hibernate | ||
4 an UFS device will be powered off, an UIC link will | ||
4 UFS device will be powered off, UIC link will | ||
hibernate | ||
5 an UFS device will be powered off, an UIC link will | ||
5 UFS device will be powered off, UIC link will | ||
be powered off | ||
6 UFS device will be moved to deep sleep, UIC link | ||
will be powered off. Note, deep sleep might not be | ||
supported in which case this value will not be | ||
accepted | ||
== ==================================================== | ||
|
||
What: /sys/bus/platform/drivers/ufshcd/*/spm_target_dev_state | ||
|
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.