1. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  2. bfca1c9 rtc: at91rm9200: Add sam9x60 compatible by Alexandre Belloni · 4 years, 2 months ago
  3. f6a46f8 rtc: at91rm9200: add correction support by Alexandre Belloni · 4 years, 2 months ago
  4. 3c7b90c rtc: at91rm9200: use FIELD_PREP/FIELD_GET by Alexandre Belloni · 5 years ago
  5. 565205d rtc: at91rm9200: avoid time readout in at91_rtc_setalarm by Alexandre Belloni · 5 years ago
  6. a1243b0 rtc: at91rm9200: move register definitions to C file by Alexandre Belloni · 5 years ago
  7. ca3fdc9 rtc: at91rm9200: add sama5d4 and sama5d2 compatibles by Alexandre Belloni · 5 years ago
  8. b705287 rtc: at91rm9200: remove procfs information by Alexandre Belloni · 5 years ago
  9. 288d9cf rtc: at91rm9200: use of_device_get_match_data() by Claudiu Beznea · 5 years ago
  10. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. d422f88 rtc: at91rm9200: Switch to use %ptR by Andy Shevchenko · 6 years ago
  13. 6c78a87 rtc: at91rm9200: add range by Alexandre Belloni · 7 years ago
  14. eaa1dc7 rtc: at91rm9200: fix reading alarm value by Alexandre Belloni · 7 years ago
  15. 275ebe2 rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm by Alexandre Belloni · 7 years ago
  16. 735ae20 rtc: at91rm9200: remove race condition by Alexandre Belloni · 8 years ago
  17. 921372b rtc: at91rm9200: clear RTC alarm status flag prior to suspending by Wenyou Yang · 9 years ago
  18. 11f67a8 rtc: at91rm9200: get and use slow clock by Alexandre Belloni · 9 years ago
  19. 74000eb rtc: at91rm9200: sort headers alphabetically by Alexandre Belloni · 9 years ago
  20. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 10 years ago
  21. 8860168 rtc: at91rm9200: double locking bug in at91_rtc_interrupt() by Dan Carpenter · 10 years ago
  22. dd1f1f3 rtc: at91rm9200: rework wakeup and interrupt handling by Boris BREZILLON · 10 years ago
  23. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 2fe121e rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq by Boris BREZILLON · 11 years ago
  25. eb3c227 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 11 years ago
  26. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  27. f376625 drivers/rtc/rtc-at91rm9200.c: use devm_* APIs by Sachin Kamat · 11 years ago
  28. 3d772d3 rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  29. 8ecc0bf drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h> by Sachin Kamat · 12 years ago
  30. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 12 years ago
  31. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 12 years ago
  32. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 12 years ago
  33. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 12 years ago
  34. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 12 years ago
  35. 3427de92 drivers/rtc/rtc-at91rm9200.c: fix missing iounmap by Johan Hovold · 12 years ago
  36. 7c1b68d drivers/rtc/rtc-at91rm9200.c: add DT support by Joachim Eastwood · 12 years ago
  37. 6975a9c rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS by Jingoo Han · 12 years ago
  38. ac36960 rtc: rtc-at91rm9200: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  39. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 12 years ago
  40. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 12 years ago
  41. 6588208 rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug() by Jingoo Han · 12 years ago
  42. 75984df arm: at91: move at91rm9200 rtc header in drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  43. 14070ad ARM: at91: fix new build errors by Arnd Bergmann · 13 years ago
  44. d28bdfc ARM: at91: make rm9200 rtc drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  46. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 14 years ago
  47. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 14 years ago
  48. dac94d9 rtc: at91rm9200 fixes by David Brownell · 15 years ago
  49. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  50. fb0d4ec rtc-at91rm9200: remove now-unneeded code by Andrew Victor · 16 years ago
  51. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  52. 449321b rtc-at91rm9200: avoid spurious irqs by David Brownell · 16 years ago
  53. 7da285b [RTC] remove unused asm/rtc.h includes from ARM RTC drivers by Russell King · 17 years ago
  54. f70c525 [RTC] remove references to asm/mach/time.h by Russell King · 17 years ago
  55. 2a4e2b878 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  56. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  57. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 18 years ago
  58. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 18 years ago
  59. 5d4675a [PATCH] at91_rtc updates by David Brownell · 18 years ago
  60. d73e3cd [PATCH] rtc-at91rm9200 build fix by David Brownell · 18 years ago
  61. a2db8df [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates by David Brownell · 18 years ago
  62. 7fc39f6 [PATCH] AT91RM9200 RTC by Andrew Victor · 18 years ago[Renamed from drivers/rtc/rtc-at91.c]
  63. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. 90b4d64 [PATCH] AT91rm9200 RTC can issue system wakeup events by David Brownell · 18 years ago
  66. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  67. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  68. e7a8bb1 [PATCH] at91rm9200-rtc-driver-tidy by Andrew Morton · 19 years ago
  69. 788b1fc [PATCH] AT91RM9200 RTC driver by Andrew Victor · 19 years ago