Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |