summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rx8025.c
Commit message (Expand)AuthorAgeFilesLines
* 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: rx8025: remove redundant code in rtc_resetChris Packham2018-04-061-17/+1
* 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-12/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-5/+5
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+3
* RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov2008-09-061-1/+5
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-181-1/+1
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-4/+13
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-4/+1
* Add Epson RX8025 RTC supportMatthias Fuchs2008-01-091-0/+227