1. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  2. 6746bc0 rtc: nvmem: emit an error message when nvmem registration fails by Bartosz Golaszewski · 4 years, 2 months ago
  3. 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 2 months ago
  4. 25ece30 rtc: nvmem: remove nvram ABI by Alexandre Belloni · 4 years, 2 months ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. 48e9a9b rtc: ds1742: don't explicitly specify word_size and stride of nvmem by Uwe Kleine-König · 7 years ago
  7. 85368bb rtc: simplify getting .drvdata by Wolfram Sang · 7 years ago
  8. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  9. 87c78d9 rtc: ds1742: use generic nvmem by Alexandre Belloni · 7 years ago
  10. 1358e7b rtc: ds1742: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  11. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  12. c472d7d rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() by Vladimir Zapolskiy · 9 years ago
  13. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 3710f59 drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper" by Alexander Shiyan · 10 years ago
  15. 9d203572 rtc: rtc-ds1742: make of_device_id array const by Jingoo Han · 11 years ago
  16. 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 11 years ago
  17. 5516f09 drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper by Sachin Kamat · 11 years ago
  18. 663b352 drivers/rtc/rtc-ds1742.c: add devicetree support by Alexander Shiyan · 11 years ago
  19. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  20. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  21. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  22. f7cfdea rtc: rtc-ds1742: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  23. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  24. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 13 years ago
  25. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 14 years ago
  26. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  27. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  28. 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
  29. f937331 init dynamic bin_attribute structures by Wolfram Sang · 15 years ago
  30. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  31. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  32. 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 16 years ago
  33. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  34. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  35. a4b1d50 RTCs: handle NVRAM better by David Brownell · 17 years ago
  36. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  37. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  38. ef154ec rtc: do not return void value by Atsushi Nemoto · 17 years ago
  39. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 18 years ago
  40. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
  41. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 18 years ago
  42. f9231a0 [PATCH] rtc: ds1743 support by Torsten Ertbjerg Rasmussen · 18 years ago
  43. 391b1fe [PATCH] RTC: rtc-ds1553, rtc-ds1742 update by Atsushi Nemoto · 18 years ago
  44. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  45. 5ec3e4b [PATCH] RTC: add rtc-ds1742 driver by Atsushi Nemoto · 19 years ago