All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: Sort entries in database for ACPI
@ 2020-01-28 15:16 Andy Shevchenko
  2020-01-28 22:52 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2020-01-28 15:16 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, linux-acpi, Zhang Rui; +Cc: Andy Shevchenko

Run parse-maintainers.pl and choose ACPI records. Fix them accordingly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f04b1c6508fe..ddfbddd95744 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -317,30 +317,30 @@ ACPI
 M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
 M:	Len Brown <lenb@kernel.org>
 L:	linux-acpi@vger.kernel.org
+S:	Supported
 W:	https://01.org/linux-acpi
-Q:	https://patchwork.kernel.org/project/linux-acpi/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+Q:	https://patchwork.kernel.org/project/linux-acpi/list/
 B:	https://bugzilla.kernel.org
-S:	Supported
+F:	Documentation/ABI/testing/configfs-acpi
+F:	Documentation/ABI/testing/sysfs-bus-acpi
+F:	Documentation/firmware-guide/acpi/
 F:	drivers/acpi/
+F:	drivers/pci/*/*acpi*
+F:	drivers/pci/*acpi*
 F:	drivers/pnp/pnpacpi/
+F:	include/acpi/
 F:	include/linux/acpi.h
 F:	include/linux/fwnode.h
-F:	include/acpi/
-F:	Documentation/firmware-guide/acpi/
-F:	Documentation/ABI/testing/sysfs-bus-acpi
-F:	Documentation/ABI/testing/configfs-acpi
-F:	drivers/pci/*acpi*
-F:	drivers/pci/*/*acpi*
 F:	tools/power/acpi/
 
 ACPI APEI
 M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
 M:	Len Brown <lenb@kernel.org>
-L:	linux-acpi@vger.kernel.org
 R:	James Morse <james.morse@arm.com>
 R:	Tony Luck <tony.luck@intel.com>
 R:	Borislav Petkov <bp@alien8.de>
+L:	linux-acpi@vger.kernel.org
 F:	drivers/acpi/apei/
 
 ACPI COMPONENT ARCHITECTURE (ACPICA)
@@ -363,9 +363,9 @@ F:	tools/power/acpi/
 ACPI FAN DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-acpi@vger.kernel.org
+S:	Supported
 W:	https://01.org/linux-acpi
 B:	https://bugzilla.kernel.org
-S:	Supported
 F:	drivers/acpi/fan.c
 
 ACPI FOR ARM64 (ACPI/arm64)
@@ -389,26 +389,26 @@ M:	Len Brown <lenb@kernel.org>
 R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:	Mika Westerberg <mika.westerberg@linux.intel.com>
 L:	linux-acpi@vger.kernel.org
-Q:	https://patchwork.kernel.org/project/linux-acpi/list/
+S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+Q:	https://patchwork.kernel.org/project/linux-acpi/list/
 B:	https://bugzilla.kernel.org
-S:	Supported
 F:	drivers/acpi/pmic/
 
 ACPI THERMAL DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-acpi@vger.kernel.org
+S:	Supported
 W:	https://01.org/linux-acpi
 B:	https://bugzilla.kernel.org
