index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mt6397.c
Age
Commit message (
Expand
)
Author
2020-10-15
rtc: mt6397: Remove unused member dev
Fei Shao
2020-05-21
rtc: mt6397: Add support for the MediaTek MT6358 RTC
Ran Bi
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-12-11
rtc: mt6397: fix alarm register overwrite
Ran Bi
2019-12-10
rtc: mt6397: drop free_irq of devm_ allocated irq
Wei Yongjun
2019-10-24
rtc: mt6397: add compatible for mt6323
Josef Friedl
2019-10-24
rtc: mt6397: improvements of rtc driver
Josef Friedl
2019-10-24
rtc: mt6397: move some common definitions into rtc.h
Josef Friedl
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-04
rtc: mt6397: Don't call irq_dispose_mapping.
Pi-Hsun Shih
2018-09-11
rtc: mt6397: fix possible race condition
Alexandre Belloni
2018-04-16
mfd: mt6397: Create irq mappings in mfd core driver
Chen Zhong
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-03-14
rtc: mt6397: Remove plaform module alias
Javier Martinez Canillas
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2015-09-05
rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver
Henry Chen
2015-07-18
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
2015-06-25
rtc: mt6397: fix build on some 32bits platforms
Alexandre Belloni
2015-06-25
rtc: mediatek: Add MT6397 RTC driver
Tianping Fang