1. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  2. d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 14 years ago
  3. a39069f rtc: Enable rtc in max8925 by Haojian Zhuang · 14 years ago
  4. 29c71b1 rtc: Suppress duplicate enable/disable of WM8350 update interrupt by Mark Brown · 15 years ago
  5. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 15 years ago
  6. 5a98c04 rtc-coh901331: fix braces in resume code by James Hogan · 14 years ago
  7. 9407351 rtc/mc13783: implement alarm by Uwe Kleine-König · 14 years ago
  8. 4c014e8 rtc/mc13783: protect rtc {,un}registration by mc13783 lock by Uwe Kleine-König · 14 years ago
  9. 4dd4dd6 rtc/mc13783: don't use deprecated mc13783 API calls by Uwe Kleine-König · 14 years ago
  10. 2a7a06a rtc-core: fix memory leak by Aaro Koskinen · 14 years ago
  11. 2e84067 rtc-twl: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  12. 870a276 rtc-at91sam9: Correct size given to memset by Julia Lawall · 14 years ago
  13. b51e829 rtc-pcf2123: move pcf2123_remove to .devexit.text by Uwe Kleine-König · 14 years ago
  14. b4877d2 rtc-ep93xx.c: cleanup probe/remove routines by H Hartley Sweeten · 14 years ago
  15. 49908e7 rtc: mxc: fix memory leak by Alexander Beregalov · 14 years ago
  16. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  17. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 14 years ago
  18. 50aae72 rtc: Add MPC5121 Real time clock driver by Anatolij Gustschin · 14 years ago
  19. c72881e ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 by Linus Walleij · 14 years ago
  20. f4b5162 rtc-fm3130: add missing braces by Sergey Matyukevich · 14 years ago
  21. 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 14 years ago
  22. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  23. 26b3c01 rtc: set wakeup capability for I2C and SPI RTC drivers by Anton Vorontsov · 15 years ago
  24. 95abd0d RTC: rtc-cmos.c: Fix warning on MIPS by Wu Zhangjin · 15 years ago
  25. afd49a7e ARM: NUC900: add RTC driver support for nuc910 and nuc920 by Wan ZongShun · 15 years ago
  26. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  27. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  28. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  29. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  30. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  31. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  32. 43299f285 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  33. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  34. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  35. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  36. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  37. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  38. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  39. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  40. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  41. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  42. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  43. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  44. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  45. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  46. a6b49ff rtc: Add twl6030 RTC support by Balaji T K · 15 years ago
  47. ef3b7d0 mfd: Rename twl4030_ routines in rtc-twl.c by Balaji T K · 15 years ago
  48. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  49. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  50. 6a61274 mfd: Mask and unmask wm8350 IRQs on request and free by Mark Brown · 15 years ago
  51. 5a65edb mfd: Convert wm8350 IRQ handlers to irq_handler_t by Mark Brown · 15 years ago
  52. 68d641e mfd: Fix memleak in pcf50633_client_dev_register by Lars-Peter Clausen · 15 years ago
  53. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  55. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  56. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  57. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  58. 4f672ce rtc: Add an RTC driver for the Ricoh RP5C01 by Geert Uytterhoeven · 15 years ago
  59. 4f9b9bb rtc: Add an RTC driver for the Oki MSM6242 by Geert Uytterhoeven · 15 years ago
  60. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  61. cb8799e rtc-x1205: reset clock to sane state after power failure by Johannes Weiner · 15 years ago
  62. 48a7f77 rtc-x1205: fix rtc_time to y2k register value conversion by Johannes Weiner · 15 years ago
  63. fa00e10 drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() by Dan Carpenter · 15 years ago
  64. d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  65. da43243 RTC: let Dove soc select the rtc-mv driver. by Saeed Bishara · 15 years ago
  66. b9e05c6 rtc: don't use __exit_p to wrap ds1302_rtc_remove by Uwe Kleine-König · 15 years ago
  67. 378ce74 ARM: 5787/1: U300 COH 901 331 fixes by Linus Walleij · 15 years ago
  68. bcb3a16 rtc: v3020: fix v3020_mmio_read_bit() by Scott Valentine · 15 years ago
  69. 61df333 rtc-vr41xx: fix do_div() warning by Yoichi Yuasa · 15 years ago
  70. 05f45d7 rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm by Werner Almesberger · 15 years ago
  71. 265f2a0 rtc: pcf50633: fix month off-by-one error by Rask Ingemann Lambertsen · 15 years ago
  72. 81e627e move stk17ta8's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  73. 5b73a41 fix my email address. by Andrew Sharp · 15 years ago
  74. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  75. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  76. d8c1acb rtc: add boot_timesource sysfs attribute by Matthew Garrett · 15 years ago
  77. dac94d9 rtc: at91rm9200 fixes by David Brownell · 15 years ago
  78. 971370c drivers/rtc: introduce missing kfree by Julia Lawall · 15 years ago
  79. 72445af drivers/rtc: correct error-handling code by Julia Lawall · 15 years ago
  80. d3c7a3f rtc: driver for PCAP2 PMIC by Daniel Ribeiro · 15 years ago
  81. 88413e1 rtc: reorder Makefile by Alessandro Zummo · 15 years ago
  82. df17f63 rtc: add Freescale stmp37xx/378x driver by dmitry pervushin · 15 years ago
  83. 6bff5fb rtc-bfin: do not share RTC IRQ by Michael Hennerich · 15 years ago
  84. aa958f5 rtc: U300 COH 901 331 RTC driver v3 by Linus Walleij · 15 years ago
  85. d00ed3c rtc: add driver for MXC's internal RTC module by Daniel Mack · 15 years ago
  86. f3d2570a rtc-philips-pcf2123-rtc-spi-driver-updates by Chris Verges · 15 years ago
  87. 7f3923a rtc: Philips PCF2123 RTC SPI driver by Chris Verges · 15 years ago
  88. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  89. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  90. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  91. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  92. bd207cf rtc: AB3100 RTC support by Linus Walleij · 15 years ago
  93. 35c86bf rtc: Add support for RTCs on Wolfson WM831x devices by Mark Brown · 15 years ago
  94. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  95. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  96. 5d027cd [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops' by Haojian Zhuang · 15 years ago
  97. e6e698a [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops' by Robert Jarzmik · 15 years ago
  98. 1043bf5 rtc: rtc-sh: Fix up oops in early periodic freq assignment. by Paul Mundt · 15 years ago
  99. e0fa7e5 rtc: rtc-ds1302: Kill off unused variables. by Paul Mundt · 15 years ago
  100. 5c9740a rtc: rtc-sh fixes by Alessandro Zummo · 15 years ago