1. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  2. 081e250 rtc: snvs: Remove NULL pointer check before clk_* by Xu Wang · 4 years, 2 months ago
  3. 4b957bd rtc: snvs: Add necessary clock operations for RTC APIs by Anson Huang · 4 years, 8 months ago
  4. 20af677 rtc: snvs: Make SNVS clock always prepared by Anson Huang · 4 years, 8 months ago
  5. 7863bd0 rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() by Anson Huang · 4 years, 10 months ago
  6. a137e9b rtc: snvs: Remove unused include of of_device.h by Anson Huang · 4 years, 11 months ago
  7. c59a9fc rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 5 years ago
  8. 7961034 rtc: snvs: set range by Alexandre Belloni · 5 years ago
  9. 6fd4fe9 rtc: snvs: fix possible race condition by Anson Huang · 5 years ago
  10. dacb6a4 rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 6 years ago
  11. 0c46b07 rtc: snvs: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  12. e7afddb rtc: snvs: use dev_pm_set_wake_irq() to simplify code by Anson Huang · 6 years ago
  13. edb190c rtc: snvs: make sure clock is enabled for interrupt handle by Anson Huang · 6 years ago
  14. cd7f3a2 rtc: snvs: Add timeouts to avoid kernel lockups by Trent Piepho · 7 years ago
  15. 5874c7f rtc: snvs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  16. 1485991 rtc: snvs: Fix usage of snvs_rtc_enable by Bryan O'Donoghue · 7 years ago
  17. 7589290 rtc: snvs: fix an incorrect check of return value by Pan Bian · 8 years ago
  18. 7bb633b rtc: snvs: add a missing write sync by Guy Shapiro · 8 years ago
  19. a350259 rtc: snvs: return error in case enable_irq_wake fails by Stefan Agner · 9 years ago
  20. d482893 rtc: snvs: use syscon to access register by Frank Li · 10 years ago
  21. 119434f rtc: snvs: fix wakealarm by call enable_irq_wake earlier by Stefan Agner · 10 years ago
  22. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  23. 88221c3 rtc: snvs: fix build with CONFIG_PM_SLEEP disabled by Guenter Roeck · 10 years ago
  24. 7654e9d drivers/rtc/rtc-snvs: fix suspend/resume by Sanchayan Maity · 10 years ago
  25. 7f89939 drivers/rtc/rtc-snvs: add clock support by Sanchayan Maity · 10 years ago
  26. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. c39b371 drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  28. 0cb4b84 drivers/rtc/rtc-snvs.c: remove empty function by Sachin Kamat · 12 years ago
  29. 904784c rtc: rtc-snvs: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  30. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  31. c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  32. 8cbce1e rtc: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  33. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  34. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago