开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-stm32.c
Age
Commit message (
Expand
)
Author
2019-04-29
rtc: stm32: manage the get_irq probe defer case
Fabien Dessenne
2018-05-22
rtc: stm32: add stm32mp1 rtc support
Amelie Delaunay
2018-05-22
rtc: stm32: rework register management to prepare other version of RTC
Amelie Delaunay
2018-05-22
rtc: stm32: fix misspelling and misalignment issues
Amelie Delaunay
2018-05-06
rtc: stm32: get DBP register and mask from DT st, syscfg property
Amelie Delaunay
2018-05-06
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
Amelie Delaunay
2018-05-06
rtc: stm32: fix copyright and adopt SPDX identifier
Amelie Delaunay
2017-11-29
rtc: stm32: Fix copyright
Benjamin Gaignard
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
2017-01-23
rtc: stm32: fix comparison warnings
Amelie Delaunay
2017-01-23
rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits
Amelie Delaunay
2017-01-13
rtc: stm32: fix building without CONFIG_OF
Arnd Bergmann
2017-01-13
rtc: stm32: remove __exit annotation on remove callback
Arnd Bergmann
2017-01-13
rtc: add STM32 RTC driver
Amelie Delaunay