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