aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rx8025.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-29rtc, rx8025: add DM supportHeiko Schocher1-19/+135
2019-07-29rtc, rx8025: fix Coding StyleHeiko Schocher1-29/+29
2018-07-25rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06rtc: rx8025: remove redundant code in rtc_resetChris Packham1-17/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-12/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov1-1/+5
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek1-1/+1
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-4/+13
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD1-4/+1
2008-01-09Add Epson RX8025 RTC supportMatthias Fuchs1-0/+227