1. 0a1af1d drivers/rtc/rtc-da9055.c: fix cross-section reference by Andrew Morton · 11 years ago
  2. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  3. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  4. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  5. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  6. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. 5abe257 revert "rtc: recycle id when unloading a rtc driver" by Andrew Morton · 12 years ago
  8. ba3f7a1 drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> by Jean Delvare · 12 years ago
  9. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  10. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  11. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  12. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 12 years ago
  13. 1b99732 drivers/rtc/rtc-s3c.c: convert to use devm_* API by Tushar Behera · 12 years ago
  14. 076c726 drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label by Tushar Behera · 12 years ago
  15. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  16. f288cf4 rtc: rtc-davinci: use devm_kzalloc() by Devendra Naga · 12 years ago
  17. 9ed39bf rtc: rtc-davinci: return correct error code if rtc_device_register() fails by Devendra Naga · 12 years ago
  18. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 12 years ago
  19. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 12 years ago
  20. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 12 years ago
  21. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 12 years ago
  22. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 12 years ago
  23. 0d7ecb8 drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc by Devendra Naga · 12 years ago
  24. 968d21c drivers/rtc/rtc-imxdi.c: add devicetree support by Roland Stigge · 12 years ago
  25. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  26. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 12 years ago
  27. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  28. 9e0344d rtc: omap: dt support by Afzal Mohammed · 12 years ago
  29. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 12 years ago
  30. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  31. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  32. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  35. 14591d8 mfd/rtc/gpio: twl: No need to allocate bigger buffer for write by Peter Ujfalusi · 12 years ago
  36. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  37. 66267ee Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup by Olof Johansson · 12 years ago
  38. 75984df arm: at91: move at91rm9200 rtc header in drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  39. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  40. fee0de7 drivers/rtc/rtc-imxdi.c: add missing spin lock initialization by Jan Luebbe · 12 years ago
  41. bb1d34a rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  42. 8dc0839 rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS by Kevin Hilman · 12 years ago
  43. 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  44. 542dd33 drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip by Michael Langer · 12 years ago
  45. 48e9766 drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality by Paul Bolle · 12 years ago
  46. 06f77d1 drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details by Venu Byravarasu · 12 years ago
  47. 651fb48 rtc: kconfig: fix up dependency for ab8500 by Ulf Hansson · 12 years ago
  48. 84cab86 drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  49. 885ccbb drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  50. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  51. a606757 drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  52. 65659f6 drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  53. c3fe92b drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  54. 2bfc37d drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  55. 1ee8c0c drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe() by Sachin Kamat · 12 years ago
  56. 4c24e29 rtc_sysfs_show_hctosys(): display 0 if resume failed by David Fries · 12 years ago
  57. be8b6d5 rtc: rtc-mxc: convert to module_platform_driver by Fabio Estevam · 12 years ago
  58. 0f3cde5 rtc: rtc-mxc: adapt to the new i.mx clock framework by Fabio Estevam · 12 years ago
  59. 828296d drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare() by Julia Lawall · 12 years ago
  60. 90829c0 rtc: rc5t583: add ricoh rc5t583 RTC driver by Venu Byravarasu · 12 years ago
  61. a16e839 drivers/rtc/rtc-spear.c: fix several error checks by Lars-Peter Clausen · 12 years ago
  62. 7c6a52a drivers/rtc/rtc-jz4740.c: fix IRQ error check by Lars-Peter Clausen · 12 years ago
  63. 6b8029f rtc: kconfig: remove unnecessary dependencies. by Venu Byravarasu · 12 years ago
  64. 94c01ab rtc: add MAX8907 RTC driver by Stephen Warren · 12 years ago
  65. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago
  66. 477d30d drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro by Devendra Naga · 12 years ago
  67. 2830a6d rtc: recycle id when unloading a rtc driver by Vincent Palatin · 12 years ago
  68. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago
  69. 7418a11 rtc: add Dallas DS2404 driver by Sven Schnelle · 12 years ago
  70. 92589c9 rtc-proc: permit the /proc/driver/rtc device to use other devices by Kim, Milo · 12 years ago
  71. 5fa44f8 drivers/rtc/rtc-isl1208.c: add support for the ISL1218 by Ben Gardner · 12 years ago
  72. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  73. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago
  74. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  76. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  77. 7f4b48b rtc: vt8500: Add devicetree support for vt8500-rtc by Tony Prisk · 12 years ago
  78. 2843c7d Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 12 years ago
  79. c55c7ba drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement by Lee Jones · 12 years ago
  80. 8dcebaa9 drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe by Kevin Hilman · 12 years ago
  81. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  82. 981ba65 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  83. e402af6 ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support by Ludovic Desroches · 12 years ago
  84. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  85. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  86. 9020b7c RTC: add DT bindings to pxa-rtc by Daniel Mack · 12 years ago
  87. 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
  88. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  89. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  90. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  91. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  92. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  93. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  94. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  95. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  96. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  97. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  98. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  99. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  100. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago