Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1262857

[PATCH] MAINTAINERS: Add devfreq-event entry

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject [PATCH] MAINTAINERS: Add devfreq-event entry
Date 2015-11-05 04:10 +0100
Message-ID <qrj61-Vz-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch adds the devfreq-event[1] entry to review the patches
as just supporter. Patches will be picked up by Myungjoo Ham on
devfreq git repository.
[1] https://lkml.org/lkml/2015/1/25/573

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bd18978d5ad3..07f2dfaa9236 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3340,6 +3340,15 @@ L:	linux-pm@vger.kernel.org
 S:	Maintained
 F:	drivers/devfreq/
 
+DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
+M:	Chanwoo Choi <cw00.choi@samsung.com>
+L:	linux-pm@vger.kernel.org
+S:	Supported
+F:	drivers/devfreq/event
+F:	drivers/devfreq/devfreq-event.c
+F:	include/linux/devfreq-event.h
+F:	Documentation/devicetree/bindings/devfreq/event
+
 DEVICE NUMBER REGISTRY
 M:	Torben Mathiasen <device@lanana.org>
 W:	http://lanana.org/docs/device-list/index.html
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] MAINTAINERS: Add devfreq-event entry Chanwoo Choi <cw00.choi@samsung.com> - 2015-11-05 04:10 +0100
  Re: [PATCH] MAINTAINERS: Add devfreq-event entry Joe Perches <joe@perches.com> - 2015-11-05 04:20 +0100
    Re: [PATCH] MAINTAINERS: Add devfreq-event entry Chanwoo Choi <cw00.choi@samsung.com> - 2015-11-05 04:30 +0100
      Re: [PATCH] MAINTAINERS: Add devfreq-event entry Chanwoo Choi <cw00.choi@samsung.com> - 2015-11-05 05:10 +0100
        Re: [PATCH] MAINTAINERS: Add devfreq-event entry Joe Perches <joe@perches.com> - 2015-11-05 05:20 +0100
          Re: [PATCH] MAINTAINERS: Add devfreq-event entry Chanwoo Choi <cw00.choi@samsung.com> - 2015-11-05 05:30 +0100

csiph-web