1. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  2. cc61686 rtc twl4030: rename ioctl function when RTC_INTF_DEV=n by Randy Dunlap · 16 years ago
  3. fe102c7 rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers by Alessandro Zummo · 16 years ago
  4. e6d9f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  5. be1ffce rtc: rtc-starfire fixes by Alessandro Zummo · 16 years ago
  6. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  7. cecf61b rtc: rtc-sun4v fixes, revised by Alessandro Zummo · 16 years ago
  8. 06de180 rtc: add Dallas DS1390/93/94 RTC chips by Mark Jackson · 16 years ago
  9. a7fa985 rtc: basic implementation of Epson RX-8581 I2C Real Time Clock by Martyn Welch · 16 years ago
  10. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  11. 80bb26d rtc-cmos: fix boot log message by Frans Pop · 16 years ago
  12. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  13. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  14. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  15. 51b7616 rtc S3C: add device_init_wakeup() invokation by Yauhen Kharuzhy · 16 years ago
  16. bcc378e rtc: ds3234 doesn't link when built-in by Geert Uytterhoeven · 16 years ago
  17. eb944db rtc-s3c: fix section mismatch warnings by Yauhen Kharuzhy · 16 years ago
  18. 12a9ee3 rtc-m48t59: shift zero year to 1968 on sparc (rev 2) by Krzysztof Helt · 16 years ago
  19. 36ec891 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  20. f96411a mfd: rtc-twl4030 driver by David Brownell · 16 years ago
  21. 5d4529b rtc: Add R2025S/D comment to rs5c372 Kconfig entry. by Paul Mundt · 16 years ago
  22. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  23. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  25. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  26. e232cfd drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN by Andrew Morton · 16 years ago
  27. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  28. c8fc40c rtc-cmos: export second NVRAM bank by David Brownell · 16 years ago
  29. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  30. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  31. d7a6119 rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> by Geert Uytterhoeven · 16 years ago
  32. 1716b0f rtc-ds1672 new style driver by Alessandro Zummo · 16 years ago
  33. 6fd5c03 rtc-max6900 new style driver by Alessandro Zummo · 16 years ago
  34. fb0d4ec rtc-at91rm9200: remove now-unneeded code by Andrew Victor · 16 years ago
  35. d3a126f rtc: rtc-m41t80.c: add support for the ST M41T65 RTC by Steven A. Falco · 16 years ago
  36. 0327457 rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  37. 743e6a5 rtc: file close() consistently disables repeating irqs by David Brownell · 16 years ago
  38. 37fc5e2 rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC by Paul Mundt · 16 years ago
  39. 0053dc0 rtc: rtc-rs5c372: SMBus conversion/support by Paul Mundt · 16 years ago
  40. f841a48 rtc: remove some NOP open/release methods by David Brownell · 16 years ago
  41. cb49a5e rtc-ds1307: alarm support for ds1337/ds1339 by Rodolfo Giometti · 16 years ago
  42. 2f9b75e rtc: add device driver for Dallas DS3234 SPI RTC chip by Dennis Aberilla · 16 years ago
  43. 986e36a rtc: DS1374 wakeup support by Marc Pignat · 16 years ago
  44. 5d5b4d7 rtc-pcf8563: remove client validation by Laurent Pinchart · 16 years ago
  45. c7576b5 drivers/rtc: use nr_irqs by Yinghai Lu · 16 years ago
  46. d1dbd82e RTC: M48T35: new RTC driver by Thomas Bogendoerfer · 16 years ago
  47. 5f119f2 MIPS: DS1286: New RTC driver by Thomas Bogendoerfer · 16 years ago
  48. 72f22b1 rtc-cmos: look for PNP RTC first, then for platform RTC by Bjorn Helgaas · 16 years ago
  49. a474aae rtc-cmos: move wake setup from ACPI glue into RTC driver by Bjorn Helgaas · 16 years ago
  50. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  51. 9eb1686 parisc: add rtc platform driver by Kyle McMartin · 16 years ago
  52. 2e4a75c rtc: fix kernel panic on second use of SIGIO nofitication by Marcin Slusarz · 16 years ago
  53. 5ec8770 drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32 by Andrew Morton · 16 years ago
  54. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  55. 2641dc9 rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative by roel kluin · 16 years ago
  56. 503acc8 rtc-bq4802: Fix sparse warnings. by David S. Miller · 16 years ago
  57. 833be4e rtc-m48t59: Only check century bits on m48t59 chips. by Robert Reif · 16 years ago
  58. d875a4b rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs by Krzysztof Helt · 16 years ago
  59. 64151ad rtc-m48t59: allow externally mapped ioaddr by Krzysztof Helt · 16 years ago
  60. 94fe742 rtc-m48t59: add support for M48T02 and M48T59 chips by Krzysztof Helt · 16 years ago
  61. 3ca60f6 rtc-m48t59: reduce structure m48t59_private by Krzysztof Helt · 16 years ago
  62. 74c4633 rtc-cmos: wake again from S5 by Rafael J. Wysocki · 16 years ago
  63. 73442da rtc_time_to_tm: fix signed/unsigned arithmetic by Jan Altenberg · 16 years ago
  64. de2cf33 rtc: Add Starfire platform RTC driver. by David S. Miller · 16 years ago
  65. 7a138ed rtc: Add Sun4V hypervisor RTC driver. by David S. Miller · 16 years ago
  66. cca4c23 rtc: Add TI BQ4802 RTC driver. by David S. Miller · 16 years ago
  67. 582defd rtc: Allow RTC_DRV_CMOS to be used on SPARC. by David S. Miller · 16 years ago
  68. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  69. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  70. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  71. d0fd937 Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays by Mike Frysinger · 16 years ago
  72. 7f60459 Blackfin RTC Driver: BF561 not have on-chip RTC by Graf Yang · 16 years ago
  73. 8c9166f Blackfin RTC Driver: do all initialization before we register the rtc and make it available by Mike Frysinger · 16 years ago
  74. fe2e1cf Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected by Mike Frysinger · 16 years ago
  75. 001e979 rtc-isl1208: fix double removal of a sysfs entry by Alessandro Zummo · 16 years ago
  76. b1c3c89 revert "rtc: cdev lock_kernel() pushdown" by David Brownell · 16 years ago
  77. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  78. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  79. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  80. 26cb8bb blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE by Mike Frysinger · 16 years ago
  81. e12af37 blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell by Mike Frysinger · 16 years ago
  82. 140fab1 blackfin RTC driver: wait for the write complete interrupt complete before sleeping by Mike Frysinger · 16 years ago
  83. 3b128fe blackfin RTC driver: disable the write complete irq upon close by Mike Frysinger · 16 years ago
  84. 605eb8b blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) by Mike Frysinger · 16 years ago
  85. 813006f blackfin RTC driver: add support for power management framework by Mike Frysinger · 16 years ago
  86. 5aeb776 blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core by Sonic Zhang · 16 years ago
  87. dd279f6 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY by Mike Frysinger · 16 years ago
  88. 5cdc98b rtc-dev: stop periodic interrupts on device release by Tomas Janousek · 16 years ago
  89. b68bb26 rtc: don't return -EBUSY when mutex_lock_interruptible() fails by David Brownell · 16 years ago
  90. 4cad443 rtc-vr41xx: add irq_set_freq() and irq_set_state() by Yoichi Yuasa · 16 years ago
  91. 7e2a31d rtc-cmos: avoid spurious irqs by David Brownell · 16 years ago
  92. 449321b rtc-at91rm9200: avoid spurious irqs by David Brownell · 16 years ago
  93. 773be7e rtc: rtc-s3c: update IRQ handling by Ben Dooks · 16 years ago
  94. 4cd0c5c rtc: rtc-s3c: add __devexit and __devinit markers by Ben Dooks · 16 years ago
  95. 35d3fdd rtc-cmos: improve HPET IRQ glue by David Brownell · 16 years ago
  96. c68d07b rtc: remove and clarify unneeded externs by Carlos R. Mafra · 16 years ago
  97. 02bb584 rtc: convert the PCF8583 driver to the new I2C style framework with device_ids by Wolfram Sang · 16 years ago
  98. 71fc822 rtc: rtc-omap footprint shrinkage by David Brownell · 16 years ago
  99. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  100. 8fc2c76 rtc: add support for ST M41T94 SPI RTC by Kim B. Heino · 16 years ago