Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-06 | rtc: move date.c from drivers/rtc/ to lib/ | AKASHI Takahiro | 1 | -100/+0 |
2018-07-24 | rtc: compile date.c if DM_RTC | AKASHI Takahiro | 1 | -1/+2 |
2018-07-19 | drivers: rtc: resolve year 2038 problem in rtc_to_tm | Heinrich Schuchardt | 1 | -43/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-07-14 | rtc: Tidy up the code style | Simon Glass | 1 | -39/+32 |
2015-05-05 | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass | 1 | -11/+12 |
2015-05-05 | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass | 1 | -2/+6 |
2015-05-05 | dm: rtc: Rename gregorian day function | Simon Glass | 1 | -2/+7 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | 1 | -2/+2 |
2007-11-25 | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+156 |