aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/pcf2127.c
AgeCommit message (Expand)Author
2022-02-01rtc: pcf2127: remove U-Boot specific compatible stringVladimir Oltean
2022-02-01rtc: pcf2127: sync with Linux compatible stringsVladimir Oltean
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-09rtc: pcf2127: provide ->write methodRasmus Villemoes
2020-07-09rtc: pcf2127: provide ->read methodRasmus Villemoes
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han
2017-01-14rtc: pcf2127: Update Kconfig and code styleMeng Yi
2016-12-02rtc: Add RTC chip pcf2127 supportMeng Yi