summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-stm32.c
AgeCommit message (Expand)Author
2017-11-29rtc: stm32: Fix copyrightBenjamin Gaignard
2017-07-06rtc: stm32: add STM32H7 RTC supportAmelie Delaunay
2017-01-23rtc: stm32: fix comparison warningsAmelie Delaunay
2017-01-23rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay
2017-01-13rtc: stm32: fix building without CONFIG_OFArnd Bergmann
2017-01-13rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay