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