summaryrefslogtreecommitdiffstats
path: root/hw/rtc/pl031.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster2022-02-281-1/+2
* qapi: Move RTC_CHANGE back out of target schemaPeter Maydell2022-02-281-1/+1
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger2021-11-151-1/+9
* pl031: Use timer_free() in the finalize function to avoid memleaksGan Qixin2021-01-181-0/+8
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* pl031: Expose RTCICR as proper WC registerAlexander Graf2019-11-191-5/+1Star
* hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+344