aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mt6397.c
AgeCommit message (Expand)Author
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-12-11rtc: mt6397: fix alarm register overwriteRan Bi
2019-12-10rtc: mt6397: drop free_irq of devm_ allocated irqWei Yongjun
2019-10-24rtc: mt6397: add compatible for mt6323Josef Friedl
2019-10-24rtc: mt6397: improvements of rtc driverJosef Friedl
2019-10-24rtc: mt6397: move some common definitions into rtc.hJosef Friedl
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