aboutsummaryrefslogtreecommitdiff
path: root/hw/sensor
AgeCommit message (Expand)Author
2023-11-07hw/sensor: add ADM1266 device modelTitus Rwantare
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-02-27Do not include hw/hw.h if it is not necessaryThomas Huth
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster
2022-07-14hw/sensor: Add Renesas ISL69259 device modelPeter Delevoryas
2022-07-14hw/sensor: Add IC_DEVICE_ID to ISL voltage regulatorsPeter Delevoryas
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen
2022-06-30hw/sensor: add Maxim MAX31785 deviceMaheswara Kurapati
2022-03-08hw/sensor: add Renesas raa228000 deviceTitus Rwantare
2022-03-08hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare
2022-02-21Kconfig: Add I2C_DEVICES device groupPeter Maydell
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend
2021-09-20hw/misc: Add Infineon DPS310 sensor modelJoel Stanley
2021-07-08hw/misc: add MAX34451 deviceTitus Rwantare
2021-07-08hw/misc: add ADM1272 deviceTitus Rwantare
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard