summaryrefslogtreecommitdiff
path: root/drivers/rtc/m41t60.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-25-10/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-8/+8
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-07-3/+5
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-18-2/+1
* rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-10-1/+1
* LWMON5: POST RTC fixYuri Tikhonov2008-03-20-2/+4
* Add driver for STMicroelectronics M41T60 RTCLarry Johnson2007-12-27-0/+261