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