diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-11-04 23:30:17 -0500 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2016-01-13 03:30:33 -0500 |
commit | 6a3cd7220364ad9e92c926600500f225c02ae3ac (patch) | |
tree | ea9f27390cb04be8a58a23c1db105500c04aad42 /MAINTAINERS | |
parent | 34bd322070a41898b032f59a0dfd345627fc1e7e (diff) |
MAINTAINERS: Add missing git repository and directory for devfreq
This patch adds the missing git repository infomation and directory for
devfreq. When using get_maintainer.pl, the result should include the
correct maintainer information.
Suggested-by: Joe Perches <joe@perches.com>
[cw00.chio: Add missing directory for devfreq]
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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 233f83464814..033abfcdf818 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3403,8 +3403,11 @@ DEVICE FREQUENCY (DEVFREQ) | |||
3403 | M: MyungJoo Ham <myungjoo.ham@samsung.com> | 3403 | M: MyungJoo Ham <myungjoo.ham@samsung.com> |
3404 | M: Kyungmin Park <kyungmin.park@samsung.com> | 3404 | M: Kyungmin Park <kyungmin.park@samsung.com> |
3405 | L: linux-pm@vger.kernel.org | 3405 | L: linux-pm@vger.kernel.org |
3406 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git | ||
3406 | S: Maintained | 3407 | S: Maintained |
3407 | F: drivers/devfreq/ | 3408 | F: drivers/devfreq/ |
3409 | F: include/linux/devfreq.h | ||
3410 | F: Documentation/devicetree/bindings/devfreq/ | ||
3408 | 3411 | ||
3409 | DEVICE NUMBER REGISTRY | 3412 | DEVICE NUMBER REGISTRY |
3410 | M: Torben Mathiasen <device@lanana.org> | 3413 | M: Torben Mathiasen <device@lanana.org> |