[lm-sensors] [PATCH 0/2] Add support for MAX31722/MAX31723 temperature sensors

Tiberiu Breana <[email protected]> Tue, 22 Mar 2016 11:41:03 +0000
Newsgroups org.kernel.vger.lm-sensors
Message-ID <[email protected]>
This patch set adds support for the MAX31722/MAX31723 temperature sensors /
thermostats.
Patch 1 adds basic support and power management.
Patch 2 adds alarm support.

A discussion of whether this belongs in hwmon vs iio can be found here:
http://www.spinics.net/lists/linux-iio/msg23463.html

Tiberiu Breana (2):
  hwmon: (max31722) Add support for MAX31722/MAX31723 temperature
    sensors
  hwmon: (max31722) Add alarm support

 Documentation/hwmon/max31722 |  41 +++++
 drivers/hwmon/Kconfig        |  11 ++
 drivers/hwmon/Makefile       |   1 +
 drivers/hwmon/max31722.c     | 422 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 475 insertions(+)
 create mode 100644 Documentation/hwmon/max31722
 create mode 100644 drivers/hwmon/max31722.c

-- 
1.9.1


_______________________________________________
lm-sensors mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors