1. 788babd rtc: rv3029: quiet maybe-unused variable warning by Alexandre Belloni · 3 years, 11 months ago
  2. 2a5654f rtc: rv3029: use rtc_lock/rtc_unlock by Alexandre Belloni · 4 years ago
  3. 9476b67 rtc: rv3029: constify rv3029_rtc_ops by Alexandre Belloni · 4 years ago
  4. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  5. 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 2 months ago
  6. bd0d937 rtc: rv3029: remove useless error messages by Alexandre Belloni · 5 years ago
  7. fc21929 rtc: rv3029: annotate init and exit functions by Alexandre Belloni · 5 years ago
  8. 8e99106 rtc: rv3029: drop deprecated compatbiles by Alexandre Belloni · 5 years ago
  9. ec923fc rtc: rv3029: add nvram support by Alexandre Belloni · 5 years ago
  10. cbc943e rtc: rv3029: let the core handle rtc range by Alexandre Belloni · 5 years ago
  11. 9346f87 rtc: rv3029: convert to devm_rtc_allocate_device by Alexandre Belloni · 5 years ago
  12. cff2e4d rtc: rv3029: correctly handle PON and VLOW2 by Alexandre Belloni · 5 years ago
  13. f630f72 rtc: rv3029: add RTC_VL_READ and RTC_VL_CLEAR support by Alexandre Belloni · 5 years ago
  14. 7518dd9 rtc: rv3029: drop rv3029_read_regs and rv3029_write_regs by Alexandre Belloni · 5 years ago
  15. 8fd3d60 rtc: rv3029: simplify rv3029_set_alarm by Alexandre Belloni · 5 years ago
  16. 38ce8e3 rtc: rv3029: simplify rv3029_alarm_irq_enable by Alexandre Belloni · 5 years ago
  17. bb72dbb rtc: rv3029: get rid of rv3029_get_sr by Alexandre Belloni · 5 years ago
  18. 35c2daa rtc: rv3029: avoid reading the status register uselessly by Alexandre Belloni · 5 years ago
  19. 54c5970 rtc: rv3029: remove race condition when update STATUS by Alexandre Belloni · 5 years ago
  20. 609e97f rtc: rv3029: remove open coded regmap_update_bits by Alexandre Belloni · 5 years ago
  21. c509e43 rtc: rv3029: let regmap validate the register ranges by Alexandre Belloni · 5 years ago
  22. 9b45ef9 rtc: rv3029: use proper name for the driver by Alexandre Belloni · 5 years ago
  23. a6f2660 rtc: rv3029: revert error handling patch to rv3029_eeprom_write() by Dan Carpenter · 5 years ago
  24. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  25. 97f5b03 rtc: rv3029: Clean up error handling in rv3029_eeprom_write() by Dan Carpenter · 7 years ago
  26. 45b611c rtc: rv3029: fix vendor string by Alexandre Belloni · 7 years ago
  27. 45a6351 rtc: constify i2c_device_id by Arvind Yadav · 7 years ago
  28. e696a1d rtc: rv3029: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  29. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 9 years ago
  30. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 9 years ago
  31. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 9 years ago
  32. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 9 years ago
  33. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 9 years ago
  34. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 9 years ago
  35. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 9 years ago
  36. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 9 years ago
  37. a696b31 rtc: rv3029: Add thermometer hwmon support by Michael Büsch · 9 years ago
  38. 39387dc2 rtc: rv3029: Add update_bits helper for eeprom access by Michael Büsch · 9 years ago
  39. e27e216 rtc: rv3029: Add device tree property for trickle charger by Michael Büsch · 9 years ago
  40. a7f6e28 rtc: rv3029: Add functions for EEPROM access by Michael Büsch · 9 years ago
  41. 2dca3d9 rtc: rv3029: Add i2c register update-bits helper by Michael Büsch · 9 years ago
  42. 7697de3 rtc: rv3029: Add missing register definitions by Michael Büsch · 9 years ago
  43. baba623 rtc: rv3029: Add "rv3029" I2C device id by Michael Büsch · 9 years ago
  44. aba39d2 rtc: rv3029: Remove all 'C2' suffixes from identifiers by Michael Büsch · 9 years ago
  45. 67ab244 drivers/rtc/rtc-rv3029c2.c: fix potential race condition by Gregory Hermant · 11 years ago
  46. 832ccd3 drivers/rtc/rtc-rv3029c2.c: remove empty function by Sachin Kamat · 11 years ago
  47. 29ecd78c drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq by Axel Lin · 11 years ago
  48. 3d7068c rtc: rtc-rv3029c2: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  49. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
  51. 5236523 rtc: add rv3029c2 RTC support by Heiko Schocher · 14 years ago