summary refs log tree commit diff stats
path: root/hw/rtc/twl92230.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/rtc: Constify VMStateRichard Henderson2023-12-301-2/+2
* hw/rtc/twl92230: Use int64_t for sec_offset and alm_secPeter Maydell2023-08-311-2/+2
* replace TABs with spacesYeqi Fu2023-03-201-80/+80
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell2021-01-011-1/+1
|\
| * migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-1/+1
* | hw/rtc/twl92230: Add missing 'break'Philippe Mathieu-Daudé2020-12-181-0/+1
* | hw/rtc/twl92230: Silence warnings about missing fallthrough statementsThomas Huth2020-12-181-30/+13
|/
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0
* hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+898