[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-acpi
Subject:    Re: [PATCH v1] MAINTAINERS: Sort entries in database for ACPI
From:       "Rafael J. Wysocki" <rafael () kernel ! org>
Date:       2020-01-28 22:52:40
Message-ID: CAJZ5v0jVrJeMPUG3m_uk3ey4JYysw9RvXDRLx4J+TwpGa5Y4nA () mail ! gmail ! com
[Download RAW message or body]

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.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic