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