On Thu, Aug 27, 2015 at 03:02:11AM +0100, 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. > > 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]>
Acked-by: Javi Merino <[email protected]> > --- > 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 <[email protected]> > +M: Viresh Kumar <[email protected]> > +M: Javi Merino <[email protected]> > +L: [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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

