summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: stm32: add STM32H7 RTC supportAmelie Delaunay2017-07-061-17/+65
* rtc: stm32: fix comparison warningsAmelie Delaunay2017-01-231-3/+3
* rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay2017-01-231-2/+2
* rtc: stm32: fix building without CONFIG_OFArnd Bergmann2017-01-131-2/+0
* rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann2017-01-131-1/+1
* rtc: add STM32 RTC driverAmelie Delaunay2017-01-131-0/+727
OpenPOWER on IntegriCloud