summaryrefslogtreecommitdiff
path: root/drivers/rtc/stm32_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+2
* rtc: stm32: manage 2 digit limitation on yearPatrick Delaunay2019-08-271-2/+7
* rtc: Add rtc driver for stm32mp1Patrick Delaunay2019-07-221-0/+323