summary refs log tree commit diff stats
path: root/hw/sensor/tmp421.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Constify TypeInfo::class_dataPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw: Declare various const data as 'const'Philippe Mathieu-Daudé2025-02-161-1/+1
* hw/sensor: Replace type_register() with type_register_static()Zhao Liu2024-12-101-1/+1
* hw/sensor: Constify VMStateRichard Henderson2023-12-301-1/+1
* sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2021-06-171-0/+391