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