Commit 129fb4cb authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Greg Kroah-Hartman

ABI: Fix KernelVersion tags

It is "KernelVersion:" and not "Kernel Version:".
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent abf313b5
What: /sys/fs/pstore/... (or /dev/pstore/...) What: /sys/fs/pstore/... (or /dev/pstore/...)
Date: March 2011 Date: March 2011
Kernel Version: 2.6.39 KernelVersion: 2.6.39
Contact: tony.luck@intel.com Contact: tony.luck@intel.com
Description: Generic interface to platform dependent persistent storage. Description: Generic interface to platform dependent persistent storage.
......
What: /sys/bus/event_source/devices/<dev>/format What: /sys/bus/event_source/devices/<dev>/format
Date: January 2012 Date: January 2012
Kernel Version: 3.3 KernelVersion: 3.3
Contact: Jiri Olsa <jolsa@redhat.com> Contact: Jiri Olsa <jolsa@redhat.com>
Description: Description:
Attribute group to describe the magic bits that go into Attribute group to describe the magic bits that go into
......
What: /sys/bus/i2c/devices/.../heading0_input What: /sys/bus/i2c/devices/.../heading0_input
Date: April 2010 Date: April 2010
Kernel Version: 2.6.36? KernelVersion: 2.6.36?
Contact: alan.cox@intel.com Contact: alan.cox@intel.com
Description: Reports the current heading from the compass as a floating Description: Reports the current heading from the compass as a floating
point value in degrees. point value in degrees.
What: /sys/bus/i2c/devices/.../power_state What: /sys/bus/i2c/devices/.../power_state
Date: April 2010 Date: April 2010
Kernel Version: 2.6.36? KernelVersion: 2.6.36?
Contact: alan.cox@intel.com Contact: alan.cox@intel.com
Description: Sets the power state of the device. 0 sets the device into Description: Sets the power state of the device. 0 sets the device into
sleep mode, 1 wakes it up. sleep mode, 1 wakes it up.
What: /sys/bus/i2c/devices/.../calibration What: /sys/bus/i2c/devices/.../calibration
Date: April 2010 Date: April 2010
Kernel Version: 2.6.36? KernelVersion: 2.6.36?
Contact: alan.cox@intel.com Contact: alan.cox@intel.com
Description: Sets the calibration on or off (1 = on, 0 = off). See the Description: Sets the calibration on or off (1 = on, 0 = off). See the
chip data sheet. chip data sheet.
......
...@@ -11,7 +11,7 @@ saw any problems). ...@@ -11,7 +11,7 @@ saw any problems).
What: /sys/bus/pci/devices/<dev>/aer_dev_correctable What: /sys/bus/pci/devices/<dev>/aer_dev_correctable
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: List of correctable errors seen and reported by this Description: List of correctable errors seen and reported by this
PCI device using ERR_COR. Note that since multiple errors may PCI device using ERR_COR. Note that since multiple errors may
...@@ -33,7 +33,7 @@ TOTAL_ERR_COR 2 ...@@ -33,7 +33,7 @@ TOTAL_ERR_COR 2
What: /sys/bus/pci/devices/<dev>/aer_dev_fatal What: /sys/bus/pci/devices/<dev>/aer_dev_fatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: List of uncorrectable fatal errors seen and reported by this Description: List of uncorrectable fatal errors seen and reported by this
PCI device using ERR_FATAL. Note that since multiple errors may PCI device using ERR_FATAL. Note that since multiple errors may
...@@ -64,7 +64,7 @@ TOTAL_ERR_FATAL 0 ...@@ -64,7 +64,7 @@ TOTAL_ERR_FATAL 0
What: /sys/bus/pci/devices/<dev>/aer_dev_nonfatal What: /sys/bus/pci/devices/<dev>/aer_dev_nonfatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: List of uncorrectable nonfatal errors seen and reported by this Description: List of uncorrectable nonfatal errors seen and reported by this
PCI device using ERR_NONFATAL. Note that since multiple errors PCI device using ERR_NONFATAL. Note that since multiple errors
...@@ -105,18 +105,18 @@ messages on the PCI hierarchy originating at that root port. ...@@ -105,18 +105,18 @@ messages on the PCI hierarchy originating at that root port.
What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: Total number of ERR_COR messages reported to rootport. Description: Total number of ERR_COR messages reported to rootport.
What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: Total number of ERR_FATAL messages reported to rootport. Description: Total number of ERR_FATAL messages reported to rootport.
What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 KernelVersion: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: Total number of ERR_NONFATAL messages reported to rootport. Description: Total number of ERR_NONFATAL messages reported to rootport.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/model What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/model
Date: March 2009 Date: March 2009
Kernel Version: 2.6.30 KernelVersion: 2.6.30
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the SCSI INQUIRY page 0 model for logical drive Description: Displays the SCSI INQUIRY page 0 model for logical drive
Y of controller X. Y of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/rev What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/rev
Date: March 2009 Date: March 2009
Kernel Version: 2.6.30 KernelVersion: 2.6.30
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the SCSI INQUIRY page 0 revision for logical Description: Displays the SCSI INQUIRY page 0 revision for logical
drive Y of controller X. drive Y of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/unique_id What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/unique_id
Date: March 2009 Date: March 2009
Kernel Version: 2.6.30 KernelVersion: 2.6.30
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the SCSI INQUIRY page 83 serial number for logical Description: Displays the SCSI INQUIRY page 83 serial number for logical
drive Y of controller X. drive Y of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/vendor What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/vendor
Date: March 2009 Date: March 2009
Kernel Version: 2.6.30 KernelVersion: 2.6.30
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the SCSI INQUIRY page 0 vendor for logical drive Description: Displays the SCSI INQUIRY page 0 vendor for logical drive
Y of controller X. Y of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY
Date: March 2009 Date: March 2009
Kernel Version: 2.6.30 KernelVersion: 2.6.30
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: A symbolic link to /sys/block/cciss!cXdY Description: A symbolic link to /sys/block/cciss!cXdY
What: /sys/bus/pci/devices/<dev>/ccissX/rescan What: /sys/bus/pci/devices/<dev>/ccissX/rescan
Date: August 2009 Date: August 2009
Kernel Version: 2.6.31 KernelVersion: 2.6.31
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Kicks of a rescan of the controller to discover logical Description: Kicks of a rescan of the controller to discover logical
drive topology changes. drive topology changes.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/lunid What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/lunid
Date: August 2009 Date: August 2009
Kernel Version: 2.6.31 KernelVersion: 2.6.31
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the 8-byte LUN ID used to address logical Description: Displays the 8-byte LUN ID used to address logical
drive Y of controller X. drive Y of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/raid_level What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/raid_level
Date: August 2009 Date: August 2009
Kernel Version: 2.6.31 KernelVersion: 2.6.31
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the RAID level of logical drive Y of Description: Displays the RAID level of logical drive Y of
controller X. controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/usage_count What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/usage_count
Date: August 2009 Date: August 2009
Kernel Version: 2.6.31 KernelVersion: 2.6.31
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Displays the usage count (number of opens) of logical drive Y Description: Displays the usage count (number of opens) of logical drive Y
of controller X. of controller X.
What: /sys/bus/pci/devices/<dev>/ccissX/resettable What: /sys/bus/pci/devices/<dev>/ccissX/resettable
Date: February 2011 Date: February 2011
Kernel Version: 2.6.38 KernelVersion: 2.6.38
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Value of 1 indicates the controller can honor the reset_devices Description: Value of 1 indicates the controller can honor the reset_devices
kernel parameter. Value of 0 indicates reset_devices cannot be kernel parameter. Value of 0 indicates reset_devices cannot be
...@@ -73,7 +73,7 @@ Description: Value of 1 indicates the controller can honor the reset_devices ...@@ -73,7 +73,7 @@ Description: Value of 1 indicates the controller can honor the reset_devices
What: /sys/bus/pci/devices/<dev>/ccissX/transport_mode What: /sys/bus/pci/devices/<dev>/ccissX/transport_mode
Date: July 2011 Date: July 2011
Kernel Version: 3.0 KernelVersion: 3.0
Contact: iss_storagedev@hp.com Contact: iss_storagedev@hp.com
Description: Value of "simple" indicates that the controller has been placed Description: Value of "simple" indicates that the controller has been placed
in "simple mode". Value of "performant" indicates that the in "simple mode". Value of "performant" indicates that the
......
What: /sys/bus/usb/.../powered What: /sys/bus/usb/.../powered
Date: August 2008 Date: August 2008
Kernel Version: 2.6.26 KernelVersion: 2.6.26
Contact: Harrison Metzger <harrisonmetz@gmail.com> Contact: Harrison Metzger <harrisonmetz@gmail.com>
Description: Controls whether the device's display will powered. Description: Controls whether the device's display will powered.
A value of 0 is off and a non-zero value is on. A value of 0 is off and a non-zero value is on.
...@@ -8,7 +8,7 @@ Description: Controls whether the device's display will powered. ...@@ -8,7 +8,7 @@ Description: Controls whether the device's display will powered.
What: /sys/bus/usb/.../mode_msb What: /sys/bus/usb/.../mode_msb
What: /sys/bus/usb/.../mode_lsb What: /sys/bus/usb/.../mode_lsb
Date: August 2008 Date: August 2008
Kernel Version: 2.6.26 KernelVersion: 2.6.26
Contact: Harrison Metzger <harrisonmetz@gmail.com> Contact: Harrison Metzger <harrisonmetz@gmail.com>
Description: Controls the devices display mode. Description: Controls the devices display mode.
For a 6 character display the values are For a 6 character display the values are
...@@ -18,7 +18,7 @@ Description: Controls the devices display mode. ...@@ -18,7 +18,7 @@ Description: Controls the devices display mode.
What: /sys/bus/usb/.../textmode What: /sys/bus/usb/.../textmode
Date: August 2008 Date: August 2008
Kernel Version: 2.6.26 KernelVersion: 2.6.26
Contact: Harrison Metzger <harrisonmetz@gmail.com> Contact: Harrison Metzger <harrisonmetz@gmail.com>
Description: Controls the way the device interprets its text buffer. Description: Controls the way the device interprets its text buffer.
raw: each character controls its segment manually raw: each character controls its segment manually
...@@ -27,13 +27,13 @@ Description: Controls the way the device interprets its text buffer. ...@@ -27,13 +27,13 @@ Description: Controls the way the device interprets its text buffer.
What: /sys/bus/usb/.../text What: /sys/bus/usb/.../text
Date: August 2008 Date: August 2008
Kernel Version: 2.6.26 KernelVersion: 2.6.26
Contact: Harrison Metzger <harrisonmetz@gmail.com> Contact: Harrison Metzger <harrisonmetz@gmail.com>
Description: The text (or data) for the device to display Description: The text (or data) for the device to display
What: /sys/bus/usb/.../decimals What: /sys/bus/usb/.../decimals
Date: August 2008 Date: August 2008
Kernel Version: 2.6.26 KernelVersion: 2.6.26
Contact: Harrison Metzger <harrisonmetz@gmail.com> Contact: Harrison Metzger <harrisonmetz@gmail.com>
Description: Controls the decimal places on the device. Description: Controls the decimal places on the device.
To set the nth decimal place, give this field To set the nth decimal place, give this field
......
What: /sys/bus/pci/drivers/altera-cvp/chkcfg What: /sys/bus/pci/drivers/altera-cvp/chkcfg
Date: May 2017 Date: May 2017
Kernel Version: 4.13 KernelVersion: 4.13
Contact: Anatolij Gustschin <agust@denx.de> Contact: Anatolij Gustschin <agust@denx.de>
Description: Description:
Contains either 1 or 0 and controls if configuration Contains either 1 or 0 and controls if configuration
......
What: /sys/class/tpm/tpmX/ppi/ What: /sys/class/tpm/tpmX/ppi/
Date: August 2012 Date: August 2012
Kernel Version: 3.6 KernelVersion: 3.6
Contact: xiaoyan.zhang@intel.com Contact: xiaoyan.zhang@intel.com
Description: Description:
This folder includes the attributes related with PPI (Physical This folder includes the attributes related with PPI (Physical
......
What: /sys/bus/scsi/drivers/st/debug_flag What: /sys/bus/scsi/drivers/st/debug_flag
Date: October 2015 Date: October 2015
Kernel Version: ?.? KernelVersion: ?.?
Contact: shane.seymour@hpe.com Contact: shane.seymour@hpe.com
Description: Description:
This file allows you to turn debug output from the st driver This file allows you to turn debug output from the st driver
......
What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed
Date: April 2010 Date: April 2010
Kernel Version: 2.6.35 KernelVersion: 2.6.35
Contact: linux-bluetooth@vger.kernel.org Contact: linux-bluetooth@vger.kernel.org
Description: Description:
The /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed file The /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment