Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ACPI/PNP: Use my kernel.org address in MAINTAINERS and ABI docs

For the sake of consistency, use my kernel.org address in all Contact
records in sysfs-bus-acpi and in the MAINTAINERS records related to
ACPI and PNP.

Signed-off-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://patch.msgid.link/2796086.mvXUDI8C0e@rjwysocki.net

authored by

Rafael J. Wysocki and committed by
Rafael J. Wysocki
62b2e019 89be9a83

+11 -11
+9 -9
Documentation/ABI/testing/sysfs-bus-acpi
··· 1 1 What: /sys/bus/acpi/devices/.../path 2 2 Date: December 2006 3 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 3 + Contact: Rafael J. Wysocki <rafael@kernel.org> 4 4 Description: 5 5 This attribute indicates the full path of ACPI namespace 6 6 object associated with the device object. For example, ··· 12 12 13 13 What: /sys/bus/acpi/devices/.../modalias 14 14 Date: July 2007 15 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 15 + Contact: Rafael J. Wysocki <rafael@kernel.org> 16 16 Description: 17 17 This attribute indicates the PNP IDs of the device object. 18 18 That is acpi:HHHHHHHH:[CCCCCCC:]. Where each HHHHHHHH or ··· 20 20 21 21 What: /sys/bus/acpi/devices/.../hid 22 22 Date: April 2005 23 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 23 + Contact: Rafael J. Wysocki <rafael@kernel.org> 24 24 Description: 25 25 This attribute indicates the hardware ID (_HID) of the 26 26 device object. For example, PNP0103. ··· 29 29 30 30 What: /sys/bus/acpi/devices/.../description 31 31 Date: October 2012 32 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 32 + Contact: Rafael J. Wysocki <rafael@kernel.org> 33 33 Description: 34 34 This attribute contains the output of the device object's 35 35 _STR control method, if present. 36 36 37 37 What: /sys/bus/acpi/devices/.../adr 38 38 Date: October 2012 39 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 39 + Contact: Rafael J. Wysocki <rafael@kernel.org> 40 40 Description: 41 41 This attribute contains the output of the device object's 42 42 _ADR control method, which is present for ACPI device ··· 45 45 46 46 What: /sys/bus/acpi/devices/.../uid 47 47 Date: October 2012 48 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 48 + Contact: Rafael J. Wysocki <rafael@kernel.org> 49 49 Description: 50 50 This attribute contains the output of the device object's 51 51 _UID control method, if present. 52 52 53 53 What: /sys/bus/acpi/devices/.../eject 54 54 Date: December 2006 55 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 55 + Contact: Rafael J. Wysocki <rafael@kernel.org> 56 56 Description: 57 57 Writing 1 to this attribute will trigger hot removal of 58 58 this device object. This file exists for every device ··· 60 60 61 61 What: /sys/bus/acpi/devices/.../status 62 62 Date: Jan, 2014 63 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 63 + Contact: Rafael J. Wysocki <rafael@kernel.org> 64 64 Description: 65 65 (RO) Returns the ACPI device status: enabled, disabled or 66 66 functioning or present, if the method _STA is present. ··· 90 90 91 91 What: /sys/bus/acpi/devices/.../hrv 92 92 Date: Apr, 2016 93 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 93 + Contact: Rafael J. Wysocki <rafael@kernel.org> 94 94 Description: 95 95 (RO) Allows users to read the hardware version of non-PCI 96 96 hardware, if the _HRV control method is present. It is mostly
+2 -2
MAINTAINERS
··· 314 314 F: drivers/acpi/apei/ 315 315 316 316 ACPI COMPONENT ARCHITECTURE (ACPICA) 317 + M: "Rafael J. Wysocki" <rafael@kernel.org> 317 318 M: Robert Moore <robert.moore@intel.com> 318 - M: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> 319 319 L: linux-acpi@vger.kernel.org 320 320 L: acpica-devel@lists.linux.dev 321 321 S: Supported ··· 19769 19769 F: drivers/iio/magnetometer/rm3100* 19770 19770 19771 19771 PNP SUPPORT 19772 - M: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> 19772 + M: "Rafael J. Wysocki" <rafael@kernel.org> 19773 19773 L: linux-acpi@vger.kernel.org 19774 19774 S: Maintained 19775 19775 F: drivers/pnp/