1. cb36cf8 rtc: pcf2123: add proper compatible string by Alexandre Belloni · 5 years ago
  2. d5b626e rtc: pcf2123: let the core handle range offsetting by Alexandre Belloni · 5 years ago
  3. 935a7f4 rtc: pcf2123: convert to devm_rtc_allocate_device by Alexandre Belloni · 5 years ago
  4. 9a5aeaa rtc: pcf2123: remove useless error path goto by Alexandre Belloni · 5 years ago
  5. 9126a2b rtc: pcf2123: rename struct and variables by Alexandre Belloni · 5 years ago
  6. d3bad60 rtc: pcf2123: stop using dev.platform_data by Alexandre Belloni · 5 years ago
  7. 577f648 rtc: pcf2123: implement .alarm_irq_enable by Alexandre Belloni · 5 years ago
  8. d0ce6ef rtc; pcf2123: fix possible alarm race condition by Alexandre Belloni · 5 years ago
  9. 5bdf40d rtc: pcf2123: don't use weekday alarm by Alexandre Belloni · 5 years ago
  10. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  11. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  12. fedc459 rtc: pcf2123: fix negative offset rounding by Alexandre Belloni · 6 years ago
  13. e32e60a rtc: pcf2123: add alarm support by Dylan Howey · 6 years ago
  14. c33850b rtc: pcf2123: use %ptR by Dylan Howey · 6 years ago
  15. 790d033 rtc: pcf2123: port to regmap by Dylan Howey · 6 years ago
  16. 2372a7d3 rtc: pcf2123: remove sysfs register view by Dylan Howey · 6 years ago
  17. 3c3d710 rtc: pcf2123: Add Microcrystal rv2123 by Alexandre Belloni · 6 years ago
  18. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  19. 83ab7da rtc: pcf2123: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
  20. 82df3e0 rtc: pcf2123: use sign_extend32() for sign extension by Martin Kepplinger · 9 years ago
  21. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  22. bae2f64 rtc: pcf2123: implement read_offset and set_offset by Joshua Clayton · 9 years ago
  23. f07fa92 rtc: pcf2123: avoid resetting the clock if possible by Joshua Clayton · 9 years ago
  24. 1e094b9 rtc: pcf2123: refactor chip reset into a function by Joshua Clayton · 9 years ago
  25. 809b453 rtc: pcf2123: clean up writes to the rtc chip by Joshua Clayton · 9 years ago
  26. 66c056d rtc: pcf2123: clean up reads from the chip by Joshua Clayton · 9 years ago
  27. 245cb74 rtc: pcf2123: define registers and bit macros by Joshua Clayton · 9 years ago
  28. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  29. 821f51c rtc: use rtc_valid_tm() error code when reading date/time by Andrea Scian · 10 years ago
  30. 3fc7007 drivers/rtc/rtc-pcf2123.c: add support for devicetree by Joshua Clayton · 10 years ago
  31. ffc75bb drivers/rtc/rtc-pcf2123.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  32. 4c5591c drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  33. 369015f drivers/rtc/rtc-pcf2123.c: remove space before tabs by Sachin Kamat · 12 years ago
  34. 3562371 drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() by Wei Yongjun · 12 years ago
  35. dd48ccc rtc: rtc-pcf2123: use devm_*() functions by Jingoo Han · 12 years ago
  36. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  38. 109e941 rtc: convert rtc spi drivers to module_spi_driver by Axel Lin · 13 years ago
  39. 6c3fb55 drivers/rtc/: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  40. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. b51e829 rtc-pcf2123: move pcf2123_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  43. f3d2570a rtc-philips-pcf2123-rtc-spi-driver-updates by Chris Verges · 15 years ago
  44. 7f3923a rtc: Philips PCF2123 RTC SPI driver by Chris Verges · 15 years ago