meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mt6397.c
AgeCommit message (Expand)Author
2022-05-19rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-10-15rtc: mt6397: Remove unused member devFei Shao
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi
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