aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/twl92230.c
AgeCommit message (Expand)Author
2023-12-30hw/rtc: Constify VMStateRichard Henderson
2023-08-31hw/rtc/twl92230: Use int64_t for sec_offset and alm_secPeter Maydell
2023-03-20replace TABs with spacesYeqi Fu
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster
2020-12-18hw/rtc/twl92230: Add missing 'break'Philippe Mathieu-Daudé
2020-12-18hw/rtc/twl92230: Silence warnings about missing fallthrough statementsThomas Huth
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-09hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé
2019-10-24hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé