| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: mt6397: refine RTC_TC_MTH | Hsin-Hsiung Wang | 2021-06-01 | 1 | -1/+1 |
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: mt6397: Remove unused member dev | Fei Shao | 2020-10-15 | 1 | -1/+2 |
* | rtc: mt6397: Add support for the MediaTek MT6358 RTC | Ran Bi | 2020-05-21 | 1 | -3/+15 |
* | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2020-02-04 | 1 | -9/+1 |
|\ |
|
| * | rtc: mt6397: drop free_irq of devm_ allocated irq | Wei Yongjun | 2019-12-10 | 1 | -9/+1 |
* | | rtc: mt6397: fix alarm register overwrite | Ran Bi | 2019-12-11 | 1 | -14/+25 |
|/ |
|
* | rtc: mt6397: add compatible for mt6323 | Josef Friedl | 2019-10-24 | 1 | -0/+1 |
* | rtc: mt6397: improvements of rtc driver | Josef Friedl | 2019-10-24 | 1 | -32/+19 |
* | rtc: mt6397: move some common definitions into rtc.h | Josef Friedl | 2019-10-24 | 1 | -54/+1 |
* | rtc: remove superfluous error message | Alexandre Belloni | 2019-08-21 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | rtc: mt6397: Don't call irq_dispose_mapping. | Pi-Hsun Shih | 2019-04-04 | 1 | -6/+3 |
* | rtc: mt6397: fix possible race condition | Alexandre Belloni | 2018-09-11 | 1 | -5/+8 |
* | mfd: mt6397: Create irq mappings in mfd core driver | Chen Zhong | 2018-04-16 | 1 | -4/+3 |
* | rtc: constify rtc_class_ops structures | Julia Lawall | 2016-09-02 | 1 | -1/+1 |
* | rtc: mt6397: Remove plaform module alias | Javier Martinez Canillas | 2016-03-14 | 1 | -1/+0 |
* | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 2015-09-05 | 1 | -0/+1 |
* | rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver | Henry Chen | 2015-09-05 | 1 | -0/+26 |
* | rtc: mt6397: enable wakeup before registering rtc device | Wei-Ning Huang | 2015-07-18 | 1 | -2/+2 |
* | rtc: mt6397: fix build on some 32bits platforms | Alexandre Belloni | 2015-06-25 | 1 | -2/+3 |
* | rtc: mediatek: Add MT6397 RTC driver | Tianping Fang | 2015-06-25 | 1 | -0/+394 |