1. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  2. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  3. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  4. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  5. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  6. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  7. 43299f285 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  8. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  9. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  10. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  11. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  12. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  13. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  14. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  15. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  16. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  17. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  18. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  19. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  20. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  21. a6b49ff rtc: Add twl6030 RTC support by Balaji T K · 15 years ago
  22. ef3b7d0 mfd: Rename twl4030_ routines in rtc-twl.c by Balaji T K · 15 years ago
  23. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  24. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  25. 6a61274 mfd: Mask and unmask wm8350 IRQs on request and free by Mark Brown · 15 years ago
  26. 5a65edb mfd: Convert wm8350 IRQ handlers to irq_handler_t by Mark Brown · 15 years ago
  27. 68d641e mfd: Fix memleak in pcf50633_client_dev_register by Lars-Peter Clausen · 15 years ago
  28. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  29. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  30. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  31. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  32. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  33. 4f672ce rtc: Add an RTC driver for the Ricoh RP5C01 by Geert Uytterhoeven · 15 years ago
  34. 4f9b9bb rtc: Add an RTC driver for the Oki MSM6242 by Geert Uytterhoeven · 15 years ago
  35. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  36. cb8799e rtc-x1205: reset clock to sane state after power failure by Johannes Weiner · 15 years ago
  37. 48a7f77 rtc-x1205: fix rtc_time to y2k register value conversion by Johannes Weiner · 15 years ago
  38. fa00e10 drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() by Dan Carpenter · 15 years ago
  39. d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  40. da43243 RTC: let Dove soc select the rtc-mv driver. by Saeed Bishara · 15 years ago
  41. b9e05c6 rtc: don't use __exit_p to wrap ds1302_rtc_remove by Uwe Kleine-König · 15 years ago
  42. 378ce74 ARM: 5787/1: U300 COH 901 331 fixes by Linus Walleij · 15 years ago
  43. bcb3a16 rtc: v3020: fix v3020_mmio_read_bit() by Scott Valentine · 15 years ago
  44. 61df333 rtc-vr41xx: fix do_div() warning by Yoichi Yuasa · 15 years ago
  45. 05f45d7 rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm by Werner Almesberger · 15 years ago
  46. 265f2a0 rtc: pcf50633: fix month off-by-one error by Rask Ingemann Lambertsen · 15 years ago
  47. 81e627e move stk17ta8's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  48. 5b73a41 fix my email address. by Andrew Sharp · 15 years ago
  49. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  50. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  51. d8c1acb rtc: add boot_timesource sysfs attribute by Matthew Garrett · 15 years ago
  52. dac94d9 rtc: at91rm9200 fixes by David Brownell · 15 years ago
  53. 971370c drivers/rtc: introduce missing kfree by Julia Lawall · 15 years ago
  54. 72445af drivers/rtc: correct error-handling code by Julia Lawall · 15 years ago
  55. d3c7a3f rtc: driver for PCAP2 PMIC by Daniel Ribeiro · 15 years ago
  56. 88413e1 rtc: reorder Makefile by Alessandro Zummo · 15 years ago
  57. df17f63 rtc: add Freescale stmp37xx/378x driver by dmitry pervushin · 15 years ago
  58. 6bff5fb rtc-bfin: do not share RTC IRQ by Michael Hennerich · 15 years ago
  59. aa958f5 rtc: U300 COH 901 331 RTC driver v3 by Linus Walleij · 15 years ago
  60. d00ed3c rtc: add driver for MXC's internal RTC module by Daniel Mack · 15 years ago
  61. f3d2570a rtc-philips-pcf2123-rtc-spi-driver-updates by Chris Verges · 15 years ago
  62. 7f3923a rtc: Philips PCF2123 RTC SPI driver by Chris Verges · 15 years ago
  63. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  64. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  65. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  66. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  67. bd207cf rtc: AB3100 RTC support by Linus Walleij · 15 years ago
  68. 35c86bf rtc: Add support for RTCs on Wolfson WM831x devices by Mark Brown · 15 years ago
  69. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  70. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  71. 5d027cd [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops' by Haojian Zhuang · 15 years ago
  72. e6e698a [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops' by Robert Jarzmik · 15 years ago
  73. 1043bf5 rtc: rtc-sh: Fix up oops in early periodic freq assignment. by Paul Mundt · 15 years ago
  74. e0fa7e5 rtc: rtc-ds1302: Kill off unused variables. by Paul Mundt · 15 years ago
  75. 5c9740a rtc: rtc-sh fixes by Alessandro Zummo · 15 years ago
  76. 2bfc330 rtc: rtc-ds1302 fixes by Alessandro Zummo · 15 years ago
  77. 6590981 rtc: mark if rtc-cmos drivers were successfully registered by Thadeu Lima de Souza Cascardo · 15 years ago
  78. 28df30e rtc: ds1374, fix lock imbalance by Jiri Slaby · 15 years ago
  79. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  80. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 15 years ago
  81. e6229bec rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 15 years ago
  82. 014b6e9 rtc-ds1553: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  83. 0a817f7 rtc-tx4939: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  84. 3c2b907 rtc: add stand-alone driver for RX8025 chip by Wolfgang Grandegger · 15 years ago
  85. 97f902b rtc: rtc-ds1307 add ds3231 by Wolfram Sang · 15 years ago
  86. 33df2ee rtc: rtc-ds1307 add ds1388 by Joakim Tjernlund · 15 years ago
  87. 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 15 years ago
  88. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  89. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  90. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  91. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  92. 5f8371c Merge branches 'sh/stable-updates' and 'sh/sparseirq' by Paul Mundt · 15 years ago
  93. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  94. f993004 rtc: rtc-twl4030 don't mask alarm interrupts on suspend by Kim Kyuwon · 15 years ago
  95. 47c8a08 sh: rtc-generic support. by Paul Mundt · 15 years ago
  96. 38f7b00 [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses by Hartley Sweeten · 15 years ago
  97. 6d029b6 rtc-cmos: fix printk output by Krzysztof Halasa · 15 years ago
  98. 063adc7 rtc: rtc-sh: clock framework support. by Paul Mundt · 15 years ago
  99. 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  100. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 15 years ago