Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1442731
| From | fu.wei@linaro.org |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v7 5/9] MAINTAINERS / ACPI: add the ARM64-specific ACPI Support maintainers |
| Date | 2016-07-13 20:00 +0200 |
| Message-ID | <rUwBY-6kl-27@gated-at.bofh.it> (permalink) |
| References | <rUwBX-6kl-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Fu Wei <fu.wei@linaro.org> 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 <fu.wei@linaro.org> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> --- 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 <hanjun.guo@linaro.org> +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> +M: Sudeep Holla <sudeep.holla@arm.com> +L: linux-acpi@vger.kernel.org +S: Supported +F: drivers/acpi/arm64 + ACPI THERMAL DRIVER M: Zhang Rui <rui.zhang@intel.com> L: linux-acpi@vger.kernel.org -- 2.5.5
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer fu.wei@linaro.org - 2016-07-13 20:00 +0200
[PATCH v7 9/9] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver fu.wei@linaro.org - 2016-07-13 20:00 +0200
[PATCH v7 8/9] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer fu.wei@linaro.org - 2016-07-13 20:00 +0200
[PATCH v7 5/9] MAINTAINERS / ACPI: add the ARM64-specific ACPI Support maintainers fu.wei@linaro.org - 2016-07-13 20:00 +0200
Re: [PATCH v7 5/9] MAINTAINERS / ACPI: add the ARM64-specific ACPI Support maintainers "Rafael J. Wysocki" <rafael@kernel.org> - 2016-07-13 22:20 +0200
Re: [PATCH v7 5/9] MAINTAINERS / ACPI: add the ARM64-specific ACPI Support maintainers Fu Wei <fu.wei@linaro.org> - 2016-07-15 03:10 +0200
[PATCH v7 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file fu.wei@linaro.org - 2016-07-13 20:00 +0200
[PATCH v7 6/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code. fu.wei@linaro.org - 2016-07-13 20:00 +0200
csiph-web