1. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  2. 076ff65 compat_ioctl: move rtc handling into drivers/rtc/dev.c by Arnd Bergmann · 6 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 89e27ce rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  5. 30d7891 rtc: vr41xx: add range by Alexandre Belloni · 7 years ago
  6. 9a99247 rtc: vr41xx: fix possible race condition by Alexandre Belloni · 7 years ago
  7. 0d1c655 rtc: vr41xx: remove mktime usage by Arnd Bergmann · 7 years ago
  8. 0a53a16 rtc: vr41xx: make alarms useful by Alexandre Belloni · 7 years ago
  9. a25f4a9 rtc: vr41xx: Wire up alarm_irq_enable by Geert Uytterhoeven · 9 years ago
  10. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. bf6ce1a drivers/rtc/rtc-vr41xx.c: use devm_*() functions by Jingoo Han · 11 years ago
  12. 4271e7f drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings by Sachin Kamat · 11 years ago
  13. 812f147 drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe() by Wei Yongjun · 11 years ago
  14. fedd5f4 rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. 0218bcf drivers/rtc/rtc-vr41xx.c: fix spacing issues by Sachin Kamat · 11 years ago
  16. d75dcd3 rtc: rtc-vr41xx: use dev_info() instead of printk() by Jingoo Han · 12 years ago
  17. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  18. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 13 years ago
  19. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 13 years ago
  20. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 14 years ago
  21. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 14 years ago
  22. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 14 years ago
  23. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  24. 61df333 rtc-vr41xx: fix do_div() warning by Yoichi Yuasa · 15 years ago
  25. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 16 years ago
  26. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
  27. 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 16 years ago
  28. c7576b5 drivers/rtc: use nr_irqs by Yinghai Lu · 16 years ago
  29. 4cad443 rtc-vr41xx: add irq_set_freq() and irq_set_state() by Yoichi Yuasa · 16 years ago
  30. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  31. bd076509 [MIPS] separate platform_device registration for VR41xx RTC by Yoichi Yuasa · 18 years ago
  32. 9b5ef64 rtc: update vr41xx alarm handling by Yoichi Yuasa · 18 years ago
  33. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 18 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  36. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  37. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  38. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  39. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 19 years ago
  40. b3969e5 [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate by Alessandro Zummo · 19 years ago
  41. 8417eb7 [PATCH] RTC subsystem: VR41XX driver by Yoichi Yuasa · 19 years ago