qemu/hw/sensor
Maheswara Kurapati 6236548284 hw/sensor: add Maxim MAX31785 device
MAX31785 is a PMBus compliant 6-Channel fan controller. It supports 6 fan
channels, 11 temperature sensors, and 6-Channel ADC to measure the remote
voltages. Datasheet can be found here:
https://datasheets.maximintegrated.com/en/ds/MAX31785.pdf

This initial version of the driver has skeleton and support for the
fan channels. Requests for temperature sensors, and ADC Channels the
are serviced with the default values as per the datasheet.  No additional
instrumentation is done. NV Log feature is not supported.

Signed-off-by: Maheswara Kurapati <quic_mkurapat@quicinc.com>
Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220627154703.148943-5-quic_jaehyoo@quicinc.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-06-30 09:21:13 +02:00
..
adm1272.c
dps310.c hw/misc: Add Infineon DPS310 sensor model 2021-09-20 08:50:59 +02:00
emc141x.c
isl_pmbus_vr.c hw/sensor: add Renesas raa228000 device 2022-03-08 18:46:48 +01:00
Kconfig hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
lsm303dlhc_mag.c hw/sensor: Add lsm303dlhc magnetometer device 2022-02-08 10:56:29 +00:00
max31785.c hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
max34451.c hw/misc: add MAX34451 device 2021-07-08 14:42:00 -05:00
meson.build hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
tmp105.c
tmp421.c