1. 2843d56 rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129) by Biwen Li · 4 years, 2 months ago
  2. 15f57b3 rtc: pcf2127: Run a OTP refresh if not done before by Philipp Rosenberger · 4 years ago
  3. b9ac079 rtc: pcf2127: Disable Power-On Reset Override by Philipp Rosenberger · 4 years ago
  4. 25cbe9c rtc: pcf2127: remove pcf2127_rtc_alrm_ops by Alexandre Belloni · 4 years ago
  5. 71ac134 rtc: pcf2127: only use watchdog when explicitly available by Uwe Kleine-König · 4 years, 1 month ago
  6. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  7. 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 2 months ago
  8. ba1c30b rtc: pcf2127: fix pcf2127_nvmem_read/write() returns by Dan Carpenter · 4 years, 3 months ago
  9. 5d78533 rtc: pcf2127: move watchdog initialisation to a separate function by Uwe Kleine-König · 4 years, 4 months ago
  10. 35425ba rtc: pcf2127: fix a bug when not specify interrupts property by Biwen Li · 4 years, 4 months ago
  11. 2700641 rtc: pcf2127: fix alarm handling by Alexandre Belloni · 4 years, 5 months ago
  12. 8a914ba rtc: pcf2127: add alarm support by Liam Beguin · 4 years, 7 months ago
  13. 985b30d rtc: pcf2127: add pca2129 device id by Liam Beguin · 4 years, 7 months ago
  14. 4601e24 rtc: pcf2127: watchdog: handle nowayout feature by Bruno Thomsen · 4 years, 8 months ago
  15. 7d65cf8c rtc: pcf2127: report battery switch over by Alexandre Belloni · 4 years, 8 months ago
  16. 040e6dc rtc: pcf2127: set regmap max_register by Alexandre Belloni · 4 years, 9 months ago
  17. 664eaf0 rtc: pcf2127: remove unnecessary #ifdef by Alexandre Belloni · 4 years, 9 months ago
  18. b139bb5 rtc: pcf2127: let the core handle rtc range by Alexandre Belloni · 4 years, 9 months ago
  19. af42731 rtc: pcf2127: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  20. 6240993 rtc: pcf2127: handle boot-enabled watchdog feature by Martin Hundebøll · 5 years ago
  21. 28abbba rtc: pcf2127: bugfix: watchdog build dependency by Bruno Thomsen · 5 years ago
  22. 03623b4 rtc: pcf2127: add tamper detection support by Bruno Thomsen · 5 years ago
  23. 0e735ea rtc: pcf2127: add watchdog feature support by Bruno Thomsen · 5 years ago
  24. 7f43020 rtc: pcf2127: bugfix: read rtc disables watchdog by Bruno Thomsen · 5 years ago
  25. bbfe3a7 rtc: pcf2127: cleanup register and bit defines by Bruno Thomsen · 5 years ago
  26. e788771 rtc: pcf2127: convert to devm_rtc_allocate_device by Bruno Thomsen · 5 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. 9bde0af rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write by Xulin Sun · 6 years ago
  29. d6c3029 rtc: pcf2127: add support for accessing internal static RAM by Uwe Kleine-König · 7 years ago
  30. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  31. 3769a37 rtc: pcf2127: bulk read only date and time registers. by Sean Nyekjaer · 8 years ago
  32. cee2cc2 rtc: pcf2127: add pcf2129 device id by Akinobu Mita · 9 years ago
  33. 9408ec1 rtc: pcf2127: add support for spi interface by Akinobu Mita · 9 years ago
  34. 907b326 rtc: pcf2127: convert to use regmap by Akinobu Mita · 9 years ago
  35. 3cfcb50 rtc: pcf2127: remove useless driver version by Uwe Kleine-König · 9 years ago
  36. f97cfdd rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl by Uwe Kleine-König · 9 years ago
  37. 4d8318b rtc: pcf2127: make module license match the file header by Uwe Kleine-König · 9 years ago
  38. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  39. 653ebd7 rtc: pcf2127: use OFS flag to detect unreliable date and warn the user by Andrea Scian · 10 years ago
  40. 821f51c rtc: use rtc_valid_tm() error code when reading date/time by Andrea Scian · 10 years ago
  41. 7ab26cd drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  42. 4540bae drivers/rtc/rtc-pcf2127.c: remove empty function by Sachin Kamat · 11 years ago
  43. 18cb636 rtc: add NXP PCF2127 support (i2c) by Renaud Cerrato · 12 years ago