Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | lib: Remove <common.h> inclusion from these filesWIP/2023-12-21-header-inclusion-cleanup | Tom Rini | 1 | -1/+0 |
2022-05-05 | lib/date: Make rtc_mktime and mktime64 Y2038-ready | Jan Kiszka | 1 | -8/+5 |
2021-07-12 | lib: remove superfluous #ifdefs from date.c | Heinrich Schuchardt | 1 | -6/+0 |
2019-12-06 | lib: add mktime64() for linux compatibility | AKASHI Takahiro | 1 | -0/+20 |
2019-12-06 | rtc: move date.c from drivers/rtc/ to lib/ | AKASHI Takahiro | 1 | -0/+99 |