diff options
| author | Chanwoo Choi <[email protected]> | 2019-11-05 14:41:19 +0900 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2019-11-05 17:48:13 +0100 |
| commit | c389ec67b7f8e028438643c4af4bbff550192187 (patch) | |
| tree | f5a3c92c9cd61ab293e0b9289044df5df643771e | |
| parent | a99d8080aaf358d5d23581244e5da23b35e340b9 (diff) | |
MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
Update myself to the DEVFREQ entry as maintainer from reviewer and
the git repository information to manage the devfreq patches. I've been
reviewing and tesing the devfreq support for the couple of years as reviewer.
>From now, I'll help and reiview the devfreq as maintainer.
Suggested-by: MyungJoo Ham <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Acked-by: MyungJoo Ham <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cba1095547fd..ebc1078c1ecb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3532,7 +3532,7 @@ BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS M: Chanwoo Choi <[email protected]> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git S: Maintained F: drivers/devfreq/exynos-bus.c F: Documentation/devicetree/bindings/devfreq/exynos-bus.txt @@ -4762,9 +4762,9 @@ F: include/linux/devcoredump.h DEVICE FREQUENCY (DEVFREQ) M: MyungJoo Ham <[email protected]> M: Kyungmin Park <[email protected]> -R: Chanwoo Choi <[email protected]> +M: Chanwoo Choi <[email protected]> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git S: Maintained F: drivers/devfreq/ F: include/linux/devfreq.h @@ -4774,7 +4774,7 @@ F: include/trace/events/devfreq.h DEVICE FREQUENCY EVENT (DEVFREQ-EVENT) M: Chanwoo Choi <[email protected]> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git S: Supported F: drivers/devfreq/event/ F: drivers/devfreq/devfreq-event.c |