summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mt6397.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih2019-04-041-6/+3Star
* rtc: mt6397: fix possible race conditionAlexandre Belloni2018-09-111-5/+8
* mfd: mt6397: Create irq mappings in mfd core driverChen Zhong2018-04-161-4/+3Star
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-021-1/+1
* rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas2016-03-141-1/+0Star
* 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