Searched hist:c93488f16b70debc0c168b4117531623b03d6bf0 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/sensor/ |
H A D | adm1272.c | c93488f16b70debc0c168b4117531623b03d6bf0 Thu Jul 08 12:25:53 CDT 2021 Titus Rwantare <titusr@google.com> hw/misc: add ADM1272 device
The ADM1272 is a PMBus compliant Hot Swap Controller and Digital Power Monitor by Analog Devices.
This commit adds support for interfacing with it, and support for setting and monitoring sensor limits.
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1272.pdf
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-3-titusr@google.com> [Moved the device to the sensor directory] [remove include of trace.h, it is not needed] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | meson.build | diff c93488f16b70debc0c168b4117531623b03d6bf0 Thu Jul 08 12:25:53 CDT 2021 Titus Rwantare <titusr@google.com> hw/misc: add ADM1272 device
The ADM1272 is a PMBus compliant Hot Swap Controller and Digital Power Monitor by Analog Devices.
This commit adds support for interfacing with it, and support for setting and monitoring sensor limits.
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1272.pdf
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-3-titusr@google.com> [Moved the device to the sensor directory] [remove include of trace.h, it is not needed] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | Kconfig | diff c93488f16b70debc0c168b4117531623b03d6bf0 Thu Jul 08 12:25:53 CDT 2021 Titus Rwantare <titusr@google.com> hw/misc: add ADM1272 device
The ADM1272 is a PMBus compliant Hot Swap Controller and Digital Power Monitor by Analog Devices.
This commit adds support for interfacing with it, and support for setting and monitoring sensor limits.
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1272.pdf
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-3-titusr@google.com> [Moved the device to the sensor directory] [remove include of trace.h, it is not needed] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | diff c93488f16b70debc0c168b4117531623b03d6bf0 Thu Jul 08 12:25:53 CDT 2021 Titus Rwantare <titusr@google.com> hw/misc: add ADM1272 device
The ADM1272 is a PMBus compliant Hot Swap Controller and Digital Power Monitor by Analog Devices.
This commit adds support for interfacing with it, and support for setting and monitoring sensor limits.
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1272.pdf
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-3-titusr@google.com> [Moved the device to the sensor directory] [remove include of trace.h, it is not needed] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|