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