diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-08-26 22:02:11 -0400 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-09-13 23:05:53 -0400 |
commit | 64e05d8bcc837bc66cb2c6e71796c8883aa45939 (patch) | |
tree | 9392cee0081d0f15eabd509c1b347e546047ec41 /MAINTAINERS | |
parent | ec2feb475f4880246166a47e066e7a601a6103af (diff) |
thermal: cpu_cooling: Add MAINTAINERS entry
None of the patches are reaching Viresh or Daniel directly as
get_maintainers doesn't report us as maintainers. Looks like file header
or history of commits isn't able to do that properly.
Add a separate entry for cpu_cooling driver in MAINTAINERS.
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Acked-by: Amit Daniel Kachhap <amit.kachhap@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..6cc919abf246 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10338,6 +10338,16 @@ F: include/uapi/linux/thermal.h | |||
10338 | F: include/linux/cpu_cooling.h | 10338 | F: include/linux/cpu_cooling.h |
10339 | F: Documentation/devicetree/bindings/thermal/ | 10339 | F: Documentation/devicetree/bindings/thermal/ |
10340 | 10340 | ||
10341 | THERMAL/CPU_COOLING | ||
10342 | M: Amit Daniel Kachhap <amit.kachhap@gmail.com> | ||
10343 | M: Viresh Kumar <viresh.kumar@linaro.org> | ||
10344 | M: Javi Merino <javi.merino@arm.com> | ||
10345 | L: linux-pm@vger.kernel.org | ||
10346 | S: Supported | ||
10347 | F: Documentation/thermal/cpu-cooling-api.txt | ||
10348 | F: drivers/thermal/cpu_cooling.c | ||
10349 | F: include/linux/cpu_cooling.h | ||
10350 | |||
10341 | THINGM BLINK(1) USB RGB LED DRIVER | 10351 | THINGM BLINK(1) USB RGB LED DRIVER |
10342 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 10352 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
10343 | S: Maintained | 10353 | S: Maintained |