summaryrefslogtreecommitdiff
path: root/include/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* dm: rtc: Fix function name in commentPhilipp Tomsich2018-12-051-1/+1
* drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt2018-07-191-3/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: rtc: Add 16-bit read/write supportBin Meng2017-04-101-0/+20
* rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain2015-09-011-0/+1
* dm: rtc: Add a uclass for real-time clocksSimon Glass2015-05-051-0/+132
* dm: rtc: Split structure definition into its own fileSimon Glass2015-05-051-25/+1
* dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-051-3/+13
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-051-1/+14
* dm: rtc: Rename gregorian day functionSimon Glass2015-05-051-1/+11
* x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-241-0/+32
* rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-251-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-251-0/+5
* rtc: remove broken rtc_read and rtc_write declarationsKim Phillips2009-04-011-4/+0
* rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2009-03-301-0/+4
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+1
* Initial revisionwdenk2001-04-091-0/+64