summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/ds1337.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* rtc: ds1337: Add driver model supportBiwen Li2020-05-041-0/+128
* rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt2018-07-251-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* rtc: ds1337: drop "SYS" from config variablesChris Packham2017-06-091-8/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Add support for DS1388.Kenth Eriksson2012-08-101-0/+26
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* rtc/ds1337.c: Allow to set TCR registerWerner Pfister2009-09-241-0/+4
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-251-13/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+3
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-181-1/+1
* Coding style cleanup.Wolfgang Denk2008-03-261-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-261-2/+9
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+5
* drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+191