public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* [patch v4 0/2] Add support for Maxim MAX6621 temperature sensor device
@ 2017-10-03 18:08 Vadim Pasternak
  2017-10-03 18:08 ` [patch v4 1/2] hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor Vadim Pasternak
  2017-10-03 18:08 ` [patch v4 2/2] Documentation: devicetree: add max6621 device Vadim Pasternak
  0 siblings, 2 replies; 6+ messages in thread
From: Vadim Pasternak @ 2017-10-03 18:08 UTC (permalink / raw)
  To: linux, robh+dt; +Cc: linux-hwmon, devicetree, jiri, Vadim Pasternak

This patchset:
- support for MAX6621 temperature sensor;
- add documentation record for this device;

Vadim Pasternak (2):
  hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
  Documentation: devicetree: add max6621 device

 .../devicetree/bindings/trivial-devices.txt        |   1 +
 drivers/hwmon/Kconfig                              |  14 +
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/max6621.c                            | 593 +++++++++++++++++++++
 4 files changed, 609 insertions(+)
 create mode 100644 drivers/hwmon/max6621.c

-- 
2.1.4


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

end of thread, other threads:[~2017-10-04  5:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 18:08 [patch v4 0/2] Add support for Maxim MAX6621 temperature sensor device Vadim Pasternak
2017-10-03 18:08 ` [patch v4 1/2] hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor Vadim Pasternak
2017-10-04  2:21   ` [v4, " Guenter Roeck
2017-10-04  5:34     ` Vadim Pasternak
2017-10-03 18:08 ` [patch v4 2/2] Documentation: devicetree: add max6621 device Vadim Pasternak
2017-10-04  2:22   ` [v4,2/2] " Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox