index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-st-lpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: st-lpc: Simplify clk handling in st_rtc_probe()
Christophe JAILLET
2023-06-26
1
-11
/
+5
*
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
2023-06-26
1
-1
/
+1
*
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-10
1
-0
/
+1
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2020-09-15
1
-1
/
+1
*
rtc: st-lpc: Remove struct resource from struct st_rtc
Nobuhiro Iwamatsu
2019-11-27
1
-1
/
+0
*
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-07
1
-3
/
+1
*
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-07-17
1
-4
/
+0
|
\
|
*
rtc: st-lpc: remove unnecessary check
Alexandre Belloni
2019-05-23
1
-4
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
|
/
*
rtc: st-lpc: add range
Alexandre Belloni
2018-05-23
1
-0
/
+2
*
rtc: st-lpc: fix possible race condition
Alexandre Belloni
2018-05-23
1
-15
/
+9
*
rtc: st-lpc: remove artificial limitation
Alexandre Belloni
2018-03-27
1
-16
/
+0
*
rtc: st-lpc: make it robust against y2038/2106 bug
Benjamin Gaignard
2017-07-09
1
-11
/
+8
*
rtc: st: Update IP layout information to include Clocksource
Lee Jones
2015-07-23
1
-1
/
+1
*
rtc: st: Add new driver for ST's LPC RTC
Lee Jones
2015-04-30
1
-0
/
+354