summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-fsl-ftm-alarm.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: fsl-ftm-alarm: avoid struct rtc_time conversionsAlexandre Belloni2019-11-081-5/+2
* rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-11-081-4/+5
* rtc: fsl-ftm-alarm: switch to ktime_get_real_secondsAlexandre Belloni2019-11-081-4/+1
* rtc: Use devm_platform_ioremap_resource()Markus Elfring2019-10-061-8/+1
* rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li2019-08-231-0/+337