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