1. 682d73f rtc-ds1307 exports NVRAM by David Brownell · 17 years ago
  2. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  3. 779d208 rtc_hctosys expects RTCs in UTC (doc) by David Brownell · 17 years ago
  4. 0ac554b rtc: rtc-sh: Zero out tm value for invalid rtc states. by Paul Mundt · 17 years ago
  5. 29dd0da rtc: sh-rtc: Handle rtc_device_register() failure properly. by Paul Mundt · 17 years ago
  6. 1273092 rtc: m48t59 fix section mismatch warning by Randy Dunlap · 17 years ago
  7. 615bb29 rtc: ignore msb when reading back mday from alarm by Mark Lord · 17 years ago
  8. c2db637 s3c-rtc: remove unused variable by Krzysztof Helt · 17 years ago
  9. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  10. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  11. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  12. 9d013d3 rtc: allow validated RTC_PIE_ON for non-root by Bryan Kadzban · 17 years ago
  13. 06c65eb rtc: add max_user_freq to sysfs by Bryan Kadzban · 17 years ago
  14. 05440df rtc-cmos probe() cleanup by David Brownell · 17 years ago
  15. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  16. bf4994d rtc: RTC class driver for the ds1374 by Scott Wood · 17 years ago
  17. c018664 rtc-pcf8583: Check for i2c adapter functionality by Jean Delvare · 17 years ago
  18. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  19. e7634c2 rtc: make rtc-ds1553 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  20. 88efe13 rtc-dev: no need to convert file->private_data to rtc device by Mark Zhan · 17 years ago
  21. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  22. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  23. ad89f87 rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. by Paul Mundt · 17 years ago
  24. 49cc886 rtc: rtc-ds1553.c should use resource_size_t for base address by Atsushi Nemoto · 17 years ago
  25. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  26. f3d79b2 RTC v3020 fixes by Mike Rapoport · 17 years ago
  27. 9f90a03 [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  28. 5c076fc rtc-max6902 minor fixes by David Brownell · 17 years ago
  29. afe1ab4 correct name for rtc-m41t80 by David Brownell · 17 years ago
  30. 0439208 rtc-m48t59 driver NO_IRQ mode fixup by Mark Zhan · 17 years ago
  31. bb35fb2 Use menuconfig objects: RTC by Jan Engelhardt · 17 years ago
  32. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  33. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  34. 252e483 s3c2410: fixup after arch moves by Ben Dooks · 17 years ago
  35. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  36. 7b55737 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  37. 0ca56b4 Reorder RTC Makefile by Alessandro Zummo · 17 years ago
  38. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  39. c98dbe5 fix missing arguments in drivers/rtc/rtc-stk17ta8.c by Al Viro · 17 years ago
  40. 699bc66 rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. by Markus Brunner · 17 years ago
  41. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  42. 0296411 rtc: add support for STK17TA8 chip by Thomas Hommel · 17 years ago
  43. 8a2601f rtc: update and use the MAX6900 century byte by Dale Farnsworth · 17 years ago
  44. 55ff1ab rtc kconfig: point out need for static linkage by David Brownell · 17 years ago
  45. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  46. d0afa57 sh: Fix up SH-3 and SH-4 driver dependencies. by Paul Mundt · 17 years ago
  47. 57deb52 RTC: add periodic irq support to rtc-cmos by Alessandro Zummo · 17 years ago
  48. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  49. c065f35 rtc-ds1307 becomes new-style i2c driver by David Brownell · 17 years ago
  50. be5f59f rtc-ds1307: oscillator restart for ds13{37,38,39,40} by Rodolfo Giometti · 17 years ago
  51. 537739d RTC driver for DS1216 chips by Thomas Bogendoerfer · 17 years ago
  52. 2e774c7 rtc: add support for the ST M48T59 RTC by Mark Zhan · 17 years ago
  53. 617780d rtc: watchdog support for rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  54. caaff56 rtc: add rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  55. 5663c14 RTC Kconfig tweax by David Brownell · 17 years ago
  56. 4c4e139 RTC_CLASS is no longer considered EXPERIMENTAL by Alessandro Zummo · 17 years ago
  57. fa04e78 Driver for the Atmel on-chip RTC on AT32AP700x devices by Hans-Christian Egtvedt · 17 years ago
  58. ac495bf rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver by Hans-Christian Egtvedt · 17 years ago
  59. d815461 rtc-rs5c372 becomes a new-style i2c driver by David Brownell · 17 years ago
  60. 045e0e8 rtc-ds1307 cleanups by David Brownell · 17 years ago
  61. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  62. 2c95cd7 Blackfin On-Chip RTC driver update for supporting BF54x by Mike Frysinger · 17 years ago
  63. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  64. 0b9062f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  65. bd076509 [MIPS] separate platform_device registration for VR41xx RTC by Yoichi Yuasa · 17 years ago
  66. 890e037 i2c: Delete outdated x1205 driver documentation by Jean Delvare · 17 years ago
  67. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  68. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  69. 57cc705 [POWERPC] Fix drivers/rtc/Kconfig for powerpc by Wade Farnsworth · 17 years ago
  70. 6cd8fa8 RTC: use fallback IRQ if PNP tables don't provide one by Matthew Garrett · 17 years ago
  71. e40659c rtc kconfig clarification by David Brownell · 17 years ago
  72. 558a40f rtc-omap build fix by David Brownell · 17 years ago
  73. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  74. 4ac24b3 rtc-rs5c313.c: add error handling to avoid hardware hangup by kogiidena · 17 years ago
  75. 5a6a078 rtc-rs5c313.c: rtc_time value are fixed by kogiidena · 17 years ago
  76. 9a3f1d5 rtc-rs5c313.c: error and warning are fixed by kogiidena · 17 years ago
  77. b0cc114 [MIPS] Use RTC_CMOS for Cobalt by Yoichi Yuasa · 17 years ago
  78. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  79. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  80. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  81. a361a68 rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). by Paul Mundt · 17 years ago
  82. 435c55d rtc: rtc-sh: Fix up dev_dbg() warnings. by Paul Mundt · 17 years ago
  83. 41ac8df rtc-cmos: make it load on PNPBIOS systems by Marko Vrh · 17 years ago
  84. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  85. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  86. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  87. 9b5ef64 rtc: update vr41xx alarm handling by Yoichi Yuasa · 17 years ago
  88. 09a21e5 RTC Kconfig cleanup by Alessandro Zummo · 17 years ago
  89. cb3a58d rtc: update to class device removal patches by David Brownell · 17 years ago
  90. 61a7c36 RTC: replace some newly-introduced macros with inlines by David Brownell · 17 years ago
  91. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 17 years ago
  92. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  93. 7d9f99e rtc: simplified /proc/driver/rtc handling by David Brownell · 17 years ago
  94. 446ecbd rtc: simplified rtc sysfs attribute handling by David Brownell · 17 years ago
  95. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  96. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  97. aa5bd7e rtc: add RTC class driver for the Maxim MAX6900 by Dale Farnsworth · 17 years ago
  98. e9f2bd8 RTC: add rtc-rs5c313 driver by Nobuhiro Iwamatsu · 17 years ago
  99. 8cc75c9 Blackfin: on-chip RTC controller driver by Wu, Bryan · 17 years ago
  100. bcd9b89 [PATCH] rtc-cmos lockdep fix, irq updates by David Brownell · 17 years ago