diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-11-04 23:30:18 -0500 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2016-01-13 03:30:33 -0500 |
commit | 7dbded06efe41367163e903331ef45bd765a62a4 (patch) | |
tree | 9c70494ba6443fd9c313eb5a1dcd0b600597dc40 /MAINTAINERS | |
parent | 6a3cd7220364ad9e92c926600500f225c02ae3ac (diff) |
MAINTAINERS: Add devfreq-event entry
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>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 033abfcdf818..7cb4f8c6d41d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3409,6 +3409,16 @@ F: drivers/devfreq/ | |||
3409 | F: include/linux/devfreq.h | 3409 | F: include/linux/devfreq.h |
3410 | F: Documentation/devicetree/bindings/devfreq/ | 3410 | F: Documentation/devicetree/bindings/devfreq/ |
3411 | 3411 | ||
3412 | DEVICE FREQUENCY EVENT (DEVFREQ-EVENT) | ||
3413 | M: Chanwoo Choi <cw00.choi@samsung.com> | ||
3414 | L: linux-pm@vger.kernel.org | ||
3415 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git | ||
3416 | S: Supported | ||
3417 | F: drivers/devfreq/event/ | ||
3418 | F: drivers/devfreq/devfreq-event.c | ||
3419 | F: include/linux/devfreq-event.h | ||
3420 | F: Documentation/devicetree/bindings/devfreq/event/ | ||
3421 | |||
3412 | DEVICE NUMBER REGISTRY | 3422 | DEVICE NUMBER REGISTRY |
3413 | M: Torben Mathiasen <device@lanana.org> | 3423 | M: Torben Mathiasen <device@lanana.org> |
3414 | W: http://lanana.org/docs/device-list/index.html | 3424 | W: http://lanana.org/docs/device-list/index.html |