summaryrefslogtreecommitdiffstats
path: root/hw/misc/tmp421.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-4/+4
* Do not use %m in common code to print error messagesThomas Huth2019-10-221-2/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-1/+1
* misc: Avoid UTF-8 in error messagesEric Blake2018-12-111-1/+1
* hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-5/+3Star
* hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater2017-06-131-0/+402