Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752505AbbH0CCe (ORCPT ); Wed, 26 Aug 2015 22:02:34 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33522 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751245AbbH0CCd (ORCPT ); Wed, 26 Aug 2015 22:02:33 -0400 From: Viresh Kumar To: edubezval@gmail.com Cc: linaro-kernel@lists.linaro.org, javi.merino@arm.com, Viresh Kumar , Amit Daniel Kachhap , Amit Daniel Kachhap , Andrew Morton , Arnd Bergmann , "David S. Miller" , Greg KH , Jiri Slaby , Joe Perches , linux-kernel@vger.kernel.org (open list), Mauro Carvalho Chehab Subject: [PATCH V4] thermal: cpu_cooling: Add MAINTAINERS entry Date: Thu, 27 Aug 2015 07:32:11 +0530 Message-Id: X-Mailer: git-send-email 2.4.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1501 Lines: 45 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 Acked-by: Amit Daniel Kachhap Acked-by: Amit Daniel Kachhap Signed-off-by: Viresh Kumar --- V4: Adding Javi as well into maintainers. MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d8ab5c06c4f..12a47b8ad140 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10298,6 +10298,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 +M: Viresh Kumar +M: Javi Merino +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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/