1. 9fedc9f rtc-at91sam9 fixes by David Brownell · 16 years ago
  2. 44e0451 rtc: fix kconfig help by Alessandro Zummo · 16 years ago
  3. c46288b rtc: add support for the S-35390A RTC chip by Byron Bradley · 16 years ago
  4. c8626a1 rtc-cmos: display HPET emulation mode by David Brownell · 16 years ago
  5. 9820380 rtc-r9701.c: silence compiler warning by S.Çağlar Onur · 16 years ago
  6. 4cdf854 rtc: at91sam9 RTC support (RTT and/or RTC) by David Brownell · 16 years ago
  7. f618258 rtc: remove more dev->power.power_state usage by David Brownell · 16 years ago
  8. fcd8db0 rtc ds1307: ds_1340 change init by frederic Rodo · 16 years ago
  9. 75b6102 rtc: add support for Epson RTC-9701JE V4 by Magnus Damm · 16 years ago
  10. 2805b96 rtc: add support for Epson RTC-9701JE V2 by Magnus Damm · 16 years ago
  11. 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 16 years ago
  12. 095b9d5 Blackfin RTC driver: convert sync wait to use the irq write complete notice by Mike Frysinger · 16 years ago
  13. 48c1a56 Blackfin RTC driver: shave off another memcpy() by using assignment. by Mike Frysinger · 16 years ago
  14. 68db304 Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. by Mike Frysinger · 16 years ago
  15. 5438de4 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() by Mike Frysinger · 16 years ago
  16. 6406116 Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) by Mike Frysinger · 16 years ago
  17. d7827d8 Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler by Mike Frysinger · 16 years ago
  18. 5c23634 Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz by Mike Frysinger · 16 years ago
  19. 8f26795 Platform real time clock driver for Dallas 1511 chip by Andrew Sharp · 16 years ago
  20. 8a0bdfd rtc-cmos alarm acts as oneshot by David Brownell · 16 years ago
  21. 739d340 rtc: ds1302 rtc support by Paul Mundt · 16 years ago
  22. e07e232 rtc-cmos: export nvram in sysfs by David Brownell · 16 years ago
  23. 9974b6e rtc-s3c: Use is_power_of_2() macro for simplicity. by Robert P. J. Day · 16 years ago
  24. 037e291 rtc-pcf8583: Don't abuse I2C_M_NOSTART by Jean Delvare · 16 years ago
  25. 09b6bdb3b Cosmetic fixes to RTC subsystem's Kconfig by Alessandro Zummo · 16 years ago
  26. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  27. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 16 years ago
  28. c019fd8 rtc: rtc-sh: Split out the CPU defs to asm/cpu/. by Paul Mundt · 17 years ago
  29. ff1b750 rtc: rtc-sh: SH-2A support. by Paul Mundt · 17 years ago
  30. 9a519f6 rtc: rtc-sh: SH-5 support. by Paul Mundt · 17 years ago
  31. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 16 years ago
  32. 6bc54e6 [ARM] pxa/sa1100: replace wakeup support by Russell King · 17 years ago
  33. 71da890 rtc: use class iteration api by Dave Young · 16 years ago
  34. 8d431db rtc-at32ap700x: fix irq init oops by David Brownell · 17 years ago
  35. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  36. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  37. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  38. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  39. 682d73f rtc-ds1307 exports NVRAM by David Brownell · 17 years ago
  40. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  41. 779d208 rtc_hctosys expects RTCs in UTC (doc) by David Brownell · 17 years ago
  42. 0ac554b rtc: rtc-sh: Zero out tm value for invalid rtc states. by Paul Mundt · 17 years ago
  43. 29dd0da rtc: sh-rtc: Handle rtc_device_register() failure properly. by Paul Mundt · 17 years ago
  44. 1273092 rtc: m48t59 fix section mismatch warning by Randy Dunlap · 17 years ago
  45. 615bb29 rtc: ignore msb when reading back mday from alarm by Mark Lord · 17 years ago
  46. c2db637 s3c-rtc: remove unused variable by Krzysztof Helt · 17 years ago
  47. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  48. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  49. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  50. 9d013d3 rtc: allow validated RTC_PIE_ON for non-root by Bryan Kadzban · 17 years ago
  51. 06c65eb rtc: add max_user_freq to sysfs by Bryan Kadzban · 17 years ago
  52. 05440df rtc-cmos probe() cleanup by David Brownell · 17 years ago
  53. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  54. bf4994d rtc: RTC class driver for the ds1374 by Scott Wood · 17 years ago
  55. c018664 rtc-pcf8583: Check for i2c adapter functionality by Jean Delvare · 17 years ago
  56. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  57. e7634c2 rtc: make rtc-ds1553 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  58. 88efe13 rtc-dev: no need to convert file->private_data to rtc device by Mark Zhan · 17 years ago
  59. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  60. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  61. ad89f87 rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. by Paul Mundt · 17 years ago
  62. 49cc886 rtc: rtc-ds1553.c should use resource_size_t for base address by Atsushi Nemoto · 17 years ago
  63. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  64. f3d79b2 RTC v3020 fixes by Mike Rapoport · 17 years ago
  65. 9f90a03 [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  66. 5c076fc rtc-max6902 minor fixes by David Brownell · 17 years ago
  67. afe1ab4 correct name for rtc-m41t80 by David Brownell · 17 years ago
  68. 0439208 rtc-m48t59 driver NO_IRQ mode fixup by Mark Zhan · 17 years ago
  69. bb35fb2 Use menuconfig objects: RTC by Jan Engelhardt · 17 years ago
  70. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  71. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  72. 252e483 s3c2410: fixup after arch moves by Ben Dooks · 17 years ago
  73. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  74. 7b55737 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  75. 0ca56b4 Reorder RTC Makefile by Alessandro Zummo · 17 years ago
  76. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  77. c98dbe5 fix missing arguments in drivers/rtc/rtc-stk17ta8.c by Al Viro · 17 years ago
  78. 699bc66 rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. by Markus Brunner · 17 years ago
  79. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  80. 0296411 rtc: add support for STK17TA8 chip by Thomas Hommel · 17 years ago
  81. 8a2601f rtc: update and use the MAX6900 century byte by Dale Farnsworth · 17 years ago
  82. 55ff1ab rtc kconfig: point out need for static linkage by David Brownell · 17 years ago
  83. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  84. d0afa57 sh: Fix up SH-3 and SH-4 driver dependencies. by Paul Mundt · 17 years ago
  85. 57deb52 RTC: add periodic irq support to rtc-cmos by Alessandro Zummo · 17 years ago
  86. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  87. c065f35 rtc-ds1307 becomes new-style i2c driver by David Brownell · 17 years ago
  88. be5f59f rtc-ds1307: oscillator restart for ds13{37,38,39,40} by Rodolfo Giometti · 17 years ago
  89. 537739d RTC driver for DS1216 chips by Thomas Bogendoerfer · 17 years ago
  90. 2e774c7 rtc: add support for the ST M48T59 RTC by Mark Zhan · 17 years ago
  91. 617780d rtc: watchdog support for rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  92. caaff56 rtc: add rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  93. 5663c14 RTC Kconfig tweax by David Brownell · 17 years ago
  94. 4c4e139 RTC_CLASS is no longer considered EXPERIMENTAL by Alessandro Zummo · 17 years ago
  95. fa04e78 Driver for the Atmel on-chip RTC on AT32AP700x devices by Hans-Christian Egtvedt · 17 years ago
  96. ac495bf rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver by Hans-Christian Egtvedt · 17 years ago
  97. d815461 rtc-rs5c372 becomes a new-style i2c driver by David Brownell · 17 years ago
  98. 045e0e8 rtc-ds1307 cleanups by David Brownell · 17 years ago
  99. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  100. 2c95cd7 Blackfin On-Chip RTC driver update for supporting BF54x by Mike Frysinger · 17 years ago