https://github.com/torvalds/linux
Revision ffa2600044979aff4bd6238edb9af815a47d7c32 authored by Eddie James on 29 September 2021, 15:36:04 UTC, committed by Guenter Roeck on 02 October 2021, 11:35:09 UTC
The P10 (temp sensor version 0x10) doesn't do the same VRM status
reporting that was used on P9. It just reports the temperature, so
drop the check for VRM fru type in the sysfs show function, and don't
set the name to "alarm".

Fixes: db4919ec86 ("hwmon: (occ) Add new temperature sensor type")
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210929153604.14968-1-eajames@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 6f7d704
History
Tip revision: ffa2600044979aff4bd6238edb9af815a47d7c32 authored by Eddie James on 29 September 2021, 15:36:04 UTC
hwmon: (occ) Fix P10 VRM temp sensors
Tip revision: ffa2600

back to top