aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/m41t62.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese1-1/+9
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-1/+0
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre1-12/+12
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-2/+6
2008-05-03RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese1-2/+2
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+3
2008-03-15rtc: Add M41T62 supportStefan Roese1-0/+135