hwmon: new driver for ST stts751 thermal sensor
authorandrea.merello <andrea.merello@gmail.com>
Thu, 2 Feb 2017 07:44:03 +0000 (08:44 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 3 Feb 2017 13:32:59 +0000 (05:32 -0800)
commit7f07ec0fa17ae6b4acf031d4c20a7da4f3fbc407
tree08ba615f973301f7b34bcbf27fdc5069f557cedf
parent319fe159889a06b47a2621a1201c813502b7a842
hwmon: new driver for ST stts751 thermal sensor

This patch adds a HWMON driver for ST Microelectronics STTS751
temperature sensors.

Thanks-to: LABBE Corentin [for suggestions]
Thanks-to: Guenter Roeck [for suggestion and discussions]
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Cc: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/stts751.c [new file with mode: 0644]