aboutsummaryrefslogtreecommitdiff
path: root/hw/sensor/tmp105.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-13hw/sensor/tmp105: Lower 4 bit of limit registers are always 0Guenter Roeck1-1/+1
2024-09-13hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0Philippe Mathieu-Daudé1-7/+3
2024-09-13hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()Philippe Mathieu-Daudé1-5/+5
2024-09-13hw/sensor/tmp105: Use registerfields APIPhilippe Mathieu-Daudé1-11/+19
2024-09-13hw/sensor/tmp105: Coding style fixesGuenter Roeck1-20/+24
2023-12-30hw/sensor: Constify VMStateRichard Henderson1-3/+3
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard1-0/+328