1. 8ae236b8 rtc: rtc-davinci: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  2. 8c32edb rtc: rtc-da9055: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  3. 3689cd7 rtc: rtc-da9052: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  4. 94b60db rtc: rtc-coh90133: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  5. e3c8966 rtc: rtc-88pm80x: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  6. 80f1def rtc: rtc-tx4939: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  7. 0e2c481 rtc: rtc-tegra: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  8. 61ce825 rtc: rtc-sun4v: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  9. 67bef2d rtc: rtc-starfire: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  10. deed5a9 rtc: rtc-sh: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  11. 9842eaf rtc: rtc-rp5c01: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  12. 7daba88 rtc: rtc-pxa: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  13. 050bf1e rtc: rtc-ps3: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  14. 0de4c7c rtc: rtc-pcap: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  15. 09c5a36 rtc: rtc-omap: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  16. af5e7db rtc: rtc-nuc900: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  17. 1963f7c rtc: rtc-mv: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  18. 19cccfb rtc: rtc-msm6242: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  19. 09fb7ad rtc: rtc-mc13xxx: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  20. 6153434 rtc: rtc-imxdi: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  21. a53f9a4 rtc: rtc-generic: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  22. 52c6ecb rtc: rtc-efi: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  23. 625f5225 rtc: rtc-ds1302: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  24. ce14a02 rtc: rtc-davinci: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  25. 4fdf7a9 rtc: rtc-coh901331: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  26. aaa83458 rtc: rtc-au1xxx: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  27. ac36960 rtc: rtc-at91rm9200: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  28. e835ebc rtc: rtc-at32ap700x: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  29. fb34a81 rtc: rtc-ab3100: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  30. 6636a99 drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() by Jingoo Han · 12 years ago
  31. e2bf115 drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg() by Jingoo Han · 12 years ago
  32. ac60bf3 drivers/rtc/rtc-max77686.c: fix indentation of bit definitions by Jingoo Han · 12 years ago
  33. 0f64f85 drivers/rtc/rtc-max77686.c: use devm_kzalloc() by Jingoo Han · 12 years ago
  34. f5b1d3c drivers/rtc/rtc-max77686.c: add missing module author name by Jingoo Han · 12 years ago
  35. 0c58ff5 drivers/rtc/rtc-max77686.c: use module_platform_driver() by Jingoo Han · 12 years ago
  36. 3e217b6 rtc: add devm_rtc_device_{register,unregister}() by Jingoo Han · 12 years ago
  37. 51b38c6 rtc: rtc-tegra: add __init/__exit annotation by Jingoo Han · 12 years ago
  38. 5cc2b9c rtc: rtc-pcap: add __init/__exit annotation by Jingoo Han · 12 years ago
  39. e7a6c21 rtc: rtc-nuc900: add __init/__exit annotation by Jingoo Han · 12 years ago
  40. 5073cba rtc: rtc-imxdi: add __init/__exit annotation by Jingoo Han · 12 years ago
  41. e3c7062 rtc: rtc-ds1302: add __exit annotation by Jingoo Han · 12 years ago
  42. 5149c03 rtc: rtc-davinci: add __exit annotation by Jingoo Han · 12 years ago
  43. b69af43 rtc: rtc-mv: add __init annotation by Jingoo Han · 12 years ago
  44. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 12 years ago
  45. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 12 years ago
  46. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 12 years ago
  47. 89c58c1 rtc: rtc-mv: Add support for clk to avoid lockups by Andrew Lunn · 12 years ago
  48. 1a71fb8 rtc: stmp3xxx: add wdt-accessor function by Wolfram Sang · 14 years ago
  49. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  50. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  51. a47a376 rtc: rtc-davinci: use devm_*() functions by Jingoo Han · 12 years ago
  52. c1879fe rtc: rtc-max8997: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  53. 83a72c8 rtc: rtc-max8907: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  54. 27239a1 rtc: rtc-da9052: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  55. fd5231c rtc: rtc-wm831x: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  56. 6d77bdc rtc: rtc-tps80031: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  57. 14b149e rtc: rtc-lp8788: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  58. 3b759d7 rtc: rtc-coh901331: use devm_clk_get() by Jingoo Han · 12 years ago
  59. 0db29c1 rtc: rtc-vt8500: use devm_*() functions by Jingoo Han · 12 years ago
  60. 190ab4a rtc: rtc-tps6586x: use devm_request_threaded_irq() by Jingoo Han · 12 years ago
  61. 9510853 rtc: rtc-imxdi: use devm_clk_get() by Jingoo Han · 12 years ago
  62. ee44335 rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug() by Jingoo Han · 12 years ago
  63. 79d1340 rtc: rtc-pcf8583: use dev_warn() instead of printk() by Jingoo Han · 12 years ago
  64. d959f73 rtc: rtc-sun4v: use pr_warn() instead of printk() by Jingoo Han · 12 years ago
  65. d75dcd3 rtc: rtc-vr41xx: use dev_info() instead of printk() by Jingoo Han · 12 years ago
  66. aa16190 rtc: rtc-rs5c313: use pr_err() instead of printk() by Jingoo Han · 12 years ago
  67. 6588208 rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug() by Jingoo Han · 12 years ago
  68. 0c6516e rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug() by Jingoo Han · 12 years ago
  69. 0fae823 rtc: rtc-ds2404: use dev_err() instead of printk() by Jingoo Han · 12 years ago
  70. 34650f9 rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk() by Jingoo Han · 12 years ago
  71. 3cebeb5 rtc: max77686: use dev_info() instead of printk() by Jingoo Han · 12 years ago
  72. c100a5e rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk() by Jingoo Han · 12 years ago
  73. 0cc0c38 drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove by Chao Xie · 12 years ago
  74. 5e0b270 rtc: max8997: add driver for max8997 rtc by Jonghwa Lee · 12 years ago
  75. d4a48c2 drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug() by Jingoo Han · 12 years ago
  76. b06eef4 drivers/rtc/rtc-pl031.c: add wakeup support by Rob Herring · 12 years ago
  77. cce2da9 rtc: add support for spi rtc rx4581 by Torben Hohn · 12 years ago
  78. 225ccc2 drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request by Laxman Dewangan · 12 years ago
  79. 176a9f2 drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks by Laxman Dewangan · 12 years ago
  80. dfaf09a drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore by Laxman Dewangan · 12 years ago
  81. eb5eba4 drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume by Laxman Dewangan · 12 years ago
  82. 36d6182 rtc: add RTC driver for TPS80031/TPS80032 by Laxman Dewangan · 12 years ago
  83. 38ae176 rtc: add new lp8788 rtc driver by Kim, Milo · 12 years ago
  84. 56ae1b8 drivers/rtc/rtc-ds2404.c: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  85. 0b7e039 drivers/rtc: remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  86. 95fe834 drivers/rtc/rtc-pxa.c: avoid cpuid checking by Haojian Zhuang · 12 years ago
  87. c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  88. f32bc70 rtc-pcf8523: add low battery voltage support by Jesper Nilsson · 12 years ago
  89. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 12 years ago
  90. a44802f drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue by Leo Song · 12 years ago
  91. c4243de drivers/rtc/rtc-pxa.c: fix alarm not match issue by Leo Song · 12 years ago
  92. 01a4ca1 drivers/rtc: dump small buffers via %*ph by Andy Shevchenko · 12 years ago
  93. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. b5c78e04 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  95. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  96. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 6e7f7cf Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 12 years ago
  98. 0101e53 rtc: palmas: Add RTC driver Palmas series PMIC by Laxman Dewangan · 12 years ago
  99. 3399cfb drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 12 years ago
  100. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago