]> 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)
commit705f668e3f97dc82be226562ed1a164926222637
tree2667e606bd2674a2b0ffe6a419ca2c517d04ef32
parent754ddf01eadd7a9a477b542d90389e7eba57ec07
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