1. 72e4ee6 rtc: pcf85063: silence cppcheck warning by Alexandre Belloni · 3 years, 2 months ago
  2. 9f08c9e rtc: pcf85063: Always clear EXT_TEST from set_time by Phil Elwell · 3 years, 2 months ago
  3. 4c8a7b8 rtc: pcf85063: add support for fixed clock by Alexander Stein · 3 years, 3 months ago
  4. 98c25b8 rtc: pcf85063: Update the PCF85063A datasheet revision by Fabio Estevam · 3 years, 6 months ago
  5. 663bff1 rtc: pcf85063: Fix the datasheet URL by Fabio Estevam · 3 years, 7 months ago
  6. 0353160 rtc: pcf85063: fallback to parent of_node by Francois Gervais · 3 years, 10 months ago
  7. c8ecbc7 rtc: pcf85063: quiet maybe-unused variable warnings by Alexandre Belloni · 3 years, 11 months ago
  8. d4eaffe rtc: pcf85063: remove pcf85063_rtc_ops_alarm by Alexandre Belloni · 4 years ago
  9. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  10. 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 2 months ago
  11. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  12. 3567d3d rtc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  13. 8c229ab rtc: pcf85063: Add pcf85063 clkout control to common clock framework by Michael McCormick · 5 years ago
  14. f86dc5b rtc: pcf85063: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  15. 0295c27 rtc: pcf85063: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  16. 27ff836 rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support by Alexandre Belloni · 6 years ago
  17. 85370d3 rtc: pcf85063: add offset correction support by Alexandre Belloni · 6 years ago
  18. fadfd09 rtc: pcf85063: add nvram support by Alexandre Belloni · 6 years ago
  19. 5b3a3ad rtc: pcf85063: add Micro Crystal RV8263 support by Alexandre Belloni · 6 years ago
  20. 05cb3a5 rtc: pcf85063: add alarm support by Alexandre Belloni · 6 years ago
  21. 0e2e877 rtc: pcf85063: differentiate pcf85063a and pcf85063tp by Alexandre Belloni · 6 years ago
  22. e89b60d rtc: pcf85063: switch to regmap by Alexandre Belloni · 6 years ago
  23. 802a779 rtc: pcf85063: set range by Alexandre Belloni · 6 years ago
  24. 3555a34 rtc: pcf85063: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  25. 191c0da rtc: pcf85063: remove bogus i2c functionality check by Alexandre Belloni · 6 years ago
  26. de311aa rtc: pcf85063: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  27. 0f21700 rtc: pcf85063: switch to probe_new by Alexandre Belloni · 6 years ago
  28. 069e28e rtc: pcf85063: remove dead code by Alexey Roslyakov · 6 years ago
  29. bbb4383 rtc: pcf85063: set xtal load capacitance from DT by Sam Ravnborg · 6 years ago
  30. ec9cf1b rtc: pcf85063: preserve control register value between stop and start by Alvin Šipraga · 6 years ago
  31. 051abf5 rtc: pcf85063: fix clearing bits in pcf85063_start_clock by Michael McCormick · 7 years ago
  32. 965271d rtc: pcf85063: remove useless indirection by Alexandre Belloni · 7 years ago
  33. 0a6b888 rtc: pcf85063: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  34. c18b4c5 rtc: pcf85063: do not register a RTC device if chip is not present by Mirza Krak · 8 years ago
  35. 0d981f8 rtc: pcf85063: Add support for the PCF85063A device by Chris DeBruin · 8 years ago
  36. c421ce7 rtc: pcf85063: fix year range by Alexandre Belloni · 8 years ago
  37. 2da424a rtc: pcf85063: remove struct pcf85063 by Alexandre Belloni · 9 years ago
  38. a2892bf rtc: pcf85063: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  39. ba270bb rtc: pcf85063: remove useless century handling by Alexandre Belloni · 9 years ago
  40. 31d4d33 rtc: pcf85063: fix time/date setting by Juergen Borleis · 9 years ago
  41. 6cc4c8b rtc: pcf85063: fix time/date reading by Juergen Borleis · 9 years ago
  42. 7b57684 rtc: pcf85063: simplify code to read the current time by Juergen Borleis · 9 years ago
  43. 5413eab rtc: pcf85063: return an error when date is invalid by Alexandre Belloni · 9 years ago
  44. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  45. 796b7ab rtc: add pcf85063 support by Søren Andersen · 10 years ago