11What: /sys/bus/acpi/devices/.../path
22Date: December 2006
3- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
3+ Contact: Rafael J. Wysocki <rafael@kernel.org >
44Description:
55 This attribute indicates the full path of ACPI namespace
66 object associated with the device object. For example,
@@ -12,15 +12,15 @@ Description:
1212
1313What: /sys/bus/acpi/devices/.../modalias
1414Date: July 2007
15- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
15+ Contact: Rafael J. Wysocki <rafael@kernel.org >
1616Description:
1717 This attribute indicates the PNP IDs of the device object.
1818 That is acpi:HHHHHHHH:[CCCCCCC:]. Where each HHHHHHHH or
1919 CCCCCCCC contains device object's PNPID (_HID or _CID).
2020
2121What: /sys/bus/acpi/devices/.../hid
2222Date: April 2005
23- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
23+ Contact: Rafael J. Wysocki <rafael@kernel.org >
2424Description:
2525 This attribute indicates the hardware ID (_HID) of the
2626 device object. For example, PNP0103.
@@ -29,14 +29,14 @@ Description:
2929
3030What: /sys/bus/acpi/devices/.../description
3131Date: October 2012
32- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
32+ Contact: Rafael J. Wysocki <rafael@kernel.org >
3333Description:
3434 This attribute contains the output of the device object's
3535 _STR control method, if present.
3636
3737What: /sys/bus/acpi/devices/.../adr
3838Date: October 2012
39- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
39+ Contact: Rafael J. Wysocki <rafael@kernel.org >
4040Description:
4141 This attribute contains the output of the device object's
4242 _ADR control method, which is present for ACPI device
@@ -45,22 +45,22 @@ Description:
4545
4646What: /sys/bus/acpi/devices/.../uid
4747Date: October 2012
48- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
48+ Contact: Rafael J. Wysocki <rafael@kernel.org >
4949Description:
5050 This attribute contains the output of the device object's
5151 _UID control method, if present.
5252
5353What: /sys/bus/acpi/devices/.../eject
5454Date: December 2006
55- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
55+ Contact: Rafael J. Wysocki <rafael@kernel.org >
5656Description:
5757 Writing 1 to this attribute will trigger hot removal of
5858 this device object. This file exists for every device
5959 object that has _EJ0 method.
6060
6161What: /sys/bus/acpi/devices/.../status
6262Date: Jan, 2014
63- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
63+ Contact: Rafael J. Wysocki <rafael@kernel.org >
6464Description:
6565 (RO) Returns the ACPI device status: enabled, disabled or
6666 functioning or present, if the method _STA is present.
@@ -90,7 +90,7 @@ Description:
9090
9191What: /sys/bus/acpi/devices/.../hrv
9292Date: Apr, 2016
93- Contact: Rafael J. Wysocki <rjw@rjwysocki.net >
93+ Contact: Rafael J. Wysocki <rafael@kernel.org >
9494Description:
9595 (RO) Allows users to read the hardware version of non-PCI
9696 hardware, if the _HRV control method is present. It is mostly
0 commit comments