1. 811c791 rtc: ds1685: use rtc_lock/rtc_unlock by Alexandre Belloni · 4 years ago
  2. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  3. 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 2 months ago
  4. 25ece30 rtc: nvmem: remove nvram ABI by Alexandre Belloni · 4 years, 2 months ago
  5. 9f8010e rtc: ds1685: Fix bank switching to avoid endless loop by Thomas Bogendoerfer · 4 years, 4 months ago
  6. 4ed3f1b rtc: ds1685: fix build error with make W=1 by Alexandre Belloni · 5 years ago
  7. 4740158 rtc: ds1685: remove set but unused variables by Alexandre Belloni · 5 years ago
  8. 299b610 rtc: ds1685: add indirect access method and remove plat_read/plat_write by Thomas Bogendoerfer · 5 years ago
  9. af81803 rtc: ds1685: use devm_platform_ioremap_resource helper by Thomas Bogendoerfer · 5 years ago
  10. 9e420d7 rts: ds1685: remove not needed fields from private struct by Thomas Bogendoerfer · 5 years ago
  11. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  12. 3b6bddd rtc: ds1685: use threaded interrupt by Thomas Bogendoerfer · 6 years ago
  13. e330c3d rtc: ds1685: remove dead code by Thomas Bogendoerfer · 6 years ago
  14. 692802d rtc: ds1685: fix crash caused by referencing wrong device struct by Thomas Bogendoerfer · 6 years ago
  15. 6f5b390b rtc: ds1685: simplify getting .driver_data by Wolfram Sang · 6 years ago
  16. cfb7491 rtc: ds1685: use rtc_add_group by Alexandre Belloni · 6 years ago
  17. 482419e rtc: ds1685: use generic nvmem by Alexandre Belloni · 6 years ago
  18. 8ddeb09 rtc: ds1685: drop RTC_DS1685_PROC_REGS by Alexandre Belloni · 6 years ago
  19. a41efe0 rtc: ds1685: remove sysfs access to control registers by Alexandre Belloni · 7 years ago
  20. 30a5271 rtc: ds1685: remove improper datetime access ABI by Alexandre Belloni · 7 years ago
  21. c36b52e rtc: ds1685: Add range by Alexandre Belloni · 7 years ago
  22. a2ae832 rtc: ds1685: fix possible race condition by Alexandre Belloni · 7 years ago
  23. 85368bb rtc: simplify getting .drvdata by Wolfram Sang · 7 years ago
  24. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  25. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 9 years ago
  26. c5776de rtc: ds1685: correct day of month checking by Heinrich Schuchardt · 9 years ago
  27. 19105f4 rtc: ds1685: actually spin forever in poweroff path by Josh Poimboeuf · 9 years ago
  28. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  29. 361c6ed rtc: ds1685: actually spin forever in poweroff error path by Josh Poimboeuf · 9 years ago
  30. 8c09b9f rtc: ds1685: passing bogus values to irq_restore by Dan Carpenter · 9 years ago
  31. 9c25a10 rtc: ds1685: don't try to micromanage sysfs output size by Rasmus Villemoes · 9 years ago
  32. ff67abd rtc: use %ph for short hex dumps by Rasmus Villemoes · 9 years ago
  33. 508db59 rtc: ds1685: Use module_platform_driver by Vaishali Thakkar · 9 years ago
  34. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  35. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 10 years ago
  36. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 10 years ago
  37. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
  38. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
  39. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
  40. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago