1. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  2. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  3. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  4. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  5. 6c118e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  6. 8ea9212 rtc-pcf8563: add chip id by Jon Smirl · 16 years ago
  7. 876550a rtc-fm3130: fix chip naming by Alessandro Zummo · 16 years ago
  8. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  9. 471d47e rtc-x1205: Fix alarm set by Michael Hamel · 16 years ago
  10. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  11. 4101273 rtc-rtc-m41t80: BKL pushdown by Arnd Bergmann · 16 years ago
  12. f3a24e1 rtc-at32ap700x: Enable wakeup by Haavard Skinnemoen · 16 years ago
  13. e5a2c9c [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it by Uli Luckas · 16 years ago
  14. 51a776f rtc: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  15. c6d8f40 rtc: Ramtron FM3130 RTC support by Sergey Lapin · 16 years ago
  16. 1da2e3d provide rtc_cmos platform device by Stas Sergeev · 16 years ago
  17. 529a4f4 rtc-at32ap700x: fix bug in at32_rtc_readalarm() by Haavard Skinnemoen · 16 years ago
  18. aabe188 rtc: class driver for ppc_md RTC functions by David Woodhouse · 16 years ago
  19. f2eb432 rtc-ds1374: rename device to just "ds1374" by Jean Delvare · 16 years ago
  20. 6b71dbf [ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig. by Stelian Pop · 16 years ago
  21. 797276e [RTC] rtc-sa1100: remove dependence on asm/rtc.h by Russell King · 16 years ago
  22. 7da285b [RTC] remove unused asm/rtc.h includes from ARM RTC drivers by Russell King · 16 years ago
  23. a190901 [RTC] rtc-pl030: add driver, remove old non-rtc lib driver by Russell King · 16 years ago
  24. 2dba851 [RTC] rtc-pl031: use proper resources, use proper apis, clean up includes by Russell King · 16 years ago
  25. f70c525 [RTC] remove references to asm/mach/time.h by Russell King · 16 years ago
  26. 9fb1f68 rtc: m41t80: include <linux/kernel.h> for printk() by Maciej W. Rozycki · 16 years ago
  27. 417607d RTC/watchdog: M41T80: fix a potential use of unitialized data by Maciej W. Rozycki · 16 years ago
  28. 945185a rtc: rtc_time_to_tm: use unsigned arithmetic by Maciej W. Rozycki · 16 years ago
  29. 60b129d i2c: Match dummy devices by type by Jean Delvare · 16 years ago
  30. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  31. 9a0f4ae fix irq flags in rtc-ds1511 by Steven Rostedt · 16 years ago
  32. 0305794 rtc: rtc-sh: Fixup for 64-bit resources. by Paul Mundt · 16 years ago
  33. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  34. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  35. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  36. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  37. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  38. 8766ad0 rtc: dont reference pnp_resource_table directly by Bjorn Helgaas · 16 years ago
  39. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  40. c116bc2 rtc: add the support for alarm time relative to current time in sysfs by Zhao Yakui · 16 years ago
  41. e2bfe34 rtc: rtc-rs5c372: fix up NULL name in transfer error path by Paul Mundt · 16 years ago
  42. a3ed107 make ds1511_rtc_{read,set}_time() static by Adrian Bunk · 16 years ago
  43. c464652 rtc: silence section mismatch warning in rtc-test by Sam Ravnborg · 16 years ago
  44. 4edac2b rtc-x1205: new style conversion by Alessandro Zummo · 16 years ago
  45. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  46. 9edae7b rtc-isl1208: new style conversion and minor bug fixes by Alessandro Zummo · 16 years ago
  47. c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 16 years ago
  48. 77459b0 rtc-pcf8583 build fix by David Brownell · 16 years ago
  49. b420b1a rtc: rtc-sh: Add support for periodic IRQs. by Angelo Castello · 17 years ago
  50. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  51. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  52. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 16 years ago
  53. 9fedc9f rtc-at91sam9 fixes by David Brownell · 16 years ago
  54. 44e0451 rtc: fix kconfig help by Alessandro Zummo · 16 years ago
  55. c46288b rtc: add support for the S-35390A RTC chip by Byron Bradley · 17 years ago
  56. c8626a1 rtc-cmos: display HPET emulation mode by David Brownell · 17 years ago
  57. 9820380 rtc-r9701.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  58. 4cdf854 rtc: at91sam9 RTC support (RTT and/or RTC) by David Brownell · 17 years ago
  59. f618258 rtc: remove more dev->power.power_state usage by David Brownell · 17 years ago
  60. fcd8db0 rtc ds1307: ds_1340 change init by frederic Rodo · 17 years ago
  61. 75b6102 rtc: add support for Epson RTC-9701JE V4 by Magnus Damm · 17 years ago
  62. 2805b96 rtc: add support for Epson RTC-9701JE V2 by Magnus Damm · 17 years ago
  63. 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 17 years ago
  64. 095b9d5 Blackfin RTC driver: convert sync wait to use the irq write complete notice by Mike Frysinger · 17 years ago
  65. 48c1a56 Blackfin RTC driver: shave off another memcpy() by using assignment. by Mike Frysinger · 17 years ago
  66. 68db304 Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. by Mike Frysinger · 17 years ago
  67. 5438de4 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() by Mike Frysinger · 17 years ago
  68. 6406116 Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) by Mike Frysinger · 17 years ago
  69. 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 · 17 years ago
  70. 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 · 17 years ago
  71. 8f26795 Platform real time clock driver for Dallas 1511 chip by Andrew Sharp · 17 years ago
  72. 8a0bdfd rtc-cmos alarm acts as oneshot by David Brownell · 17 years ago
  73. 739d340 rtc: ds1302 rtc support by Paul Mundt · 17 years ago
  74. e07e232 rtc-cmos: export nvram in sysfs by David Brownell · 17 years ago
  75. 9974b6e rtc-s3c: Use is_power_of_2() macro for simplicity. by Robert P. J. Day · 17 years ago
  76. 037e291 rtc-pcf8583: Don't abuse I2C_M_NOSTART by Jean Delvare · 17 years ago
  77. 09b6bdb3b Cosmetic fixes to RTC subsystem's Kconfig by Alessandro Zummo · 17 years ago
  78. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  79. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  80. c019fd8 rtc: rtc-sh: Split out the CPU defs to asm/cpu/. by Paul Mundt · 17 years ago
  81. ff1b750 rtc: rtc-sh: SH-2A support. by Paul Mundt · 17 years ago
  82. 9a519f6 rtc: rtc-sh: SH-5 support. by Paul Mundt · 17 years ago
  83. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 17 years ago
  84. 6bc54e6 [ARM] pxa/sa1100: replace wakeup support by Russell King · 17 years ago
  85. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  86. 8d431db rtc-at32ap700x: fix irq init oops by David Brownell · 17 years ago
  87. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  88. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  89. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  90. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  91. 682d73f rtc-ds1307 exports NVRAM by David Brownell · 17 years ago
  92. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  93. 779d208 rtc_hctosys expects RTCs in UTC (doc) by David Brownell · 17 years ago
  94. 0ac554b rtc: rtc-sh: Zero out tm value for invalid rtc states. by Paul Mundt · 17 years ago
  95. 29dd0da rtc: sh-rtc: Handle rtc_device_register() failure properly. by Paul Mundt · 17 years ago
  96. 1273092 rtc: m48t59 fix section mismatch warning by Randy Dunlap · 17 years ago
  97. 615bb29 rtc: ignore msb when reading back mday from alarm by Mark Lord · 17 years ago
  98. c2db637 s3c-rtc: remove unused variable by Krzysztof Helt · 17 years ago
  99. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  100. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago