summaryrefslogtreecommitdiff
path: root/include/rtc.h
AgeCommit message (Expand)Author
2015-09-01rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass
2015-05-05dm: rtc: Split structure definition into its own fileSimon Glass
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass
2014-11-25rtc: mc146818: Set up RTC at start of daySimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre
2009-04-01rtc: remove broken rtc_read and rtc_write declarationsKim Phillips
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-20LWMON5: POST RTC fixYuri Tikhonov
2001-04-09Initial revisionwdenk