1. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  2. a9118d7 rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write() by Vladimir Zapolskiy · 9 years ago
  3. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 0d71915 rtc: treewide: remove excess rtc_device validation by Alexander Shiyan · 10 years ago
  5. 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 10 years ago
  6. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  7. c1be915 rtc: rtc-ds1553: use devm_rtc_device_register() by Jingoo Han · 11 years ago
  8. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  9. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 12 years ago
  10. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 12 years ago
  11. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  12. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 13 years ago
  13. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  14. 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
  15. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 14 years ago
  16. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 14 years ago
  17. 014b6e9 rtc-ds1553: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  18. 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 15 years ago
  19. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  20. 743e6a5 rtc: file close() consistently disables repeating irqs by David Brownell · 16 years ago
  21. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  22. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  23. e7634c2 rtc: make rtc-ds1553 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  24. 49cc886 rtc: rtc-ds1553.c should use resource_size_t for base address by Atsushi Nemoto · 17 years ago
  25. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  26. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  27. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  28. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  29. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 17 years ago
  30. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 17 years ago
  31. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  32. 391b1fe [PATCH] RTC: rtc-ds1553, rtc-ds1742 update by Atsushi Nemoto · 18 years ago
  33. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  34. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  35. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  36. 9bf5b4f [PATCH] RTC: add rtc-ds1553 driver by Atsushi Nemoto · 18 years ago