aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mt6397.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21rtc: remove superfluous error messageAlexandre Belloni1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-04rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih1-6/+3
2018-09-11rtc: mt6397: fix possible race conditionAlexandre Belloni1-5/+8
2018-04-16mfd: mt6397: Create irq mappings in mfd core driverChen Zhong1-4/+3
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall1-1/+1
2016-03-14rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas1-1/+0
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas1-0/+1
2015-09-05rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen1-0/+26
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang1-2/+2
2015-06-25rtc: mt6397: fix build on some 32bits platformsAlexandre Belloni1-2/+3
2015-06-25rtc: mediatek: Add MT6397 RTC driverTianping Fang1-0/+394