1. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  2. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  3. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  4. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  5. 28984c7 drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup by Xianglong Du · 11 years ago
  6. 0ebbf43 drivers/rtc/rtc-nuc900.c: use NULL instead of 0 by Jingoo Han · 11 years ago
  7. 1748cbf drivers/rtc/rtc-max77686.c: Fix wrong register by Sangjung Woo · 11 years ago
  8. 7707bda drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails by Alexander Holler · 11 years ago
  9. 666a584 drivers/rtc/rtc-palmas.c: support for backup battery charging by Laxman Dewangan · 11 years ago
  10. 8af750e drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events by Hebbar Gururaja · 11 years ago
  11. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  12. 4540bae drivers/rtc/rtc-pcf2127.c: remove empty function by Sachin Kamat · 11 years ago
  13. ae25992 drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically by Alexander Holler · 11 years ago
  14. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  15. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  16. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  17. 28a0c88 drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit by Lothar Waßmann · 11 years ago
  18. b99b94b drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created by Grygorii Strashko · 11 years ago
  19. f21e683 rtc: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  20. dac30a9 drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  21. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  22. 4e80b18 drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  23. e88b815 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  24. 061d2a3 drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  25. 1d2e2b6 rtc: omap: restore back (hard-code) wakeup support by Hebbar Gururaja · 11 years ago
  26. 18cb636 rtc: add NXP PCF2127 support (i2c) by Renaud Cerrato · 11 years ago
  27. 2c5a5b3 drivers/rtc/rtc-palmas.c: init wakeup before device register by Wei Ni · 11 years ago
  28. 92e7f04 drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  29. 4c5591c drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  30. 0734e27 drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy by Chris Brand · 11 years ago
  31. 5ee6748 drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion by Peter Ujfalusi · 11 years ago
  32. d3869ff drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization by Peter Ujfalusi · 11 years ago
  33. 998a060 drivers/rtc/rtc-cmos.c: work around bios clearing rtc control by Derek Basehore · 11 years ago
  34. ae84589 drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled by Kevin Hilman · 11 years ago
  35. ee605e0 drivers/rtc/rtc-pcf8583.c: use PTR_RET() by Sachin Kamat · 11 years ago
  36. 23f809e drivers/rtc/rtc-pcf8563.c: use PTR_RET() by Sachin Kamat · 11 years ago
  37. 8ff7b7d drivers/rtc/rtc-m48t35.c: use PTR_RET() by Sachin Kamat · 11 years ago
  38. 17cc54b2 drivers/rtc/rtc-isl12022.c: use PTR_RET() by Sachin Kamat · 11 years ago
  39. 11f54d0 drivers/rtc/rtc-da9052.c: use PTR_RET() by Sachin Kamat · 11 years ago
  40. ad87a76 drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  41. dfc657b drivers/rtc/rtc-ds1302.c: handle write protection by Sergey Yanovich · 11 years ago
  42. 25d053c drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver by Alexandre Torgue · 11 years ago
  43. 65ee88c drivers/rtc/rtc-wm831x.c: remove empty function by Sachin Kamat · 11 years ago
  44. 7deef7f2 drivers/rtc/rtc-tps80031.c: remove empty function by Sachin Kamat · 11 years ago
  45. d55b664 drivers/rtc/rtc-sun4v.c: remove empty function by Sachin Kamat · 11 years ago
  46. 15b005b drivers/rtc/rtc-starfire.c: remove empty function by Sachin Kamat · 11 years ago
  47. 0cb4b84 drivers/rtc/rtc-snvs.c: remove empty function by Sachin Kamat · 11 years ago
  48. 7531909 drivers/rtc/rtc-rx8581.c: remove empty function by Sachin Kamat · 11 years ago
  49. 75a6cef drivers/rtc/rtc-rs5c348.c: remove empty function by Sachin Kamat · 11 years ago
  50. c281735 drivers/rtc/rtc-rx4581.c: remove empty function by Sachin Kamat · 11 years ago
  51. 832ccd3 drivers/rtc/rtc-rv3029c2.c: remove empty function by Sachin Kamat · 11 years ago
  52. a87b0f8 drivers/rtc/rtc-rs5c313.c: remove empty function by Sachin Kamat · 11 years ago
  53. 164b864 drivers/rtc/rtc-ps3.c: remove empty function by Sachin Kamat · 11 years ago
  54. 54aa095 drivers/rtc/rtc-pcf8583.c: remove empty function by Sachin Kamat · 11 years ago
  55. b1fb593 drivers/rtc/rtc-pcf8563.c: remove empty function by Sachin Kamat · 11 years ago
  56. af99ef9 drivers/rtc/rtc-pcf8523.c: remove empty function by Sachin Kamat · 11 years ago
  57. f7de2a1 drivers/rtc/rtc-max8997.c: remove empty function by Sachin Kamat · 11 years ago
  58. eda328f drivers/rtc/rtc-max77686.c: remove empty function by Sachin Kamat · 11 years ago
  59. 17d9e04 drivers/rtc/rtc-max8907.c: remove empty function by Sachin Kamat · 11 years ago
  60. a1396d9 drivers/rtc/rtc-max6900.c: remove empty function by Sachin Kamat · 11 years ago
  61. 060f559 drivers/rtc/rtc-max6902.c: remove empty function by Sachin Kamat · 11 years ago
  62. a293104 drivers/rtc/rtc-m41t94.c: remove empty function by Sachin Kamat · 11 years ago
  63. c9e379f drivers/rtc/rtc-generic.c: remove empty function by Sachin Kamat · 11 years ago
  64. 40ac872 drivers/rtc/rtc-m48t35.c: remove empty function by Sachin Kamat · 11 years ago
  65. d95c616 drivers/rtc/rtc-m41t93.c: remove empty function by Sachin Kamat · 11 years ago
  66. 2e5526f drivers/rtc/rtc-isl12022.c: remove empty function by Sachin Kamat · 11 years ago
  67. 0814023 drivers/rtc/rtc-fm3130.c: remove empty function by Sachin Kamat · 11 years ago
  68. 2a7a145 drivers/rtc/rtc-em3027.c: remove empty function by Sachin Kamat · 11 years ago
  69. e160419 drivers/rtc/rtc-efi.c: remove empty function by Sachin Kamat · 11 years ago
  70. f3828d5 drivers/rtc/rtc-ds1390.c: remove empty function by Sachin Kamat · 11 years ago
  71. 940bca3 drivers/rtc/rtc-ds3234.c: remove empty function by Sachin Kamat · 11 years ago
  72. 53ac70a drivers/rtc/rtc-ds1672.c: remove empty function by Sachin Kamat · 11 years ago
  73. b943abd drivers/rtc/rtc-ds1286.c: remove empty function by Sachin Kamat · 11 years ago
  74. 0df2c54 drivers/rtc/rtc-ds1216.c: remove empty function by Sachin Kamat · 11 years ago
  75. 52c1b7a drivers/rtc/rtc-bq32k.c: remove empty function by Sachin Kamat · 11 years ago
  76. e1c2f98 rtc: rtc-rc5t583: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  77. 3a02893 rtc: rtc-coh901331: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  78. 0209aff rtc: rtc-sh: use devm_*() functions by Jingoo Han · 11 years ago
  79. fac42b4 rtc: rtc-rx8025: use devm_*() functions by Jingoo Han · 11 years ago
  80. 618c300 rtc: rtc-pxa: use devm_*() functions by Jingoo Han · 11 years ago
  81. c417299 rtc: rtc-pm8xxx: use devm_*() functions by Jingoo Han · 11 years ago
  82. 19b8d88 rtc: rtc-m48t59: use devm_*() functions by Jingoo Han · 11 years ago
  83. 073bf42 rtc: rtc-mpc5121: use devm_*() functions by Jingoo Han · 11 years ago
  84. c08ac48 rtc: rtc-jz4740: use devm_*() functions by Jingoo Han · 11 years ago
  85. edca66d rtc: rtc-ds1307: use devm_*() functions by Jingoo Han · 11 years ago
  86. 812f147 drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe() by Wei Yongjun · 11 years ago
  87. 1df0a47 rtc: add ability to push out an existing wakealarm using sysfs by Bernie Thompson · 11 years ago
  88. c67d96e rtc: rtc-hid-sensor-time: allow 16 and 32 bit values for all attributes. by Alexander Holler · 11 years ago
  89. 7e3c741 rtc: rtc-hid-sensor-time: allow full years (16bit) in HID reports by Alexander Holler · 11 years ago
  90. a2c0b85 drivers/rtc/rtc-ab3100.c: remove empty function by Sachin Kamat · 11 years ago
  91. b3ecafd drivers/rtc/rtc-au1xxx.c: remove empty function by Sachin Kamat · 11 years ago
  92. d6c8175 drivers/rtc/rtc-bq4802.c: remove empty function by Sachin Kamat · 11 years ago
  93. 8c0a427 drivers/rtc/rtc-da9052.c: remove empty function by Sachin Kamat · 11 years ago
  94. 67d326f drivers/rtc/rtc-da9055.c: remove empty function by Sachin Kamat · 11 years ago
  95. 277048a drivers/rtc/rtc-dm355evm.c: remove empty function by Sachin Kamat · 11 years ago
  96. 013f91e drivers/rtc/rtc-ds1302.c: remove empty function by Sachin Kamat · 11 years ago
  97. ffeb405 drivers/rtc/rtc-lp8788.c: remove empty function by Sachin Kamat · 11 years ago
  98. 7f9833c drivers/rtc/rtc-ls1x.c: remove empty function by Sachin Kamat · 11 years ago
  99. ce06cc8 drivers/rtc/rtc-max8925.c: remove empty function by Sachin Kamat · 11 years ago
  100. 2fbbdb1 drivers/rtc/rtc-max8998.c: remove empty function by Sachin Kamat · 11 years ago