diff mbox

MAINTAINERS: add entry for Generic PM domains (genpd)

Message ID 1426181626-18218-1-git-send-email-khilman@kernel.org (mailing list archive)
State New, archived
Headers show

Commit Message

Kevin Hilman March 12, 2015, 5:33 p.m. UTC
Add entry for genpd with Rafael, myself and Ulf as co-maintainers.

Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Kevin Hilman <khilman@kernel.org>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Geert Uytterhoeven March 12, 2015, 5:37 p.m. UTC | #1
On Thu, Mar 12, 2015 at 6:33 PM, Kevin Hilman <khilman@kernel.org> wrote:
> Add entry for genpd with Rafael, myself and Ulf as co-maintainers.

Thanks, Kevin!

> Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Signed-off-by: Kevin Hilman <khilman@kernel.org>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Rafael J. Wysocki March 12, 2015, 10:37 p.m. UTC | #2
On Thursday, March 12, 2015 06:37:24 PM Geert Uytterhoeven wrote:
> On Thu, Mar 12, 2015 at 6:33 PM, Kevin Hilman <khilman@kernel.org> wrote:
> > Add entry for genpd with Rafael, myself and Ulf as co-maintainers.
> 
> Thanks, Kevin!
> 
> > Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> > Cc: Ulf Hansson <ulf.hansson@linaro.org>
> > Signed-off-by: Kevin Hilman <khilman@kernel.org>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6239a305dff0..4c4a03f230f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4294,6 +4294,15 @@  S:	Supported
 F:	drivers/phy/
 F:	include/linux/phy/
 
+GENERIC PM DOMAINS
+M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
+M:	Kevin Hilman <khilman@kernel.org>
+M:	Ulf Hansson <ulf.hansson@linaro.org>
+L:	linux-pm@vger.kernel.org
+S:	Supported
+F:	drivers/base/power/domain*.c
+F:	include/linux/pm_domain.h
+
 GENERIC UIO DRIVER FOR PCI DEVICES
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 L:	kvm@vger.kernel.org