From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: [PATCH V2] thermal: cpu_cooling: Add MAINTAINERS entry Date: Wed, 19 Aug 2015 23:36:30 +0530 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: edubezval@gmail.com Cc: linaro-kernel@lists.linaro.org, amit.daniel@samsung.com, linux-pm@vger.kernel.org, rui.zhang@intel.com, Viresh Kumar , Andrew Morton , Arnd Bergmann , "David S. Miller" , Greg KH , Jiri Slaby , Joe Perches , open list , Mauro Carvalho Chehab List-Id: linux-pm@vger.kernel.org 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 Signed-off-by: Viresh Kumar --- V1->V2: - Add cpu-cooling-api.txt as well - Add Ack received from Eduardo MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d8ab5c06c4f..9dc3f73e5341 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10298,6 +10298,15 @@ F: include/uapi/linux/thermal.h F: include/linux/cpu_cooling.h F: Documentation/devicetree/bindings/thermal/ +THERMAL/CPU_COOLING +M: Amit Daniel Kachhap +M: Viresh Kumar +L: linux-pm@vger.kernel.org +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 S: Maintained -- 2.4.0