1. 09ef18b rtc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  2. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  3. 9fb7aa7 rtc: spear: stop validating rtc_time in .set_time and .set_alarm by Alexandre Belloni · 7 years ago
  4. 34c7b3a rtc: constify rtc_class_ops structures by Julia Lawall · 8 years ago
  5. e044253 rtc: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  6. 681acc9 rtc: rtc-spear: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  7. 1cc6223 rtc: rtc-spear: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  8. b086e39 rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  9. 246b1a9 rtc: rtc-spear: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  10. 8cbce1e rtc: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  11. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 12 years ago
  13. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 12 years ago
  14. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 12 years ago
  15. a16e839 drivers/rtc/rtc-spear.c: fix several error checks by Lars-Peter Clausen · 12 years ago
  16. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  17. 0108c4f rtc/spear: add Device Tree probing capability by Viresh Kumar · 13 years ago
  18. ee6c54c rtc/rtc-spear: call platform_set_drvdata() before registering rtc device by Viresh Kumar · 13 years ago
  19. 131f8b7 rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors by Shiraz Hashim · 13 years ago
  20. cd0e08a rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt by Deepak Sikri · 13 years ago
  21. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 13 years ago
  22. 0942a71 rtc: add support for spear rtc by Rajeev Kumar · 14 years ago