summaryrefslogtreecommitdiffstats
path: root/hw/misc/tmp105.c
Commit message (Expand)AuthorAgeFilesLines
* tmp105: Correct handling of temperature limit checksPeter Maydell2020-11-171-9/+61
* hw/misc/tmp105: reset the T_low and T_High registersPeter Maydell2020-11-171-0/+3
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-3/+1Star
* qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot 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-4/+3Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-1/+1
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-4/+4
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-081-2/+2
* hw/misc: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+1Star
* qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster2014-05-051-2/+4
* tmp105: Read temperature in milli-celsiusPaolo Bonzini2014-03-311-3/+5
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+269