-
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: 316083 b: refs/heads/master c: c062c4d h: refs/heads/master i: 316081: 6c03223 316079: 4b9a84a v: v3
- Loading branch information
Jiri Kosina
committed
Jul 24, 2012
1 parent
a07e263
commit a4950aa
Showing
5,595 changed files
with
299,837 additions
and
140,213 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: adefb69b1b94df29ea2df05cd838c0e032b2c473 | ||
refs/heads/master: c062c4d1de57789bf15f7641a24c429eeb8a1c6a |
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,45 @@ | ||
What: /sys/kernel/debug/nx-crypto/* | ||
Date: March 2012 | ||
KernelVersion: 3.4 | ||
Contact: Kent Yoder <key@linux.vnet.ibm.com> | ||
Description: | ||
|
||
These debugfs interfaces are built by the nx-crypto driver, built in | ||
arch/powerpc/crypto/nx. | ||
|
||
Error Detection | ||
=============== | ||
|
||
errors: | ||
- A u32 providing a total count of errors since the driver was loaded. The | ||
only errors counted here are those returned from the hcall, H_COP_OP. | ||
|
||
last_error: | ||
- The most recent non-zero return code from the H_COP_OP hcall. -EBUSY is not | ||
recorded here (the hcall will retry until -EBUSY goes away). | ||
|
||
last_error_pid: | ||
- The process ID of the process who received the most recent error from the | ||
hcall. | ||
|
||
Device Use | ||
========== | ||
|
||
aes_bytes: | ||
- The total number of bytes encrypted using AES in any of the driver's | ||
supported modes. | ||
|
||
aes_ops: | ||
- The total number of AES operations submitted to the hardware. | ||
|
||
sha256_bytes: | ||
- The total number of bytes hashed by the hardware using SHA-256. | ||
|
||
sha256_ops: | ||
- The total number of SHA-256 operations submitted to the hardware. | ||
|
||
sha512_bytes: | ||
- The total number of bytes hashed by the hardware using SHA-512. | ||
|
||
sha512_ops: | ||
- The total number of SHA-512 operations submitted to the hardware. |
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,18 +1,5 @@ | ||
What: /sys/block/rssd*/registers | ||
Date: March 2012 | ||
KernelVersion: 3.3 | ||
Contact: Asai Thambi S P <asamymuthupa@micron.com> | ||
Description: This is a read-only file. Dumps below driver information and | ||
hardware registers. | ||
- S ACTive | ||
- Command Issue | ||
- Allocated | ||
- Completed | ||
- PORT IRQ STAT | ||
- HOST IRQ STAT | ||
|
||
What: /sys/block/rssd*/status | ||
Date: April 2012 | ||
KernelVersion: 3.4 | ||
Contact: Asai Thambi S P <asamymuthupa@micron.com> | ||
Description: This is a read-only file. Indicates the status of the device. | ||
Description: This is a read-only file. Indicates the status of the 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 |
---|---|---|
@@ -0,0 +1,77 @@ | ||
What: /sys/bus/fcoe/ctlr_X | ||
Date: March 2012 | ||
KernelVersion: TBD | ||
Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org | ||
Description: 'FCoE Controller' instances on the fcoe bus | ||
Attributes: | ||
|
||
fcf_dev_loss_tmo: Device loss timeout peroid (see below). Changing | ||
this value will change the dev_loss_tmo for all | ||
FCFs discovered by this controller. | ||
|
||
lesb_link_fail: Link Error Status Block (LESB) link failure count. | ||
|
||
lesb_vlink_fail: Link Error Status Block (LESB) virtual link | ||
failure count. | ||
|
||
lesb_miss_fka: Link Error Status Block (LESB) missed FCoE | ||
Initialization Protocol (FIP) Keep-Alives (FKA). | ||
|
||
lesb_symb_err: Link Error Status Block (LESB) symbolic error count. | ||
|
||
lesb_err_block: Link Error Status Block (LESB) block error count. | ||
|
||
lesb_fcs_error: Link Error Status Block (LESB) Fibre Channel | ||
Serivces error count. | ||
|
||
Notes: ctlr_X (global increment starting at 0) | ||
|
||
What: /sys/bus/fcoe/fcf_X | ||
Date: March 2012 | ||
KernelVersion: TBD | ||
Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org | ||
Description: 'FCoE FCF' instances on the fcoe bus. A FCF is a Fibre Channel | ||
Forwarder, which is a FCoE switch that can accept FCoE | ||
(Ethernet) packets, unpack them, and forward the embedded | ||
Fibre Channel frames into a FC fabric. It can also take | ||
outbound FC frames and pack them in Ethernet packets to | ||
be sent to their destination on the Ethernet segment. | ||
Attributes: | ||
|
||
fabric_name: Identifies the fabric that the FCF services. | ||
|
||
switch_name: Identifies the FCF. | ||
|
||
priority: The switch's priority amongst other FCFs on the same | ||
fabric. | ||
|
||
selected: 1 indicates that the switch has been selected for use; | ||
0 indicates that the swich will not be used. | ||
|
||
fc_map: The Fibre Channel MAP | ||
|
||
vfid: The Virtual Fabric ID | ||
|
||
mac: The FCF's MAC address | ||
|
||
fka_peroid: The FIP Keep-Alive peroid | ||
|
||
fabric_state: The internal kernel state | ||
"Unknown" - Initialization value | ||
"Disconnected" - No link to the FCF/fabric | ||
"Connected" - Host is connected to the FCF | ||
"Deleted" - FCF is being removed from the system | ||
|
||
dev_loss_tmo: The device loss timeout peroid for this FCF. | ||
|
||
Notes: A device loss infrastructre similar to the FC Transport's | ||
is present in fcoe_sysfs. It is nice to have so that a | ||
link flapping adapter doesn't continually advance the count | ||
used to identify the discovered FCF. FCFs will exist in a | ||
"Disconnected" state until either the timer expires and the | ||
FCF becomes "Deleted" or the FCF is rediscovered and becomes | ||
"Connected." | ||
|
||
|
||
Users: The first user of this interface will be the fcoeadm application, | ||
which is commonly packaged in the fcoe-utils package. |
15 changes: 15 additions & 0 deletions
15
trunk/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533
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,15 @@ | ||
What: /sys/bus/i2c/devices/.../output_hvled[n] | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the controlling backlight device for high-voltage current | ||
sink HVLED[n] (n = 1, 2) (0, 1). | ||
|
||
What: /sys/bus/i2c/devices/.../output_lvled[n] | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the controlling led device for low-voltage current sink | ||
LVLED[n] (n = 1..5) (0..3). |
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
48 changes: 48 additions & 0 deletions
48
trunk/Documentation/ABI/testing/sysfs-class-backlight-driver-lm3533
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,48 @@ | ||
What: /sys/class/backlight/<backlight>/als_channel | ||
Date: May 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Get the ALS output channel used as input in | ||
ALS-current-control mode (0, 1), where | ||
|
||
0 - out_current0 (backlight 0) | ||
1 - out_current1 (backlight 1) | ||
|
||
What: /sys/class/backlight/<backlight>/als_en | ||
Date: May 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Enable ALS-current-control mode (0, 1). | ||
|
||
What: /sys/class/backlight/<backlight>/id | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Get the id of this backlight (0, 1). | ||
|
||
What: /sys/class/backlight/<backlight>/linear | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the brightness-mapping mode (0, 1), where | ||
|
||
0 - exponential mode | ||
1 - linear mode | ||
|
||
What: /sys/class/backlight/<backlight>/pwm | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the PWM-input control mask (5 bits), where | ||
|
||
bit 5 - PWM-input enabled in Zone 4 | ||
bit 4 - PWM-input enabled in Zone 3 | ||
bit 3 - PWM-input enabled in Zone 2 | ||
bit 2 - PWM-input enabled in Zone 1 | ||
bit 1 - PWM-input enabled in Zone 0 | ||
bit 0 - PWM-input enabled |
Oops, something went wrong.