devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device
@ 2017-08-30 21:55 Vadim Pasternak
  2017-08-30 21:55 ` [patch v2 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor Vadim Pasternak
       [not found] ` <1504130157-108257-1-git-send-email-vadimp-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Vadim Pasternak @ 2017-08-30 21:55 UTC (permalink / raw)
  To: linux-0h96xk9xTtrk1uMJSBkQmQ, robh+dt-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-hwmon-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, jiri-rHqAuBHg3fBzbRFIqnYvSA,
	Vadim Pasternak

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

Vadim Pasternak (2):
  hwmon: Driver for Maxim MAX6621 temperature sensor
  dt-bindings: hwmon: add binding documentation for max6621 device

 .../devicetree/bindings/hwmon/max6621.txt          |  14 +
 drivers/hwmon/Kconfig                              |  14 +
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/max6621.c                            | 484 +++++++++++++++++++++
 4 files changed, 513 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/max6621.txt
 create mode 100644 drivers/hwmon/max6621.c

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device
@ 2017-09-11 10:45 Vadim Pasternak
  0 siblings, 0 replies; 5+ messages in thread
From: Vadim Pasternak @ 2017-09-11 10:45 UTC (permalink / raw)
  To: linux, robh+dt; +Cc: linux-hwmon, devicetree, jiri, Vadim Pasternak

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

Vadim Pasternak (2):
  hwmon: Driver for Maxim MAX6621 temperature sensor
  dt-bindings: hwmon: add binding documentation for max6621 device

 .../devicetree/bindings/hwmon/max6621.txt          |  14 +
 drivers/hwmon/Kconfig                              |  14 +
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/max6621.c                            | 484 +++++++++++++++++++++
 4 files changed, 513 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/max6621.txt
 create mode 100644 drivers/hwmon/max6621.c

-- 
2.1.4


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

end of thread, other threads:[~2017-09-11 10:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 21:55 [patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device Vadim Pasternak
2017-08-30 21:55 ` [patch v2 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor Vadim Pasternak
2017-09-01 15:30   ` [v2,1/2] " Guenter Roeck
     [not found] ` <1504130157-108257-1-git-send-email-vadimp-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-08-30 21:55   ` [patch v2 2/2] dt-bindings: hwmon: add binding documentation for max6621 device Vadim Pasternak
  -- strict thread matches above, loose matches on Subject: below --
2017-09-11 10:45 [patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device Vadim Pasternak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).