-S:	Supported
 F:	drivers/acpi/*thermal*
 
 ACPI VIDEO DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-acpi@vger.kernel.org
+S:	Supported
 W:	https://01.org/linux-acpi
 B:	https://bugzilla.kernel.org
-S:	Supported
 F:	drivers/acpi/acpi_video.c
 
 ACPI WMI DRIVER
@@ -13353,11 +13353,6 @@ T:	git git://github.com/intel/pm-graph
 S:	Supported
 F:	tools/power/pm-graph
 
-PNP SUPPORT
-M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
-S:	Maintained
-F:	drivers/pnp/
-
 PNI RM3100 IIO DRIVER
 M:	Song Qiang <songqiang1304521@gmail.com>
 L:	linux-iio@vger.kernel.org
@@ -13365,6 +13360,11 @@ S:	Maintained
 F:	drivers/iio/magnetometer/rm3100*
 F:	Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
 
+PNP SUPPORT
+M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
+S:	Maintained
+F:	drivers/pnp/
+
 POSIX CLOCKS and TIMERS
 M:	Thomas Gleixner <tglx@linutronix.de>
 L:	linux-kernel@vger.kernel.org
-- 
2.24.1


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

* Re: [PATCH v1] MAINTAINERS: Sort entries in database for ACPI
  2020-01-28 15:16 [PATCH v1] MAINTAINERS: Sort entries in database for ACPI Andy Shevchenko
@ 2020-01-28 22:52 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-01-28 22:52 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Rafael J. Wysocki, Len Brown, ACPI Devel Maling List, Zhang Rui

On Tue, Jan 28, 2020 at 4:16 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> Run parse-maintainers.pl and choose ACPI records. Fix them accordingly.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  MAINTAINERS | 38 +++++++++++++++++++-------------------
>  1 file changed, 19 insertions(+), 19 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f04b1c6508fe..ddfbddd95744 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -317,30 +317,30 @@ ACPI
>  M:     "Rafael J. Wysocki" <rjw@rjwysocki.net>
>  M:     Len Brown <lenb@kernel.org>
>  L:     linux-acpi@vger.kernel.org
> +S:     Supported
>  W:     https://01.org/linux-acpi
> -Q:     https://patchwork.kernel.org/project/linux-acpi/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
> +Q:     https://patchwork.kernel.org/project/linux-acpi/list/
>  B:     https://bugzilla.kernel.org
> -S:     Supported
> +F:     Documentation/ABI/testing/configfs-acpi
> +F:     Documentation/ABI/testing/sysfs-bus-acpi
> +F:     Documentation/firmware-guide/acpi/
>  F:     drivers/acpi/
> +F:     drivers/pci/*/*acpi*
> +F:     drivers/pci/*acpi*
>  F:     drivers/pnp/pnpacpi/
> +F:     include/acpi/
>  F:     include/linux/acpi.h
>  F:     include/linux/fwnode.h
> -F:     include/acpi/
> -F:     Documentation/firmware-guide/acpi/
> -F:     Documentation/ABI/testing/sysfs-bus-acpi
> -F:     Documentation/ABI/testing/configfs-acpi
> -F:     drivers/pci/*acpi*
> -F:     drivers/pci/*/*acpi*
>  F:     tools/power/acpi/
>
>  ACPI APEI
>  M:     "Rafael J. Wysocki" <rjw@rjwysocki.net>
>  M:     Len Brown <lenb@kernel.org>
> -L:     linux-acpi@vger.kernel.org
>  R:     James Morse <james.morse@arm.com>
>  R:     Tony Luck <tony.luck@intel.com>
>  R:     Borislav Petkov <bp@alien8.de>
> +L:     linux-acpi@vger.kernel.org
>  F:     drivers/acpi/apei/
>
>  ACPI COMPONENT ARCHITECTURE (ACPICA)
> @@ -363,9 +363,9 @@ F:  tools/power/acpi/
>  ACPI FAN DRIVER
>  M:     Zhang Rui <rui.zhang@intel.com>
>  L:     linux-acpi@vger.kernel.org
> +S:     Supported
>  W:     https://01.org/linux-acpi
>  B:     https://bugzilla.kernel.org
> -S:     Supported
>  F:     drivers/acpi/fan.c
>
>  ACPI FOR ARM64 (ACPI/arm64)
> @@ -389,26 +389,26 @@ M:        Len Brown <lenb@kernel.org>
>  R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>  R:     Mika Westerberg <mika.westerberg@linux.intel.com>
>  L:     linux-acpi@vger.kernel.org
> -Q:     https://patchwork.kernel.org/project/linux-acpi/list/
> +S:     Supported
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
> +Q:     https://patchwork.kernel.org/project/linux-acpi/list/
>  B:     https://bugzilla.kernel.org
> -S:     Supported
>  F:     drivers/acpi/pmic/
>
>  ACPI THERMAL DRIVER
>  M:     Zhang Rui <rui.zhang@intel.com>
>  L:     linux-acpi@vger.kernel.org
> +S:     Supported
>  W:     https://01.org/linux-acpi
>  B:     https://bugzilla.kernel.org
> -S:     Supported
>  F:     drivers/acpi/*thermal*
>
>  ACPI VIDEO DRIVER
>  M:     Zhang Rui <rui.zhang@intel.com>
>  L:     linux-acpi@vger.kernel.org
> +S:     Supported
>  W:     https://01.org/linux-acpi
>  B:     https://bugzilla.kernel.org
> -S:     Supported
>  F:     drivers/acpi/acpi_video.c
>
>  ACPI WMI DRIVER
> @@ -13353,11 +13353,6 @@ T:     git git://github.com/intel/pm-graph
>  S:     Supported
>  F:     tools/power/pm-graph
>
> -PNP SUPPORT
> -M:     "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
> -S:     Maintained
> -F:     drivers/pnp/
> -
>  PNI RM3100 IIO DRIVER
>  M:     Song Qiang <songqiang1304521@gmail.com>
>  L:     linux-iio@vger.kernel.org
> @@ -13365,6 +13360,11 @@ S:     Maintained
>  F:     drivers/iio/magnetometer/rm3100*
>  F:     Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
>
> +PNP SUPPORT
> +M:     "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
> +S:     Maintained
> +F:     drivers/pnp/
> +
>  POSIX CLOCKS and TIMERS
>  M:     Thomas Gleixner <tglx@linutronix.de>
>  L:     linux-kernel@vger.kernel.org
> --

Applied as 5.6 material along with the other 2 ACPI-related
MAINTAINERS updates, thanks!

But in the future please send such things in a series for easier handling.

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

end of thread, other threads:[~2020-01-28 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 15:16 [PATCH v1] MAINTAINERS: Sort entries in database for ACPI Andy Shevchenko
2020-01-28 22:52 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.