original_kernel/drivers/hwmon/pmbus
Matthew Barth 996dc09c8e hwmon: (pmbus/max31785) Support revision "B"
There was an issue in how the tach feedbacks of dual rotor fans were
reported during any change in fan speeds with revision "A" of the
MAX31785. When the fan speeds would transition to a new target speed,
the rotor not wired to the TACH input when TACHSEL = 0 would report a
speed of 0 until the new target was reached. This has been fixed,
resulting in a revision "B" update where the MFR_REVISION of "B" is
0x3061.

Signed-off-by: Matthew Barth <msbarth@linux.ibm.com>
Link: https://lore.kernel.org/r/20210201212217.73721-1-msbarth@linux.ibm.com
[groeck: Change 'ret' variable type to int]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2021-02-01 19:46:34 -08:00
..
Kconfig hwmon: (pmbus/max16601) Add support for MAX16508 2021-01-29 09:20:33 -08:00
Makefile
adm1266.c
adm1275.c
bel-pfe.c
ibm-cffps.c hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag 2021-01-27 17:44:18 -08:00
inspur-ipsps.c
ir35221.c
ir38064.c
irps5401.c
isl68137.c
lm25066.c hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function call 2021-02-01 16:25:31 -08:00
ltc2978.c
ltc3815.c
max8688.c
max16064.c
max16601.c hwmon: (pmbus/max16601) Add support for MAX16508 2021-01-29 09:20:33 -08:00
max20730.c
max20751.c
max31785.c hwmon: (pmbus/max31785) Support revision "B" 2021-02-01 19:46:34 -08:00
max34440.c
mp2975.c
pm6764tr.c
pmbus.c
pmbus.h
pmbus_core.c hwmon: (pmbus) Clear sensor data after chip write 2021-02-01 16:23:47 -08:00
pxe1610.c
q54sj108a2.c
tps40422.c
tps53679.c
ucd9000.c
ucd9200.c
xdpe12284.c
zl6100.c