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