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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html