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-st-lpc.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-09-15
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2019-11-27
rtc: st-lpc: Remove struct resource from struct st_rtc
Nobuhiro Iwamatsu
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-23
rtc: st-lpc: remove unnecessary check
Alexandre Belloni
2018-05-23
rtc: st-lpc: add range
Alexandre Belloni
2018-05-23
rtc: st-lpc: fix possible race condition
Alexandre Belloni
2018-03-27
rtc: st-lpc: remove artificial limitation
Alexandre Belloni
2017-07-09
rtc: st-lpc: make it robust against y2038/2106 bug
Benjamin Gaignard
2015-07-23
rtc: st: Update IP layout information to include Clocksource
Lee Jones
2015-04-30
rtc: st: Add new driver for ST's LPC RTC
Lee Jones