Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-14 | hw/i2c/pmbus: Add idle state to return 0xff's | Peter Delevoryas | 1 | -0/+9 |
2022-06-30 | hw/i2c: pmbus: Page #255 is valid page for read requests. | Maheswara Kurapati | 1 | -5/+1 |
2022-03-08 | hw/i2c: Added linear mode translation for pmbus devices | Shengtan Mao | 1 | -0/+18 |
2022-03-08 | hw/i2c: pmbus: refactor uint handling | Titus Rwantare | 1 | -9/+9 |
2022-03-08 | hw/i2c: pmbus: add PEC unsupported warning | Titus Rwantare | 1 | -0/+5 |
2022-03-08 | hw/i2c: pmbus: fix error returns and guard against out of range accesses | Titus Rwantare | 1 | -4/+43 |
2022-03-08 | hw/i2c: pmbus: add registers | Titus Rwantare | 1 | -0/+24 |
2021-07-08 | hw/i2c: add support for PMBus | Titus Rwantare | 1 | -0/+1612 |