summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/pcf2127.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* rtc: pcf2127: provide ->write methodRasmus Villemoes2020-07-091-0/+7
* rtc: pcf2127: provide ->read methodRasmus Villemoes2020-07-091-3/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes2020-05-011-2/+2
* rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han2019-07-091-9/+24
* rtc: pcf2127: Update Kconfig and code styleMeng Yi2017-01-141-20/+22
* rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-021-0/+107