aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mt6397.c
AgeCommit message (Expand)Author
2022-06-14rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang
2020-01-17rtc: mt6397: fix alarm register overwriteRan Bi
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-04rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih
2018-09-11rtc: mt6397: fix possible race conditionAlexandre Belloni
2018-04-16mfd: mt6397: Create irq mappings in mfd core driverChen Zhong
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall
2016-03-14rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2015-09-05rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang
2015-06-25rtc: mt6397: fix build on some 32bits platformsAlexandre Belloni
2015-06-25rtc: mediatek: Add MT6397 RTC driverTianping Fang