commit | 630300d5fcb6ee9c32c75d8b576c100fbb794159 | [log] [tgz] |
---|---|---|
author | Adam Baker <linux@baker-net.org.uk> | Sat Mar 05 15:34:56 2016 +0000 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Mar 08 18:40:49 2016 -0800 |
tree | c8d04457a2c27f3d71a3e43af093fa2af741c3d8 | |
parent | 8d801243192f4dca693f9ff0c7953ff2ce01164d [diff] |
hwmon: Create an NSA320 hardware monitoring driver Create a driver to support the hardware monitoring chip present in the Zyxel NSA320 and some of the other Zyxel NAS devices. The driver reads fan speed and temperature from a suitably pre-programmed MCU on the device. Signed-off-by: Adam Baker <linux@baker-net.org.uk> [groeck: Dropped .owner field initialization] Signed-off-by: Guenter Roeck <linux@roeck-us.net>