'cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m41t80.c
AgeCommit message (Expand)Author
2022-03-23rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-10-01rtc: m41t80: return NULL rather than a plain 0 integerColin Ian King
2021-06-20rtc: m41t80: correct kerneldoc function namesYang Yingliang
2021-05-25rtc: m41t80: add support for fixed clockSebastian Reichel
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-06rtc: m41t80: quiet maybe-unused variable warningAlexandre Belloni
2021-01-25rtc: m41t80: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-16rtc: m41t80: constify m41t80_rtc_opsAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva