aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/m41t60.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-10/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-3/+5
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek1-2/+1
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese1-1/+1
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-2/+4
2007-12-27Add driver for STMicroelectronics M41T60 RTCLarry Johnson1-0/+261