1. 756d528 rtc: s5m: Remove VLA usage by Gustavo A. R. Silva · 7 years ago
  2. 4a68124 rtc: s5m: Move enum from rtc.h to rtc-s5m.c by Gustavo A. R. Silva · 7 years ago
  3. fed9b186 rtc: remove VLA usage by Gustavo A. R. Silva · 7 years ago
  4. 83bbc5a rtc: Add useful timestamp definitions by Alexandre Belloni · 7 years ago
  5. 9895156 rtc: Add one offset seconds to expand RTC range by Baolin Wang · 7 years ago
  6. 4c4e5df rtc: Factor out the RTC range validation into rtc_valid_range() by Baolin Wang · 7 years ago
  7. 71db049 rtc: Add RTC range by Alexandre Belloni · 7 years ago
  8. 236b718 rtc: isl1208: switch to rtc_register_device by Denis Osterland · 7 years ago
  9. 9d327c2 rtc: isl1208: enable interrupt after context preparation by Michael Grzeschik · 7 years ago
  10. 72dd71f rtc: cros-ec: return -ETIME when refused to set alarms in the past by Jeffy Chen · 7 years ago
  11. 83220bf rtc: pm8xxx: Fix issue in RTC write path by Mohit Aggarwal · 7 years ago
  12. e22e2d9 rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 7 years ago
  13. 6735f6d rtc: isl12026: fixup nvmem registration by Alexandre Belloni · 7 years ago
  14. 4731a43 rtc: isl12026: new driver. by David Daney · 7 years ago
  15. 58d3d5e rtc: brcmstb-waketimer: Set wktmr prescaler by Justin Chen · 7 years ago
  16. f18046c rtc: fix rtc_time64_to_tm for 3477 by Alexandre Belloni · 7 years ago
  17. 561f828 rtc: ac100: Fix ac100 determine rate bug by Philipp Rossak · 7 years ago
  18. 188306a rtc: pcf85363: set time accurately by Alexandre Belloni · 7 years ago
  19. e5aac26 rtc: pcf85363: add alarm support by Alexandre Belloni · 7 years ago
  20. c57849d rtc: pcf85363: add .max_register in regmap_config by Alexandre Belloni · 7 years ago
  21. e2c8e1a rtc: m41t80: remove useless indirection by Alexandre Belloni · 7 years ago
  22. 10d0c76 rtc: m41t80: fix race conditions by Alexandre Belloni · 7 years ago
  23. 76384f3 rtc: m41t80: move m41t80_rtc_mutex to the block where it is used by Sebastian Andrzej Siewior · 7 years ago
  24. 965271d rtc: pcf85063: remove useless indirection by Alexandre Belloni · 7 years ago
  25. 0a6b888 rtc: pcf85063: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  26. 859a6dd rtc: max6900: remove useless indirection by Alexandre Belloni · 7 years ago
  27. ceed43f rtc: max6900: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  28. 44db5c9 rtc: rs5c372: remove useless indirection by Alexandre Belloni · 7 years ago
  29. 57f454f rtc: rs5c372: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  30. ce5abb1 rtc: rs5c372: remove useless message by Alexandre Belloni · 7 years ago
  31. 779e1aa rtc: s35390a: remove useless indirection by Alexandre Belloni · 7 years ago
  32. bb53019 rtc: s35390a: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  33. 488c6df rtc: s35390a: remove useless message by Alexandre Belloni · 7 years ago
  34. 201fac9 rtc: rk808: fix possible race condition by Alexandre Belloni · 7 years ago
  35. 4cda172 rtc: rk808: remove useless debug message by Alexandre Belloni · 7 years ago
  36. 24f421b rtc: rx8581: remove useless message by Alexandre Belloni · 7 years ago
  37. 02d2899 rtc: rx4581: remove useless message by Alexandre Belloni · 7 years ago
  38. b1b8394 rtc: pm8xxx: remove useless message by Alexandre Belloni · 7 years ago
  39. fbfd36f rtc: abx80x: remove useless message by Alexandre Belloni · 7 years ago
  40. c4f2eaf rtc: tegra: stop validating rtc_time in .set_time by Alexandre Belloni · 7 years ago
  41. 9fb7aa7 rtc: spear: stop validating rtc_time in .set_time and .set_alarm by Alexandre Belloni · 7 years ago
  42. 7ddc153 rtc: omap: stop validating rtc_time in .set_time and .set_alarm by Alexandre Belloni · 7 years ago
  43. e115a2b rtc: max77686: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  44. 3d809ce rtc: m41t93: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  45. 143d92b rtc: isl12022: remove useless indirection by Alexandre Belloni · 7 years ago
  46. 66b32fc rtc: sc27xx: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  47. 50a9a35 rtc: r7301: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  48. b6cb398 rtc: nuc900: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  49. bb54be1 rtc: diasemi: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  50. 35a2112 rtc: cpcap: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  51. ce2e5a7 rtc: ab-b5ze-s3: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  52. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  53. ab62670 rtc: stop validating rtc_time after rtc_time_to_tm by Alexandre Belloni · 7 years ago
  54. 146d21b rtc: stop validating rtc_time after rtc_time64_to_tm by Alexandre Belloni · 7 years ago
  55. bd7f4e7 rtc: stk17ta8: let the core handle invalid time by Alexandre Belloni · 7 years ago
  56. bff11e3 rtc: rs5c348: let the core handle invalid time by Alexandre Belloni · 7 years ago
  57. 812318a rtc: cmos: let the core handle invalid time by Alexandre Belloni · 7 years ago
  58. 7d1bd37 rtc: ds1553: let the core handle invalid time by Alexandre Belloni · 7 years ago
  59. 1c90d9f rtc: ds1511: let the core handle invalid time by Alexandre Belloni · 7 years ago
  60. 347876a rtc: tx4939: avoid unintended sign extension on a 24 bit shift by Colin Ian King · 7 years ago
  61. e6a0b0f MAINTAINERS: rtc: update my email address by Alexandre Belloni · 7 years ago
  62. 9e7002a char: rtc: remove unused rtc_control() API by Alexandre Belloni · 7 years ago
  63. 588519f rtc: mxc_v2: Fix _iomem pointer notation by Fabio Estevam · 7 years ago
  64. 5b9fc795 rtc: isl1208: Fix unintended clear of SR bits by Denis Osterland · 7 years ago
  65. dd888c6 rtc: tx4939: use generic nvmem by Alexandre Belloni · 7 years ago
  66. a2fa9b8 rtc: tx4939: fix possible race condition by Alexandre Belloni · 7 years ago
  67. 68981fd rtc: tx4939: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  68. faec5f7 rtc: tx4939: extend test coverage by Alexandre Belloni · 7 years ago
  69. a015106 rtc: tx4939: remove arch/mips dependency by Alexandre Belloni · 7 years ago
  70. d7ca429 rtc: stk17ta8: use generic nvmem by Alexandre Belloni · 7 years ago
  71. 8d3e6b5 rtc: stk17ta8: fix possible race condition by Alexandre Belloni · 7 years ago
  72. 91cb677 rtc: stk17ta8: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  73. 8f21092 rtc: stk17ta8: make alarms useful by Alexandre Belloni · 7 years ago
  74. 7335fb9 rtc: rp5c01: use generic nvmem by Alexandre Belloni · 7 years ago
  75. bcdd559 rtc: rp5c01: fix possible race condition by Alexandre Belloni · 7 years ago
  76. 87c78d9 rtc: ds1742: use generic nvmem by Alexandre Belloni · 7 years ago
  77. 1358e7b rtc: ds1742: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  78. 8b5b795 rtc: cmos: use generic nvmem by Alexandre Belloni · 7 years ago
  79. 53d29e0 rtc: cmos: fix possible race condition by Alexandre Belloni · 7 years ago
  80. 1af7068 rtc: ds1553: make alarms useful by Alexandre Belloni · 7 years ago
  81. 3a9a06d rtc: ds1553: use generic nvmem by Alexandre Belloni · 7 years ago
  82. 18c88cc rtc: ds1553: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  83. 11ad0b6 rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl by Alexandre Belloni · 7 years ago
  84. 0ff3565 rtc: m48t59: use generic nvmem by Alexandre Belloni · 7 years ago
  85. affb842 rtc: m48t59: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  86. d7501f7 rtc: ds1343: use generic nvmem by Alexandre Belloni · 7 years ago
  87. ab39286 rtc: ds1343: remove undocumented and useless sysfs files by Alexandre Belloni · 7 years ago
  88. 1536f6d rtc: ds1343: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  89. b508615 rtc: ds1343: simplify regmap initialization by Alexandre Belloni · 7 years ago
  90. 0391df7 rtc: remove nvmem_config by Alexandre Belloni · 7 years ago
  91. ce1ae8e rtc: rv8803: fix possible race condition by Alexandre Belloni · 7 years ago
  92. c07fd9de rtc: rv8803: put struct nvmem_config on the stack by Alexandre Belloni · 7 years ago
  93. 88d3aad rtc: rv8803: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago
  94. 0e7a412 rtc: pcf85363: put struct nvmem_config on the stack by Alexandre Belloni · 7 years ago
  95. 24849d1 rtc: pcf85363: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago
  96. ce60384 rtc: omap: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago
  97. e3f51c0 rtc: m48t86: put m48t86_nvmem_cfg on the stack by Alexandre Belloni · 7 years ago
  98. 3c1bb61 rtc: m48t86: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago
  99. 71e19c5 rtc: ds1511: put ds1511_nvmem_cfg on the stack by Alexandre Belloni · 7 years ago
  100. 16fef39 rtc: ds1511: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago