summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mxc_v2.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-111-25/+4
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni2018-05-191-1/+1
* rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni2018-05-191-10/+1
* rtc: mxc_v2: fix possible race conditionAlexandre Belloni2018-05-191-7/+9
* rtc: mxc_v2: Fix _iomem pointer notationFabio Estevam2018-03-011-1/+1
* rtc: mxc_v2: remove __exit annotationArnd Bergmann2018-01-121-1/+1
* rtc: mxc_v2: Remove unnecessary platform_get_resource() error checkFabio Estevam2018-01-121-3/+0
* rtc: add mxc driver for i.MX53 SRTCPatrick Bruenn2018-01-121-0/+422