-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic merge of 'master' into merge (2024-03-23 11:19)
- Loading branch information
Showing
1,468 changed files
with
44,110 additions
and
23,097 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,6 +52,7 @@ | |
*.xz | ||
*.zst | ||
Module.symvers | ||
dtbs-list | ||
modules.order | ||
|
||
# | ||
|
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 |
---|---|---|
|
@@ -439,6 +439,8 @@ Mukesh Ojha <[email protected]> <[email protected]> | |
Muna Sinada <[email protected]> <[email protected]> | ||
Murali Nalajala <[email protected]> <[email protected]> | ||
Mythri P K <[email protected]> | ||
Nadav Amit <[email protected]> <[email protected]> | ||
Nadav Amit <[email protected]> <[email protected]> | ||
Nadia Yvette Chambers <[email protected]> William Lee Irwin III <[email protected]> | ||
Naoya Horiguchi <[email protected]> <[email protected]> | ||
Nathan Chancellor <[email protected]> <[email protected]> | ||
|
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 |
---|---|---|
|
@@ -170,3 +170,90 @@ Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <quic_t | |
Description: | ||
(RW) Set/Get the MSR(mux select register) for the DSB subunit | ||
TPDM. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_mode | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: (Write) Set the data collection mode of CMB tpdm. Continuous | ||
change creates CMB data set elements on every CMBCLK edge. | ||
Trace-on-change creates CMB data set elements only when a new | ||
data set element differs in value from the previous element | ||
in a CMB data set. | ||
|
||
Accepts only one of the 2 values - 0 or 1. | ||
0 : Continuous CMB collection mode. | ||
1 : Trace-on-change CMB collection mode. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_trig_patt/xpr[0:1] | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the value of the trigger pattern for the CMB | ||
subunit TPDM. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_trig_patt/xpmr[0:1] | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the mask of the trigger pattern for the CMB | ||
subunit TPDM. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/dsb_patt/tpr[0:1] | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the value of the pattern for the CMB subunit TPDM. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/dsb_patt/tpmr[0:1] | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the mask of the pattern for the CMB subunit TPDM. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_patt/enable_ts | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(Write) Set the pattern timestamp of CMB tpdm. Read | ||
the pattern timestamp of CMB tpdm. | ||
|
||
Accepts only one of the 2 values - 0 or 1. | ||
0 : Disable CMB pattern timestamp. | ||
1 : Enable CMB pattern timestamp. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_trig_ts | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the trigger timestamp of the CMB for tpdm. | ||
|
||
Accepts only one of the 2 values - 0 or 1. | ||
0 : Set the CMB trigger type to false | ||
1 : Set the CMB trigger type to true | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_ts_all | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Read or write the status of timestamp upon all interface. | ||
Only value 0 and 1 can be written to this node. Set this node to 1 to requeset | ||
timestamp to all trace packet. | ||
Accepts only one of the 2 values - 0 or 1. | ||
0 : Disable the timestamp of all trace packets. | ||
1 : Enable the timestamp of all trace packets. | ||
|
||
What: /sys/bus/coresight/devices/<tpdm-name>/cmb_msr/msr[0:31] | ||
Date: January 2024 | ||
KernelVersion 6.9 | ||
Contact: Jinlong Mao (QUIC) <[email protected]>, Tao Zhang (QUIC) <[email protected]> | ||
Description: | ||
(RW) Set/Get the MSR(mux select register) for the CMB subunit | ||
TPDM. |
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,9 @@ | ||
What: /sys/bus/iio/devices/iio:deviceX/in_shunt_resistorY | ||
KernelVersion: 6.7 | ||
Contact: [email protected] | ||
Description: | ||
The value of the shunt resistor may be known only at runtime | ||
and set by a client application. This attribute allows to | ||
set its value in micro-ohms. X is the IIO index of the device. | ||
Y is the channel number. The value is used to calculate | ||
current, power and accumulated energy. |
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 |
---|---|---|
|
@@ -442,6 +442,16 @@ What: /sys/bus/usb/devices/usbX/descriptors | |
Description: | ||
Contains the interface descriptors, in binary. | ||
|
||
What: /sys/bus/usb/devices/usbX/bos_descriptors | ||
Date: March 2024 | ||
Contact: Elbert Mai <[email protected]> | ||
Description: | ||
Binary file containing the cached binary device object store (BOS) | ||
of the device. This consists of the BOS descriptor followed by the | ||
set of device capability descriptors. All descriptors read from | ||
this file are in bus-endian format. Note that the kernel will not | ||
request the BOS from a device if its bcdUSB is less than 0x0201. | ||
|
||
What: /sys/bus/usb/devices/usbX/idProduct | ||
Description: | ||
Product ID, in hexadecimal. | ||
|
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 |
---|---|---|
|
@@ -19,3 +19,9 @@ Description: | |
- none | ||
- host | ||
- device | ||
|
||
What: /sys/class/usb_role/<switch>/connector | ||
Date: Feb 2024 | ||
Contact: Heikki Krogerus <[email protected]> | ||
Description: | ||
Optional symlink to the USB Type-C connector. |
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 |
---|---|---|
|
@@ -205,15 +205,15 @@ Description: Controls the idle timing of system, if there is no FS operation | |
What: /sys/fs/f2fs/<disk>/discard_idle_interval | ||
Date: September 2018 | ||
Contact: "Chao Yu" <[email protected]> | ||
Contact: "Sahitya Tummala" <[email protected]> | ||
Contact: "Sahitya Tummala" <[email protected]> | ||
Description: Controls the idle timing of discard thread given | ||
this time interval. | ||
Default is 5 secs. | ||
|
||
What: /sys/fs/f2fs/<disk>/gc_idle_interval | ||
Date: September 2018 | ||
Contact: "Chao Yu" <[email protected]> | ||
Contact: "Sahitya Tummala" <[email protected]> | ||
Contact: "Sahitya Tummala" <[email protected]> | ||
Description: Controls the idle timing for gc path. Set to 5 seconds by default. | ||
|
||
What: /sys/fs/f2fs/<disk>/iostat_enable | ||
|
@@ -701,29 +701,31 @@ Description: Support configuring fault injection type, should be | |
enabled with fault_injection option, fault type value | ||
is shown below, it supports single or combined type. | ||
|
||
=================== =========== | ||
Type_Name Type_Value | ||
=================== =========== | ||
FAULT_KMALLOC 0x000000001 | ||
FAULT_KVMALLOC 0x000000002 | ||
FAULT_PAGE_ALLOC 0x000000004 | ||
FAULT_PAGE_GET 0x000000008 | ||
FAULT_ALLOC_BIO 0x000000010 (obsolete) | ||
FAULT_ALLOC_NID 0x000000020 | ||
FAULT_ORPHAN 0x000000040 | ||
FAULT_BLOCK 0x000000080 | ||
FAULT_DIR_DEPTH 0x000000100 | ||
FAULT_EVICT_INODE 0x000000200 | ||
FAULT_TRUNCATE 0x000000400 | ||
FAULT_READ_IO 0x000000800 | ||
FAULT_CHECKPOINT 0x000001000 | ||
FAULT_DISCARD 0x000002000 | ||
FAULT_WRITE_IO 0x000004000 | ||
FAULT_SLAB_ALLOC 0x000008000 | ||
FAULT_DQUOT_INIT 0x000010000 | ||
FAULT_LOCK_OP 0x000020000 | ||
FAULT_BLKADDR 0x000040000 | ||
=================== =========== | ||
=========================== =========== | ||
Type_Name Type_Value | ||
=========================== =========== | ||
FAULT_KMALLOC 0x000000001 | ||
FAULT_KVMALLOC 0x000000002 | ||
FAULT_PAGE_ALLOC 0x000000004 | ||
FAULT_PAGE_GET 0x000000008 | ||
FAULT_ALLOC_BIO 0x000000010 (obsolete) | ||
FAULT_ALLOC_NID 0x000000020 | ||
FAULT_ORPHAN 0x000000040 | ||
FAULT_BLOCK 0x000000080 | ||
FAULT_DIR_DEPTH 0x000000100 | ||
FAULT_EVICT_INODE 0x000000200 | ||
FAULT_TRUNCATE 0x000000400 | ||
FAULT_READ_IO 0x000000800 | ||
FAULT_CHECKPOINT 0x000001000 | ||
FAULT_DISCARD 0x000002000 | ||
FAULT_WRITE_IO 0x000004000 | ||
FAULT_SLAB_ALLOC 0x000008000 | ||
FAULT_DQUOT_INIT 0x000010000 | ||
FAULT_LOCK_OP 0x000020000 | ||
FAULT_BLKADDR_VALIDITY 0x000040000 | ||
FAULT_BLKADDR_CONSISTENCE 0x000080000 | ||
FAULT_NO_SEGMENT 0x000100000 | ||
=========================== =========== | ||
|
||
What: /sys/fs/f2fs/<disk>/discard_io_aware_gran | ||
Date: January 2023 | ||
|
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
Oops, something went wrong.