index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i2c
/
pmbus_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
hw/i2c: Constify VMState
Richard Henderson
1
-1
/
+1
2023-11-07
hw/i2c: pmbus: reset page register for out of range reads
Titus Rwantare
1
-9
/
+9
2023-11-07
hw/i2c: pmbus: immediately clear faults on request
Titus Rwantare
1
-0
/
+5
2023-11-07
hw/i2c: pmbus: add VCAP register
Titus Rwantare
1
-0
/
+8
2023-11-07
hw/i2c: pmbus: add fan support
Titus Rwantare
1
-0
/
+176
2023-11-07
hw/i2c: pmbus add support for block receive
Titus Rwantare
1
-1
/
+29
2023-08-31
hw/i2c: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-08-31
hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
Philippe Mathieu-Daudé
1
-7
/
+10
2023-03-30
hw/i2c: pmbus: block uninitialised string reads
Titus Rwantare
1
-0
/
+7
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
1
-1
/
+0
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