summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-fsl-ftm-alarm.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-08rtc: fsl-ftm-alarm: avoid struct rtc_time conversionsAlexandre Belloni1-5/+2
2019-11-08rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-4/+5
2019-11-08rtc: fsl-ftm-alarm: switch to ktime_get_real_secondsAlexandre Belloni1-4/+1
2019-10-06rtc: Use devm_platform_ioremap_resource()Markus Elfring1-8/+1
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li1-0/+337