summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-imx-sc.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: imx-sc: remove .read_alarmAlexandre Belloni2021-04-291-11/+0
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: imx-sc: Align imx sc msg structs to 4Leonard Crestez2020-03-291-1/+1
* rtc: remove superfluous error messageAlexandre Belloni2019-08-211-3/+1
* rtc: imx-sc: add rtc alarm supportAnson Huang2019-06-011-0/+87
* rtc: imx-sc: use rtc_time64_to_tmAlexandre Belloni2019-03-031-1/+1
* rtc: imx-sc: add rtc set time supportAnson Huang2019-02-071-0/+19
* rtc: add i.MX system controller RTC supportAnson Huang2018-12-201-0/+91