hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
authorGuenter Roeck <linux@roeck-us.net>
Thu, 9 Aug 2018 18:50:46 +0000 (11:50 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 9 Aug 2018 19:56:56 +0000 (12:56 -0700)
commitcd6a2064dbf9e485b80c54687f0ce91cca91a6df
tree24e254f8393ab6614789b92808d1b7c6a034c237
parent484a84f25ca7817c3662001316ba7d1e06b74ae2
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table

All announced Threadripper 29xx models have a temperature offset of
27 degrees C. Simplify temperature offset table to match all 29xx
Threadripper models with a single entry. Also simplify the table to match
all 19xx Threadripper models with a single entry. This effectively drops
entries for Threadripper 1910/1920/1950 which never saw the light of day.

Cc: Michael Larabel <Michael@phoronix.com>
Cc: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/k10temp.c