Age | Commit message (Expand) | Author |
2020-07-09 | rtc: add dm_rtc_write() helper | Rasmus Villemoes |
2020-07-09 | rtc: add dm_rtc_read helper and ->read method | Rasmus Villemoes |
2019-12-06 | rtc.h: add struct udevice declaration | AKASHI Takahiro |
2019-08-22 | rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module | Chuanhua Han |
2019-05-31 | rtc: export rtc_month_days() | Heinrich Schuchardt |
2018-12-05 | dm: rtc: Fix function name in comment | Philipp Tomsich |
2018-07-19 | drivers: rtc: resolve year 2038 problem in rtc_to_tm | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-10 | dm: rtc: Add 16-bit read/write support | Bin Meng |
2015-09-01 | rtc:ds3232/ds3231: Add support to generate 32KHz output | Priyanka Jain |
2015-05-05 | dm: rtc: Add a uclass for real-time clocks | Simon Glass |
2015-05-05 | dm: rtc: Split structure definition into its own file | Simon Glass |
2015-05-05 | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass |
2015-05-05 | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass |
2015-05-05 | dm: rtc: Rename gregorian day function | Simon Glass |
2015-01-24 | x86: rtc: mc146818: Add helpers to read/write CMOS RAM | Simon Glass |
2014-11-25 | rtc: mc146818: Set up RTC at start of day | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2009-08-25 | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre |
2009-04-01 | rtc: remove broken rtc_read and rtc_write declarations | Kim Phillips |
2009-03-30 | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel |
2008-09-07 | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-20 | LWMON5: POST RTC fix | Yuri Tikhonov |
2001-04-09 | Initial revision | wdenk |