]> git.baikalelectronics.ru Git - kernel.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)
commit26f1fcf0d26449886750bd310e81ab24723aa31f
tree2667e606bd2674a2b0ffe6a419ca2c517d04ef32
parent872a0003bf0caa067d0e36526060b9e875106f02
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