Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199256
| From | Matt Porter <mporter@konsulko.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/3] MAINTAINERS: add max6675 driver |
| Date | 2015-08-03 23:00 +0200 |
| Message-ID | <pTuZX-5Um-3@gated-at.bofh.it> (permalink) |
| References | <pTuZX-5Um-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add myself as the MAX6675 driver maintainer. Signed-off-by: Matt Porter <mporter@konsulko.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a226416..355cc09 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6543,6 +6543,13 @@ S: Maintained F: Documentation/hwmon/max6650 F: drivers/hwmon/max6650.c +MAX6675 THERMOCOUPLE CONVERTER DRIVER +M: Matt Porter <mporter@konsulko.com> +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/temperature/max6675.txt +F: drivers/iio/temperature/max6675.c + MAX6697 HARDWARE MONITOR DRIVER M: Guenter Roeck <linux@roeck-us.net> L: lm-sensors@lm-sensors.org -- 2.1.4 -- 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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 3/3] MAINTAINERS: add max6675 driver Matt Porter <mporter@konsulko.com> - 2015-08-03 23:00 +0200
csiph-web