# # ChangeLog for uspace/drv/time in mainline # # Generated by Trac 1.6 # 2025-08-23T04:53:27Z Fri, 30 Mar 2012 12:53:31 GMT Maurizio Lombardi [a31ca11f] * uspace/drv/time/rtc.c (modified) RTC: add the rtc_dev_add() skeleton. Fri, 30 Mar 2012 08:56:22 GMT Maurizio Lombardi [4863bb52] * uspace/drv/time/rtc.c (modified) RTC: the rtc driver implements the CLOCK_DEV_IFACE interface. Fri, 30 Mar 2012 08:21:19 GMT Maurizio Lombardi [a2e4889] * uspace/Makefile (modified) * uspace/drv/time/rtc.c (modified) RTC: link the rtc driver to the uspace Makefile and fix some typos Thu, 29 Mar 2012 21:20:32 GMT Maurizio Lombardi [1e19a15] * uspace/drv/time/rtc.c (added) RTC: first commit, rtc driver skeleton.