You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hwmon: (pmbus/adp1050) Add support for adp1051, adp1055 and ltp8800
Introduce hardware monitoring support for the following devices:
ADP1051: 6 PWM for I/O Voltage, I/O Current, Temperature
ADP1055: 6 PWM for I/O Voltage, I/O Current, Power, Temperature
LTP8800-1A/-2/-4A: 150A/135A/200A DC/DC µModule Regulator
The ADP1051 and ADP1055 are similar digital controllers for high
efficiency DC-DC power conversion while the LTP8800 is a family of
step-down μModule regulators that provides microprocessor core voltage
from 54V power distribution architecture. All of the above components
features telemetry monitoring of input/output voltage, input current,
output power, and temperature over PMBus.
Reviewed-by: Andy Shevchenko <[email protected]>
Co-developed-by: Alexis Czezar Torreno <[email protected]>
Signed-off-by: Alexis Czezar Torreno <[email protected]>
Signed-off-by: Cedric Encarnacion <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[groeck: Dropped unnecessaary spaces after type casts]
Signed-off-by: Guenter Roeck <[email protected]>
0 commit comments