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