| Commit message (Expand) | Author | Age | Lines |
* | rtc:ds3232/ds3231: Add support to generate 32KHz output | Priyanka Jain | 2015-09-01 | -0/+1 |
* | dm: rtc: Add a uclass for real-time clocks | Simon Glass | 2015-05-05 | -0/+132 |
* | dm: rtc: Split structure definition into its own file | Simon Glass | 2015-05-05 | -25/+1 |
* | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass | 2015-05-05 | -3/+13 |
* | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass | 2015-05-05 | -1/+14 |
* | dm: rtc: Rename gregorian day function | Simon Glass | 2015-05-05 | -1/+11 |
* | x86: rtc: mc146818: Add helpers to read/write CMOS RAM | Simon Glass | 2015-01-24 | -0/+32 |
* | rtc: mc146818: Set up RTC at start of day | Simon Glass | 2014-11-25 | -0/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre | 2009-08-25 | -0/+5 |
* | rtc: remove broken rtc_read and rtc_write declarations | Kim Phillips | 2009-04-01 | -4/+0 |
* | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel | 2009-03-30 | -0/+4 |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | LWMON5: POST RTC fix | Yuri Tikhonov | 2008-03-20 | -1/+1 |
* | Initial revision | wdenk | 2001-04-09 | -0/+64 |