1. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. e58c18d drivers/rtc/rtc-sh.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. 0209aff rtc: rtc-sh: use devm_*() functions by Jingoo Han · 11 years ago
  4. f50c8bf rtc: rtc-sh: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. 0ed5054 rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS by Jingoo Han · 11 years ago
  6. deed5a9 rtc: rtc-sh: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  7. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 12 years ago
  8. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  9. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 13 years ago
  10. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 13 years ago
  11. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 13 years ago
  12. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 13 years ago
  13. 899be96 rtc: rtc-sh - fix a memory leak by Axel Lin · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  16. 1043bf5 rtc: rtc-sh: Fix up oops in early periodic freq assignment. by Paul Mundt · 15 years ago
  17. 5c9740a rtc: rtc-sh fixes by Alessandro Zummo · 15 years ago
  18. 063adc7 rtc: rtc-sh: clock framework support. by Paul Mundt · 15 years ago
  19. faa9fa8 rtc: rtc-sh: use set_irq_wake() by Magnus Damm · 15 years ago
  20. 7a8fe8e sh: sh-rtc wakeup support by Magnus Damm · 15 years ago
  21. edf2247 sh: sh-rtc invalid time rework by Magnus Damm · 15 years ago
  22. 9cd88b9 sh: sh-rtc carry interrupt rework by Magnus Damm · 15 years ago
  23. e26b926 rtc: rtc-sh: Bump version up to reflect single IRQ support changes. by Paul Mundt · 15 years ago
  24. 5e084a1 rtc: sh-rtc: Add Single IRQ Support by Magnus Damm · 15 years ago
  25. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 15 years ago
  26. 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 15 years ago
  27. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  28. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  29. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  30. 743e6a5 rtc: file close() consistently disables repeating irqs by David Brownell · 16 years ago
  31. 2641dc9 rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative by roel kluin · 16 years ago
  32. 0305794 rtc: rtc-sh: Fixup for 64-bit resources. by Paul Mundt · 16 years ago
  33. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. b420b1a rtc: rtc-sh: Add support for periodic IRQs. by Angelo Castello · 16 years ago
  35. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  36. c019fd8 rtc: rtc-sh: Split out the CPU defs to asm/cpu/. by Paul Mundt · 17 years ago
  37. ff1b750 rtc: rtc-sh: SH-2A support. by Paul Mundt · 17 years ago
  38. 9a519f6 rtc: rtc-sh: SH-5 support. by Paul Mundt · 17 years ago
  39. 0ac554b rtc: rtc-sh: Zero out tm value for invalid rtc states. by Paul Mundt · 17 years ago
  40. 29dd0da rtc: sh-rtc: Handle rtc_device_register() failure properly. by Paul Mundt · 17 years ago
  41. ad89f87 rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. by Paul Mundt · 17 years ago
  42. 699bc66 rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. by Markus Brunner · 17 years ago
  43. a361a68 rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). by Paul Mundt · 17 years ago
  44. 435c55d rtc: rtc-sh: Fix up dev_dbg() warnings. by Paul Mundt · 17 years ago
  45. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  46. 15c945c [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm by Jamie Lenehan · 17 years ago
  47. 0d103e9 [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled by David Brownell · 17 years ago
  48. 1b73e6a rtc: rtc-sh: alarm support. by Jamie Lenehan · 18 years ago
  49. a161479 rtc: rtc-sh: fix rtc for out-by-one for the month. by Jamie Lenehan · 18 years ago
  50. 31ccb08 rtc: rtc-sh: fix for period rtc interrupts. by Jamie Lenehan · 18 years ago
  51. 35f3c51 sh: Updates for IRQ handler changes. by Paul Mundt · 18 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. 317a610 rtc: New RTC driver for SuperH On-Chip RTC. by Paul Mundt · 18 years ago