index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-stm32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
rtc: stm32: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-2
/
+2
2019-12-10
rtc: stm32: add missed clk_disable_unprepare in error path of resume
Chuhong Yuan
1
-1
/
+4
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-13
rtc: stm32: remove one condition check in stm32_rtc_set_alarm()
Markus Elfring
1
-5
/
+1
2019-04-29
rtc: stm32: manage the get_irq probe defer case
Fabien Dessenne
1
-3
/
+6
2018-05-22
rtc: stm32: add stm32mp1 rtc support
Amelie Delaunay
1
-14
/
+89
2018-05-22
rtc: stm32: rework register management to prepare other version of RTC
Amelie Delaunay
1
-57
/
+127
2018-05-22
rtc: stm32: fix misspelling and misalignment issues
Amelie Delaunay
1
-2
/
+2
2018-05-06
rtc: stm32: get DBP register and mask from DT st, syscfg property
Amelie Delaunay
1
-22
/
+37
2018-05-06
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
Amelie Delaunay
1
-2
/
+1
2018-05-06
rtc: stm32: fix copyright and adopt SPDX identifier
Amelie Delaunay
1
-3
/
+3
2017-11-29
rtc: stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
1
-17
/
+65
2017-01-23
rtc: stm32: fix comparison warnings
Amelie Delaunay
1
-3
/
+3
2017-01-23
rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits
Amelie Delaunay
1
-2
/
+2
2017-01-13
rtc: stm32: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+0
2017-01-13
rtc: stm32: remove __exit annotation on remove callback
Arnd Bergmann
1
-1
/
+1
2017-01-13
rtc: add STM32 RTC driver
Amelie Delaunay
1
-0
/
+727