aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/pmbus_device.c
AgeCommit message (Expand)Author
2022-03-08hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao
2022-03-08hw/i2c: pmbus: refactor uint handlingTitus Rwantare
2022-03-08hw/i2c: pmbus: add PEC unsupported warningTitus Rwantare
2022-03-08hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare
2022-03-08hw/i2c: pmbus: add registersTitus Rwantare
2021-07-08hw/i2c: add support for PMBusTitus Rwantare