From: Fu Wei <[email protected]> This patch add the ARM64-specific ACPI Support maintainers in MAINTAINERS, according to the discussion on mailing list: https://lkml.org/lkml/2016/6/29/580 Lorenzo Pieralisi will submit the pull requsts.
The maintainers are listed by the alphabet order of their name. Signed-off-by: Fu Wei <[email protected]> Signed-off-by: Hanjun Guo <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1209323..1e03463 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -315,6 +315,14 @@ W: https://01.org/linux-acpi S: Supported F: drivers/acpi/fan.c +ACPI FOR ARM64 (ACPI/arm64) +M: Hanjun Guo <[email protected]> +M: Lorenzo Pieralisi <[email protected]> +M: Sudeep Holla <[email protected]> +L: [email protected] +S: Supported +F: drivers/acpi/arm64 + ACPI THERMAL DRIVER M: Zhang Rui <[email protected]> L: [email protected] -- 2.5.5

