1. 49cc886 rtc: rtc-ds1553.c should use resource_size_t for base address by Atsushi Nemoto · 17 years ago
  2. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  3. f3d79b2 RTC v3020 fixes by Mike Rapoport · 17 years ago
  4. 9f90a03 [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  5. 5c076fc rtc-max6902 minor fixes by David Brownell · 17 years ago
  6. afe1ab4 correct name for rtc-m41t80 by David Brownell · 17 years ago
  7. 0439208 rtc-m48t59 driver NO_IRQ mode fixup by Mark Zhan · 17 years ago
  8. bb35fb2 Use menuconfig objects: RTC by Jan Engelhardt · 17 years ago
  9. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  10. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  11. 252e483 s3c2410: fixup after arch moves by Ben Dooks · 17 years ago
  12. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  13. 7b55737 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  14. 0ca56b4 Reorder RTC Makefile by Alessandro Zummo · 17 years ago
  15. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  16. c98dbe5 fix missing arguments in drivers/rtc/rtc-stk17ta8.c by Al Viro · 17 years ago
  17. 699bc66 rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. by Markus Brunner · 17 years ago
  18. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  19. 0296411 rtc: add support for STK17TA8 chip by Thomas Hommel · 17 years ago
  20. 8a2601f rtc: update and use the MAX6900 century byte by Dale Farnsworth · 17 years ago
  21. 55ff1ab rtc kconfig: point out need for static linkage by David Brownell · 17 years ago
  22. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  23. d0afa57 sh: Fix up SH-3 and SH-4 driver dependencies. by Paul Mundt · 17 years ago
  24. 57deb52 RTC: add periodic irq support to rtc-cmos by Alessandro Zummo · 17 years ago
  25. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  26. c065f35 rtc-ds1307 becomes new-style i2c driver by David Brownell · 17 years ago
  27. be5f59f rtc-ds1307: oscillator restart for ds13{37,38,39,40} by Rodolfo Giometti · 17 years ago
  28. 537739d RTC driver for DS1216 chips by Thomas Bogendoerfer · 17 years ago
  29. 2e774c7 rtc: add support for the ST M48T59 RTC by Mark Zhan · 17 years ago
  30. 617780d rtc: watchdog support for rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  31. caaff56 rtc: add rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  32. 5663c14 RTC Kconfig tweax by David Brownell · 17 years ago
  33. 4c4e139 RTC_CLASS is no longer considered EXPERIMENTAL by Alessandro Zummo · 17 years ago
  34. fa04e78 Driver for the Atmel on-chip RTC on AT32AP700x devices by Hans-Christian Egtvedt · 17 years ago
  35. ac495bf rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver by Hans-Christian Egtvedt · 17 years ago
  36. d815461 rtc-rs5c372 becomes a new-style i2c driver by David Brownell · 17 years ago
  37. 045e0e8 rtc-ds1307 cleanups by David Brownell · 17 years ago
  38. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  39. 2c95cd7 Blackfin On-Chip RTC driver update for supporting BF54x by Mike Frysinger · 17 years ago
  40. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  41. 0b9062f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  42. bd076509 [MIPS] separate platform_device registration for VR41xx RTC by Yoichi Yuasa · 17 years ago
  43. 890e037 i2c: Delete outdated x1205 driver documentation by Jean Delvare · 17 years ago
  44. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  45. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  46. 57cc705 [POWERPC] Fix drivers/rtc/Kconfig for powerpc by Wade Farnsworth · 17 years ago
  47. 6cd8fa8 RTC: use fallback IRQ if PNP tables don't provide one by Matthew Garrett · 17 years ago
  48. e40659c rtc kconfig clarification by David Brownell · 17 years ago
  49. 558a40f rtc-omap build fix by David Brownell · 17 years ago
  50. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  51. 4ac24b3 rtc-rs5c313.c: add error handling to avoid hardware hangup by kogiidena · 17 years ago
  52. 5a6a078 rtc-rs5c313.c: rtc_time value are fixed by kogiidena · 17 years ago
  53. 9a3f1d5 rtc-rs5c313.c: error and warning are fixed by kogiidena · 17 years ago
  54. b0cc114 [MIPS] Use RTC_CMOS for Cobalt by Yoichi Yuasa · 17 years ago
  55. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  56. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  57. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  58. a361a68 rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). by Paul Mundt · 17 years ago
  59. 435c55d rtc: rtc-sh: Fix up dev_dbg() warnings. by Paul Mundt · 17 years ago
  60. 41ac8df rtc-cmos: make it load on PNPBIOS systems by Marko Vrh · 17 years ago
  61. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  62. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  63. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  64. 9b5ef64 rtc: update vr41xx alarm handling by Yoichi Yuasa · 17 years ago
  65. 09a21e5 RTC Kconfig cleanup by Alessandro Zummo · 17 years ago
  66. cb3a58d rtc: update to class device removal patches by David Brownell · 17 years ago
  67. 61a7c36 RTC: replace some newly-introduced macros with inlines by David Brownell · 17 years ago
  68. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 17 years ago
  69. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  70. 7d9f99e rtc: simplified /proc/driver/rtc handling by David Brownell · 17 years ago
  71. 446ecbd rtc: simplified rtc sysfs attribute handling by David Brownell · 17 years ago
  72. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  73. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  74. aa5bd7e rtc: add RTC class driver for the Maxim MAX6900 by Dale Farnsworth · 17 years ago
  75. e9f2bd8 RTC: add rtc-rs5c313 driver by Nobuhiro Iwamatsu · 17 years ago
  76. 8cc75c9 Blackfin: on-chip RTC controller driver by Wu, Bryan · 17 years ago
  77. bcd9b89 [PATCH] rtc-cmos lockdep fix, irq updates by David Brownell · 17 years ago
  78. bb71f99 [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC by Russell King · 17 years ago
  79. 0ed8f21 [ARM] rtc-pcf8583: correct month and year offsets by Russell King · 17 years ago
  80. f5e5b73 [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD by Russell King · 17 years ago
  81. e109ebd [PATCH] rtc_cmos oops fix by David Brownell · 17 years ago
  82. 5d4675a [PATCH] at91_rtc updates by David Brownell · 17 years ago
  83. 32b49da [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes by David Brownell · 17 years ago
  84. c066332 [PATCH] loosen dependancy on rtc cmos by Dave Jones · 17 years ago
  85. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  86. 5dd3ffa i2c: Stop using i2c_adapter.class_dev by Jean Delvare · 17 years ago
  87. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  88. 3925a5c [PATCH] RTC gets sysfs wakealarm attribute by David Brownell · 17 years ago
  89. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 17 years ago
  90. 7be2c7c [PATCH] RTC framework driver for CMOS RTCs by David Brownell · 17 years ago
  91. cbb9450 [PATCH] rtc-pcf8563: detect polarity of century bit automatically by Atsushi Nemoto · 17 years ago
  92. d76fdf7 [PATCH] trivial __user annotations - rtc-dev by Al Viro · 17 years ago
  93. a8d814b [PATCH] remove __devinit markings from rtc_sysfs_add_device() by Mike Frysinger · 18 years ago
  94. 15c945c [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm by Jamie Lenehan · 18 years ago
  95. 0d103e9 [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled by David Brownell · 18 years ago
  96. cb26b57 [PATCH] Update the rtc-rs5c372 driver by David Brownell · 18 years ago
  97. d73e3cd [PATCH] rtc-at91rm9200 build fix by David Brownell · 18 years ago
  98. a2db8df [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates by David Brownell · 18 years ago
  99. 5a6534e [PATCH] rtc: remove syslog spam on registration by David Brownell · 18 years ago
  100. 1b73e6a rtc: rtc-sh: alarm support. by Jamie Lenehan · 18 years ago