1. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  2. c472d7d rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() by Vladimir Zapolskiy · 9 years ago
  3. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 3710f59 drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper" by Alexander Shiyan · 10 years ago
  5. 9d203572 rtc: rtc-ds1742: make of_device_id array const by Jingoo Han · 10 years ago
  6. 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 10 years ago
  7. 5516f09 drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper by Sachin Kamat · 10 years ago
  8. 663b352 drivers/rtc/rtc-ds1742.c: add devicetree support by Alexander Shiyan · 10 years ago
  9. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  10. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  11. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  12. f7cfdea rtc: rtc-ds1742: use devm_rtc_device_register() by Jingoo Han · 11 years ago
  13. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  14. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 12 years ago
  15. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  16. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  17. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  20. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 14 years ago
  21. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 14 years ago
  22. 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 15 years ago
  23. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  24. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  25. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  26. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  27. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  28. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  29. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  30. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  31. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 17 years ago
  32. f9231a0 [PATCH] rtc: ds1743 support by Torsten Ertbjerg Rasmussen · 17 years ago
  33. 391b1fe [PATCH] RTC: rtc-ds1553, rtc-ds1742 update by Atsushi Nemoto · 18 years ago
  34. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  35. 5ec3e4b [PATCH] RTC: add rtc-ds1742 driver by Atsushi Nemoto · 18 years ago