]> git.proxmox.com Git - qemu.git/commitdiff
tmp105: Create API for TMP105 temperature sensor.
authorAlex Horn <alex.horn@cs.ox.ac.uk>
Wed, 5 Dec 2012 12:34:06 +0000 (12:34 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 23 Dec 2012 20:37:51 +0000 (14:37 -0600)
* Define enum for TMP105 registers
* Move tmp105_set() from I2C to TMP105 header
* Document units and range of temperature as preconditions

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alex Horn <alex.horn@cs.ox.ac.uk>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

No differences found