aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2015-08-27 07:32:11 +0530
committerEduardo Valentin <[email protected]>2015-09-13 20:05:53 -0700
commit64e05d8bcc837bc66cb2c6e71796c8883aa45939 (patch)
tree9392cee0081d0f15eabd509c1b347e546047ec41
parentec2feb475f4880246166a47e066e7a601a6103af (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 <[email protected]> Acked-by: Amit Daniel Kachhap <[email protected]> Acked-by: Amit Daniel Kachhap <[email protected]> Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
-rw-r--r--MAINTAINERS10
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
F: include/linux/cpu_cooling.h
F: Documentation/devicetree/bindings/thermal/
+THERMAL/CPU_COOLING
+M: Amit Daniel Kachhap <[email protected]>
+M: Viresh Kumar <[email protected]>
+M: Javi Merino <[email protected]>
+S: Supported
+F: Documentation/thermal/cpu-cooling-api.txt
+F: drivers/thermal/cpu_cooling.c
+F: include/linux/cpu_cooling.h
+
THINGM BLINK(1) USB RGB LED DRIVER
M: Vivien Didelot <[email protected]>
S: Maintained