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.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org --- Please let me know if someone has objections to this.
MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 5d8ab5c06c4f..c85081f08516 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10298,6 +10298,14 @@ F: include/uapi/linux/thermal.h F: include/linux/cpu_cooling.h F: Documentation/devicetree/bindings/thermal/
+THERMAL/CPU_COOLING +M: Amit Daniel Kachhap amit.daniel@samsung.com +M: Viresh Kumar viresh.kumar@linaro.org +L: linux-pm@vger.kernel.org +S: Supported +F: drivers/thermal/cpu_cooling.c +F: include/linux/cpu_cooling.h + THINGM BLINK(1) USB RGB LED DRIVER M: Vivien Didelot vivien.didelot@savoirfairelinux.com S: Maintained
On Wed, Aug 19, 2015 at 12:30:40PM +0530, Viresh Kumar wrote:
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.
Interesting. I would expect that by this point, you would be already listed.. anyways..
Add a separate entry for cpu_cooling driver in MAINTAINERS.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Apart from the minors below, you can add my:
Acked-by: Eduardo Valentin edubezval@gmail.com
Please let me know if someone has objections to this.
MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 5d8ab5c06c4f..c85081f08516 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10298,6 +10298,14 @@ F: include/uapi/linux/thermal.h F: include/linux/cpu_cooling.h F: Documentation/devicetree/bindings/thermal/ +THERMAL/CPU_COOLING +M: Amit Daniel Kachhap amit.daniel@samsung.com
Is this still a valid email? I remember one of his email was bouncing back.
+M: Viresh Kumar viresh.kumar@linaro.org +L: linux-pm@vger.kernel.org +S: Supported +F: drivers/thermal/cpu_cooling.c +F: include/linux/cpu_cooling.h
Please add: +F: Documentation/thermal/cpu-cooling-api.txt
THINGM BLINK(1) USB RGB LED DRIVER M: Vivien Didelot vivien.didelot@savoirfairelinux.com S: Maintained -- 2.4.0
On 19-08-15, 10:44, Eduardo Valentin wrote:
Interesting. I would expect that by this point, you would be already listed.. anyways..
No, its just you and Zhang.
+THERMAL/CPU_COOLING +M: Amit Daniel Kachhap amit.daniel@samsung.com
Is this still a valid email? I remember one of his email was bouncing back.
I see his last mail to LKML on 27th March, and I didn't receive a bounced email auto-reply, so it should be just fine :)
2015-08-20 3:03 GMT+09:00 Viresh Kumar viresh.kumar@linaro.org:
On 19-08-15, 10:44, Eduardo Valentin wrote:
Interesting. I would expect that by this point, you would be already listed.. anyways..
No, its just you and Zhang.
+THERMAL/CPU_COOLING +M: Amit Daniel Kachhap amit.daniel@samsung.com
Is this still a valid email? I remember one of his email was bouncing back.
I see his last mail to LKML on 27th March, and I didn't receive a bounced email auto-reply, so it should be just fine :)
Yes, the email is correct. However before adding a new maintainer could we get a confirmation/agreement form Amit?
Unfortunately it seems that a lot of guys previously working on Exynos BSP with (or in) Linaro are not responding on LKML any more. No reviews, no comments. That does not apply to everyone but I think its better not to add a "dead" entry.
Amit, Could you ack this patch?
Best regards, Krzysztof
linaro-kernel@lists.linaro.org