All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/2] hwmon: Add driver tmp421
@ 2009-06-15  7:42 Andre Prendel
  2009-06-15 12:46 ` Hans de Goede
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Prendel @ 2009-06-15  7:42 UTC (permalink / raw)
  To: lm-sensors

Hello Jean, hello Hans,

here is the tmp421 driver. It supports TI's TMP421/422/423 chips. I've
tested the driver with Hans' great welcome gift, the
tiny-usb-adapter. Further I played a bit with the dump to test remote
sensors, extended temperature range, etc.

Thanks,
Andre
---

 Documentation/hwmon/tmp421 |   36 ++++
 drivers/hwmon/Kconfig      |   10 +
 drivers/hwmon/Makefile     |    1 
 drivers/hwmon/tmp421.c     |  331 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 378 insertions(+)

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] [PATCH 0/2] hwmon: Add driver tmp421
  2009-06-15  7:42 [lm-sensors] [PATCH 0/2] hwmon: Add driver tmp421 Andre Prendel
@ 2009-06-15 12:46 ` Hans de Goede
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2009-06-15 12:46 UTC (permalink / raw)
  To: lm-sensors



On 06/15/2009 09:42 AM, Andre Prendel wrote:
> Hello Jean, hello Hans,
>
> here is the tmp421 driver. It supports TI's TMP421/422/423 chips. I've
> tested the driver with Hans' great welcome gift, the
> tiny-usb-adapter. Further I played a bit with the dump to test remote
> sensors, extended temperature range, etc.
>

Hi Andre,

Both patches look fine to me, good work!

As for the extra checks during probe, I think not having those is fine.

Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-15 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15  7:42 [lm-sensors] [PATCH 0/2] hwmon: Add driver tmp421 Andre Prendel
2009-06-15 12:46 ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.