Skip to content

Commit 36b20f8

Browse files
committed
MAINTAINERS: Add x86 ACPI paths to the ACPI entry
In order for things like get_maintainer.pl to print linux-acpi as a list to receive copies of ACPI-related patches, add paths to ACPI files in the arch/x86/ directory to the ACPI entry in MAINTAINERS. While at it, make the list of ACPI files listed in the suspend-to-RAM entry more precise. Signed-off-by: Rafael J. Wysocki <[email protected]> Acked-by: Thomas Gleixner <[email protected]>
1 parent 2241ab5 commit 36b20f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
361361
F: Documentation/ABI/testing/configfs-acpi
362362
F: Documentation/ABI/testing/sysfs-bus-acpi
363363
F: Documentation/firmware-guide/acpi/
364+
F: arch/x86/kernel/acpi/
365+
F: arch/x86/pci/acpi.c
364366
F: drivers/acpi/
365367
F: drivers/pci/*/*acpi*
366368
F: drivers/pci/*acpi*
@@ -20098,7 +20100,8 @@ L: [email protected]
2009820100
S: Supported
2009920101
B: https://bugzilla.kernel.org
2010020102
F: Documentation/power/
20101-
F: arch/x86/kernel/acpi/
20103+
F: arch/x86/kernel/acpi/sleep*
20104+
F: arch/x86/kernel/acpi/wakeup*
2010220105
F: drivers/base/power/
2010320106
F: include/linux/freezer.h
2010420107
F: include/linux/pm.h

0 commit comments

Comments
 (0)