1. db96d57 rtc: tps65910: allow using RTC without alarm interrupt by Andrey Skvortsov · 5 years ago
  2. 44c638c rtc: remove superfluous error message by Alexandre Belloni · 5 years ago
  3. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  4. 42ca37c rtc: tps65910: fix typo in register name in read_alarm() by Michał Mirosław · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 57ad9e6 rtc: tps65910: add range by Alexandre Belloni · 7 years ago
  7. ee366c7 rtc: tps65910: allow platform power up by Alexandre Belloni · 7 years ago
  8. e6000a4 rtc: tps65910: fix possible race condition by Alexandre Belloni · 7 years ago
  9. e3dcb74 rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments by Vesa Jääskeläinen · 8 years ago
  10. aecb57d rtc: tps65910: Add RTC calibration support by Vesa Jääskeläinen · 8 years ago
  11. be563c9 rtc: tps65910: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  12. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  13. 9f7d7a1 drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference by Thierry Reding · 10 years ago
  14. 5e0d121 drivers/rtc/rtc-tps65910.c: remove unnecessary include by Manish Badarkhe · 11 years ago
  15. dbda161 drivers/rtc/rtc-tps65910.c: fix incorrect return value on error by Sachin Kamat · 12 years ago
  16. e4ae909 rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS by Jingoo Han · 12 years ago
  17. 97868b3 rtc: rtc-tps65910: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  18. 225ccc2 drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request by Laxman Dewangan · 12 years ago
  19. 176a9f2 drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks by Laxman Dewangan · 12 years ago
  20. dfaf09a drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore by Laxman Dewangan · 12 years ago
  21. eb5eba4 drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume by Laxman Dewangan · 12 years ago
  22. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  24. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 12 years ago
  25. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  26. 06f77d1 drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details by Venu Byravarasu · 12 years ago
  27. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago