summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mxc_v2.c
AgeCommit message (Expand)Author
2021-05-25rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-02-06rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-07-22rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-11rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify codeAnson Huang
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-05-19rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni
2018-05-19rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni
2018-05-19rtc: mxc_v2: fix possible race conditionAlexandre Belloni
2018-03-01rtc: mxc_v2: Fix _iomem pointer notationFabio Estevam
2018-01-12rtc: mxc_v2: remove __exit annotationArnd Bergmann
2018-01-12rtc: mxc_v2: Remove unnecessary platform_get_resource() error checkFabio Estevam
2018-01-12rtc: add mxc driver for i.MX53 SRTCPatrick Bruenn