]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a82672e477f9e161b92a3d45afe6376a6b0c753
tree24e254f8393ab6614789b92808d1b7c6a034c237
parent23011e84c42d375f8b8b732335a0c55b4bc333d0
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