]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards
authorGuenter Roeck <linux@roeck-us.net>
Thu, 19 Feb 2015 17:21:29 +0000 (09:21 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 9 Jan 2016 15:31:58 +0000 (07:31 -0800)
commit91918d13eb17b8c11a9b6b76bfdd7cc0efab4f50
tree2667e606bd2674a2b0ffe6a419ca2c517d04ef32
parent449278d9244277cbcaf04e0d2bb8b54797c3d5cd
hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards

Mitac microcode differs from Intel microcode. One key difference
is that pwm values can be written.

Detect vendor from customer ID field and no longer use DMI data
to identify which microcode is running on the chip.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6683.c