[GIT PULL] hwmon fixes for v4.16-rc2
From: Guenter Roeck
Date: Thu Feb 15 2018 - 17:09:12 EST
Hi Linus,
Please pull hwmon fixes for Linux v4.16-rc2 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.16-rc2
Thanks,
Guenter
------
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.16-rc2
for you to fetch changes up to aef17ca1271948ee57cc39b2493d31110cc42625:
hwmon: (k10temp) Only apply temperature offset if result is positive (2018-02-12 14:23:29 -0800)
----------------------------------------------------------------
Fix bad temperature display on Ryzen/Threadripper
----------------------------------------------------------------
Guenter Roeck (1):
hwmon: (k10temp) Only apply temperature offset if result is positive
drivers/hwmon/k10temp.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)