summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-st-lpc.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-09-15rtc: st-lpc: Constify st_rtc_opsRikard Falkeborn
2019-11-27rtc: st-lpc: Remove struct resource from struct st_rtcNobuhiro Iwamatsu
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-23rtc: st-lpc: remove unnecessary checkAlexandre Belloni
2018-05-23rtc: st-lpc: add rangeAlexandre Belloni
2018-05-23rtc: st-lpc: fix possible race conditionAlexandre Belloni
2018-03-27rtc: st-lpc: remove artificial limitationAlexandre Belloni
2017-07-09rtc: st-lpc: make it robust against y2038/2106 bugBenjamin Gaignard
2015-07-23rtc: st: Update IP layout information to include ClocksourceLee Jones
2015-04-30rtc: st: Add new driver for ST's LPC RTCLee Jones