linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry
@ 2023-01-19 18:41 Rafael J. Wysocki
  2023-01-19 19:32 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-01-19 18:41 UTC (permalink / raw)
  To: Linux ACPI; +Cc: LKML, x86 Maintainers, Linux PM

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

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 <rafael.j.wysocki@intel.com>
---
 MAINTAINERS |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -361,6 +361,8 @@ T:	git git://git.kernel.org/pub/scm/linu
 F:	Documentation/ABI/testing/configfs-acpi
 F:	Documentation/ABI/testing/sysfs-bus-acpi
 F:	Documentation/firmware-guide/acpi/
+F:	arch/x86/kernel/acpi/
+F:	arch/x86/pci/acpi.c
 F:	drivers/acpi/
 F:	drivers/pci/*/*acpi*
 F:	drivers/pci/*acpi*
@@ -20086,7 +20088,8 @@ L:	linux-pm@vger.kernel.org
 S:	Supported
 B:	https://bugzilla.kernel.org
 F:	Documentation/power/
-F:	arch/x86/kernel/acpi/
+F:	arch/x86/kernel/acpi/sleep*
+F:	arch/x86/kernel/acpi/wakeup*
 F:	drivers/base/power/
 F:	include/linux/freezer.h
 F:	include/linux/pm.h




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry
  2023-01-19 18:41 [PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry Rafael J. Wysocki
@ 2023-01-19 19:32 ` Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2023-01-19 19:32 UTC (permalink / raw)
  To: Rafael J. Wysocki, Linux ACPI; +Cc: LKML, x86 Maintainers, Linux PM

On Thu, Jan 19 2023 at 19:41, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>
> 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 <rafael.j.wysocki@intel.com>

Acked-by: Thomas Gleixner <tglx@linutronix.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-19 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 18:41 [PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry Rafael J. Wysocki
2023-01-19 19:32 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).