1. ba1bcaf rtc: rx8010: rename rx8010_init_client() to rx8010_init() by Bartosz Golaszewski · 4 years, 4 months ago
  2. 2fc1af3 rtc: rx8010: use range checking provided by core RTC code by Bartosz Golaszewski · 4 years, 4 months ago
  3. 9868bc1 rtc: rx8010: convert to using regmap by Bartosz Golaszewski · 4 years, 4 months ago
  4. cee015d rtc: rx8010: switch to using the preferred i2c API by Bartosz Golaszewski · 4 years, 4 months ago
  5. 0ce6277 rtc: rx8010: switch to using the preferred RTC API by Bartosz Golaszewski · 4 years, 4 months ago
  6. 666f214 rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val) by Bartosz Golaszewski · 4 years, 4 months ago
  7. 955a123 rtc: rx8010: use a helper variable for client->dev in probe() by Bartosz Golaszewski · 4 years, 4 months ago
  8. b3ff7fd rtc: rx8010: drop unnecessary initialization by Bartosz Golaszewski · 4 years, 4 months ago
  9. f702699 rtc: rx8010: don't use magic values for time buffer length by Bartosz Golaszewski · 4 years, 4 months ago
  10. 13952c9 rtc: rx8010: rename ret to err in rx8010_set_time() by Bartosz Golaszewski · 4 years, 4 months ago
  11. e9e4c2d rtc: rx8010: use tabs instead of spaces for code formatting by Bartosz Golaszewski · 4 years, 4 months ago
  12. 7567797 rtc: rx8010: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 4 months ago
  13. 28c86f3 rtc: rx8010: remove unnecessary brackets by Bartosz Golaszewski · 4 years, 4 months ago
  14. 2e0ce56 rtc: rx8010: remove a stray newline by Bartosz Golaszewski · 4 years, 4 months ago
  15. d3b1429 rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 4 months ago
  16. aeedfe7 rtc: rx8010: Fix return code for rx8010_probe by Nobuhiro Iwamatsu · 5 years ago
  17. 8049c11 rtc: rx8010: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  18. 894b043 rtc: rx8010: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  19. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  20. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  21. 9d085c5 rtc: rx8010: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  22. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  23. 804a6cf rtc: rx8010: Fix for incorrect return value by Akshay Bhat · 7 years ago
  24. abf57f7 rtc: rx8010: Specify correct address for RX8010_RESV31 by Akshay Bhat · 7 years ago
  25. e0b6576 rtc: rx8010: Remove duplicate define by Akshay Bhat · 7 years ago
  26. 81b779c rtc: rx8010: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  27. 666b5d1 rtc: rx8010: change lock mechanism by Fabien Lahoudere · 8 years ago
  28. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 9 years ago
  29. ed13d89 rtc: Add Epson RX8010SJ RTC driver by Akshay Bhat · 9 years ago