summary refs log tree commit diff stats
path: root/hw/sensor/tmp105.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...Bernhard Beschow2024-11-051-1/+6
* hw/sensor/tmp105: Lower 4 bit of limit registers are always 0Guenter Roeck2024-09-131-1/+1
* hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0Philippe Mathieu-Daudé2024-09-131-7/+3
* hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()Philippe Mathieu-Daudé2024-09-131-5/+5
* hw/sensor/tmp105: Use registerfields APIPhilippe Mathieu-Daudé2024-09-131-11/+19
* hw/sensor/tmp105: Coding style fixesGuenter Roeck2024-09-131-20/+24
* hw/sensor: Constify VMStateRichard Henderson2023-12-301-3/+3
* sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2021-06-171-0/+328