Hello Jean, Hans, this is version v2 of the tmp401 driver patch series. I've added some documentation and fixed the issues of your review (see changes in patch 2/3). Thanks, Andre --- Documentation/hwmon/sysfs-interface | 19 Documentation/hwmon/tmp401 | 42 ++ drivers/hwmon/Kconfig | 10 drivers/hwmon/Makefile | 1 drivers/hwmon/tmp401.c | 689 ++++++++++++++++++++++++++++++++++++ 5 files changed, 761 insertions(+)