mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Texas Instruments TMP108 temperature sensor driver.
@ 2016-11-27  5:12 John Muir
  0 siblings, 0 replies; 3+ messages in thread
From: John Muir @ 2016-11-27  5:12 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Jonathan Corbet, Mark Rutland,
	Rob Herring, linux-kernel, linux-hwmon, linux-doc
  Cc: John Muir, John Muir, Anatol Pomazau

(Attempting a resend due to apparent delivery failure.)

This driver is split into three patches as it is being ported forward from
a Linux 4.4 implementation where it was tested. The final driver code uses
interfaces that are not available in 4.4.

John Muir (3):
  hwmon: Add Texas Instruments TMP108 temperature sensor driver.
  hwmon: tmp108: Use devm variants of registration interfaces.
  hwmon: tmp108: Update driver to use hwmon_chip_info.

 Documentation/devicetree/bindings/hwmon/tmp108.txt |  27 ++
 Documentation/hwmon/tmp108                         |  38 ++
 drivers/hwmon/Kconfig                              |  11 +
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/tmp108.c                             | 421 +++++++++++++++++++++
 5 files changed, 498 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/tmp108.txt
 create mode 100644 Documentation/hwmon/tmp108
 create mode 100644 drivers/hwmon/tmp108.c

-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/3] Texas Instruments TMP108 temperature sensor driver.
@ 2016-11-27  1:26 John Muir
  2016-11-27  2:18 ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: John Muir @ 2016-11-27  1:26 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Jonathan Corbet, Mark Rutland,
	Rob Herring, linux-kernel, linux-hwmon, linux-doc
  Cc: John Muir, John Muir, Anatol Pomazau

This driver is split into three patches as it is being ported forward from
a Linux 4.4 implementation where it was tested. The final driver code uses
interfaces that are not available in 4.4.

John Muir (3):
  hwmon: Add Texas Instruments TMP108 temperature sensor driver.
  hwmon: tmp108: Use devm variants of registration interfaces.
  hwmon: tmp108: Update driver to use hwmon_chip_info.

 Documentation/devicetree/bindings/hwmon/tmp108.txt |  27 ++
 Documentation/hwmon/tmp108                         |  38 ++
 drivers/hwmon/Kconfig                              |  11 +
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/tmp108.c                             | 421 +++++++++++++++++++++
 5 files changed, 498 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/tmp108.txt
 create mode 100644 Documentation/hwmon/tmp108
 create mode 100644 drivers/hwmon/tmp108.c

-- 
2.8.0.rc3.226.g39d4020

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

end of thread, other threads:[~2016-11-27  5:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-27  5:12 [PATCH 0/3] Texas Instruments TMP108 temperature sensor driver John Muir
  -- strict thread matches above, loose matches on Subject: below --
2016-11-27  1:26 John Muir
2016-11-27  2:18 ` Guenter Roeck

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

all inboxes | Powered by JetHome®