summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mxc_v2.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-05-19rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni1-1/+1
2018-05-19rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni1-10/+1
2018-05-19rtc: mxc_v2: fix possible race conditionAlexandre Belloni1-7/+9
2018-03-01rtc: mxc_v2: Fix _iomem pointer notationFabio Estevam1-1/+1
2018-01-12rtc: mxc_v2: remove __exit annotationArnd Bergmann1-1/+1
2018-01-12rtc: mxc_v2: Remove unnecessary platform_get_resource() error checkFabio Estevam1-3/+0
2018-01-12rtc: add mxc driver for i.MX53 SRTCPatrick Bruenn1-0/+422