summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mt6397.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang2022-06-141-0/+2
* rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih2020-01-271-6/+3
* rtc: mt6397: fix alarm register overwriteRan Bi2020-01-171-14/+33
* rtc: mt6397: fix possible race conditionAlexandre Belloni2019-11-201-5/+8
* mfd: mt6397: Create irq mappings in mfd core driverChen Zhong2018-04-161-4/+3
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-021-1/+1
* rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas2016-03-141-1/+0
* rtc: Fix module autoload for OF platform driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen2015-09-051-0/+26
* rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang2015-07-181-2/+2
* rtc: mt6397: fix build on some 32bits platformsAlexandre Belloni2015-06-251-2/+3
* rtc: mediatek: Add MT6397 RTC driverTianping Fang2015-06-251-0/+394