1. 4e935c2 rtc: omap: fix potential crash on power off by Johan Hovold · 6 years ago
  2. efce21f rtc: omap: prevent disabling of clock/module during suspend by Tero Kristo · 8 years ago
  3. 3984903 rtc: omap: Fix selecting external osc by Lokesh Vutla · 8 years ago
  4. 97ea190 rtc: omap: Support ext_wakeup configuration by Marcin Niestroj · 8 years ago
  5. 34c7b3a rtc: constify rtc_class_ops structures by Julia Lawall · 8 years ago
  6. 399cf0f rtc: omap: Add external clock enabling support by Keerthy · 9 years ago
  7. 532409a rtc: omap: Add internal clock enabling support by Keerthy · 9 years ago
  8. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 9 years ago
  9. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 9 years ago
  10. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  11. 094d3ee rtc: omap: drop vendor-prefix from power-controller dt property by Johan Hovold · 9 years ago
  12. 0125138 rtc: omap: add copyright entry by Johan Hovold · 9 years ago
  13. 10211ae rtc: omap: fix minor coding style issues by Johan Hovold · 9 years ago
  14. 8ad5c72 rtc: omap: enable wake-up from power off by Johan Hovold · 9 years ago
  15. 222a12f rtc: omap: add support for pmic_power_en by Johan Hovold · 9 years ago
  16. c253a89 rtc: omap: add helper to read 32-bit registers by Johan Hovold · 9 years ago
  17. cbbe326 rtc: omap: add helper to read raw bcd time by Johan Hovold · 9 years ago
  18. 9291e34 rtc: omap: silence bogus power-up reset message at probe by Johan Hovold · 9 years ago
  19. 2153f94 rtc: omap: add structured device-type info by Johan Hovold · 9 years ago
  20. a430ca2 rtc: omap: remove DRIVER_NAME macro by Johan Hovold · 9 years ago
  21. 55ba953 rtc: omap: add device abstraction by Johan Hovold · 9 years ago
  22. d17a82e rtc: omap: make platform-device id table const by Johan Hovold · 9 years ago
  23. 397b630 rtc: omap: use dev_info by Johan Hovold · 9 years ago
  24. 8777340 rtc: omap: remove unused register-base define by Johan Hovold · 9 years ago
  25. 4390ce0 rtc: omap: fix class-device registration by Johan Hovold · 9 years ago
  26. 437b37a rtc: omap: clean up probe error handling by Johan Hovold · 9 years ago
  27. 1ed8b5d rtc: omap: fix interrupt disable at probe by Johan Hovold · 9 years ago
  28. 7ecd9a3 rtc: omap: fix missing wakealarm attribute by Johan Hovold · 9 years ago
  29. 44c63a5 rtc: omap: fix clock-source configuration by Johan Hovold · 9 years ago
  30. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. ab7f580 drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set by Lokesh Vutla · 10 years ago
  32. cd914bb drivers/rtc/rtc-omap.c: add support for enabling 32khz clock by Sekhar Nori · 10 years ago
  33. 92adb96 drivers/rtc/rtc-omap.c: use BIT() macro by Sekhar Nori · 10 years ago
  34. 337b600 drivers/rtc/rtc-omap.c: remove multiple device id checks by Sekhar Nori · 10 years ago
  35. 616b734 drivers/rtc/rtc-omap.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  36. 8af750e drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events by Hebbar Gururaja · 11 years ago
  37. 1d2e2b6 rtc: omap: restore back (hard-code) wakeup support by Hebbar Gururaja · 11 years ago
  38. 4b30c9f drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 11 years ago
  39. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  40. 04ebc35 rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  41. 3765e8f drivers/rtc/rtc-omap.c: update to devm_* API by Vishwanathrao Badarkhe, Manish · 11 years ago
  42. 09c5a36 rtc: rtc-omap: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  43. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 11 years ago
  44. 9e0344d rtc: omap: dt support by Afzal Mohammed · 11 years ago
  45. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 11 years ago
  46. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 12 years ago
  47. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  48. 2dd93c4 RTC: rtc-omap: Fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  49. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 13 years ago
  50. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 13 years ago
  51. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 13 years ago
  52. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  53. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 14 years ago
  54. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  55. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  56. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  57. 71fc822 rtc: rtc-omap footprint shrinkage by David Brownell · 16 years ago
  58. f70c525 [RTC] remove references to asm/mach/time.h by Russell King · 16 years ago
  59. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  60. 558a40f rtc-omap build fix by David Brownell · 17 years ago
  61. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  62. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 17 years ago
  63. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  64. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  65. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  66. a2db8df [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates by David Brownell · 17 years ago
  67. db68b18 [PATCH] add rtc-omap driver by David Brownell · 17 years ago