summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-fsl-ftm-alarm.c
AgeCommit message (Expand)Author
2021-04-17rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-08-21rtc: fsl-ftm-alarm: update acpi device idPeng Ma
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang
2020-04-15rtc: remove unnecessary error message after platform_get_irqMarkus Elfring
2020-03-29rtc: fsl-ftm-alarm: report alarm to coreBiwen Li
2020-03-23rtc: fsl-ftm-alarm: enable acpi supportPeng Ma
2019-11-08rtc: fsl-ftm-alarm: avoid struct rtc_time conversionsAlexandre Belloni
2019-11-08rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-11-08rtc: fsl-ftm-alarm: switch to ktime_get_real_secondsAlexandre Belloni
2019-10-06rtc: Use devm_platform_ioremap_resource()Markus Elfring
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li