1. a4a8ea9 include: Further cleanup includes by Tom Rini · 11 months ago
  2. 446b628 rtc: Add fallbacks for dm functions by Sean Anderson · 2 years ago
  3. aa763a5 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  5. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 5 months ago
  6. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 5 months ago
  7. 80eb59a rtc.h: add struct udevice declaration by AKASHI Takahiro · 5 years ago
  8. 4f97aac rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · 5 years ago
  9. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  10. e5568fc dm: rtc: Fix function name in comment by Philipp Tomsich · 6 years ago
  11. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · 8 years ago
  14. 28cf0bc rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · 9 years ago
  15. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  16. 573e3f7 dm: rtc: Split structure definition into its own file by Simon Glass · 10 years ago
  17. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  18. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  19. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  20. b4ae600 x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  21. 538059d rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · 15 years ago
  24. 0b10a0f rtc: remove broken rtc_read and rtc_write declarations by Kim Phillips · 16 years ago
  25. 58d0bff rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · 16 years ago
  26. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  28. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  29. a6840a6 Initial revision by wdenk · 24 years ago