summaryrefslogtreecommitdiff
path: root/drivers/rtc/pcf2127.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09rtc: pcf2127: provide ->write methodRasmus Villemoes1-0/+7
2020-07-09rtc: pcf2127: provide ->read methodRasmus Villemoes1-3/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes1-2/+2
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han1-9/+24
2017-01-15rtc: pcf2127: Update Kconfig and code styleMeng Yi1-20/+22
2016-12-03rtc: Add RTC chip pcf2127 supportMeng Yi1-0/+107