On Fri, 8 Mar 2013 08:22:02 -0800, Guenter Roeck wrote: > I actively maintain those drivers and have hardware available > to test changes, so add me as explicit maintainer. > > Signed-off-by: Guenter Roeck <[email protected]> > --- > MAINTAINERS | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9561658..1a5aca7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4005,6 +4005,22 @@ M: Stanislaw Gruszka <[email protected]> > S: Maintained > F: drivers/usb/atm/ueagle-atm.c > > +INA209 HARDWARE MONITOR DRIVER > +M: Guenter Roeck <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/hwmon/ina209 > +F: Documentation/devicetree/bindings/i2c/ina209.txt > +F: drivers/hwmon/ina209.c > + > +INA2XX HARDWARE MONITOR DRIVER > +M: Guenter Roeck <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/hwmon/ina2xx > +F: drivers/hwmon/ina2xx.c > +F: include/linux/platform_data/ina2xx.h > + > INDUSTRY PACK SUBSYSTEM (IPACK) > M: Samuel Iglesias Gonsalvez <[email protected]> > M: Jens Taprogge <[email protected]> > @@ -5098,6 +5114,15 @@ S: Maintained > F: Documentation/hwmon/max6650 > F: drivers/hwmon/max6650.c > > +MAX6697 HARDWARE MONITOR DRIVER > +M: Guenter Roeck <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/hwmon/max6697 > +F: Documentation/devicetree/bindings/i2c/max6697.txt > +F: drivers/hwmon/max6697.c > +F: include/linux/platform_data/max6697.h > + > MAXIRADIO FM RADIO RECEIVER DRIVER > M: Hans Verkuil <[email protected]> > L: [email protected]
Acked-by: Jean Delvare <[email protected]> And thanks for volunteering to maintain these drivers. -- Jean Delvare -- 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/

