index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-stm32.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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