index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i2c
/
pmbus_device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i2c: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
hw/i2c: pmbus: reset page register for out of range reads
Titus Rwantare
2023-11-07
1
-9
/
+9
*
hw/i2c: pmbus: immediately clear faults on request
Titus Rwantare
2023-11-07
1
-0
/
+5
*
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
1
-0
/
+8
*
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
1
-0
/
+176
*
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-11-07
1
-1
/
+29
*
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
1
-1
/
+1
*
hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
Philippe Mathieu-Daudé
2023-08-31
1
-7
/
+10
*
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