1. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 8 years ago
  2. 3497610 rtc: stmp3xxx: print message on error by Sudip Mukherjee · 8 years ago
  3. 6fca3fc rtc: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  4. b4b77f3 rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL by Qianyu Gong · 8 years ago
  5. a350259 rtc: snvs: return error in case enable_irq_wake fails by Stefan Agner · 8 years ago
  6. b62c3a1 rtc: zynqmp: Update seconds time programming logic by Anurag Kumar Vulisha · 8 years ago
  7. 5333a40 rtc: mc13xxx: remove UIE signaling by Wolfram Sang · 13 years ago
  8. 1726982 rtc: mxc: remove UIE signaling by Wolfram Sang · 13 years ago
  9. 7457d5f rtc: ds1307: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  10. bdcaace rtc: hym8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  11. 74e1af3 rtc: pcf8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  12. 58c4ed3 rtc: zynqmp: Write Calibration value before setting time by Anurag Kumar Vulisha · 8 years ago
  13. 9092984 rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A by Anurag Kumar Vulisha · 8 years ago
  14. 19105f4 rtc: ds1685: actually spin forever in poweroff path by Josh Poimboeuf · 8 years ago
  15. 6406d96e rtc: da9053: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 8 years ago
  16. 5919fb9 rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled by Nicolas Boullis · 8 years ago
  17. 1d87951 rtc: ds1307: fix ds1307_native_smbus_read_block_data function by Nicolas Boullis · 8 years ago
  18. ef50f86 rtc: ds1302: fix write value for day of week register by Akinobu Mita · 8 years ago
  19. bc83a14 rtc: ds1302: fix error check in set_time by Akinobu Mita · 8 years ago
  20. 05a7f27 rtc: m41t80: handle oscillator failure bit by Mylène Josserand · 8 years ago
  21. 3726a218 rtc: m41t80: add wakealarm functionality by Mylène Josserand · 8 years ago
  22. 9c6dfed rtc: m41t80: add alarm functionality by Mylène Josserand · 8 years ago
  23. fc99b90 rtc: m41t80: remove warnings and replace obsolete function by Mylène Josserand · 8 years ago
  24. 54339f3 rtc: m41t80: add the use of 'BIT' macro by Mylène Josserand · 8 years ago
  25. f2b84ee rtc: m41t80: replace i2c functions for smbus ones by Mylène Josserand · 8 years ago
  26. ca91607 rtc: m41t80: remove proc macro by Mylène Josserand · 8 years ago
  27. ef6b312 rtc: m41t80: update sysfs entries export by Mylène Josserand · 8 years ago
  28. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  29. df2d741 rtc: at91sam9: remove duplicate assignment of variable mr by Colin Ian King · 8 years ago
  30. d25a5ed rtc: ds1302: rewrite using SPI by Sergey Yanovich · 8 years ago
  31. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  32. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  33. 8407ef4 Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  34. ee08774 rtc: abx80x: handle the oscillator failure bit by Mylène Josserand · 8 years ago
  35. 59a8383 rtc: abx80x: handle autocalibration by Mylène Josserand · 8 years ago
  36. 85062c9 rtc: rv8803: workaround i2c HW issue by Alexandre Belloni · 8 years ago
  37. 7f8a589 rtc: mcp795: add devicetree support by Emil Bartczak · 8 years ago
  38. 15c6ea6 rtc: asm9260: remove incorrect __init/__exit annotations by Arnd Bergmann · 8 years ago
  39. bcebd81 rtc: m41t80: avoid out of range year values by Stefan Christ · 8 years ago
  40. ae6e00b rtc: s3c: Don't print an error on probe deferral by Javier Martinez Canillas · 8 years ago
  41. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  42. 399221c rtc: rv3029: stop mentioning rv3029c2 by Alexandre Belloni · 8 years ago
  43. cee2cc2 rtc: pcf2127: add pcf2129 device id by Akinobu Mita · 8 years ago
  44. 9408ec1 rtc: pcf2127: add support for spi interface by Akinobu Mita · 8 years ago
  45. 907b326 rtc: pcf2127: convert to use regmap by Akinobu Mita · 8 years ago
  46. a696b31 rtc: rv3029: Add thermometer hwmon support by Michael Büsch · 8 years ago
  47. 39387dc2 rtc: rv3029: Add update_bits helper for eeprom access by Michael Büsch · 8 years ago
  48. 361c6ed rtc: ds1685: actually spin forever in poweroff error path by Josh Poimboeuf · 8 years ago
  49. d586126 rtc: hym8563: fix invalid year calculation by Alexander Kochetkov · 8 years ago
  50. fc1dcb0 rtc: ds3232: use rtc->ops_lock to protect alarm operations by Akinobu Mita · 8 years ago
  51. 95c60c1 rtc: ds3232: fix issue when irq is shared several devices by Akinobu Mita · 8 years ago
  52. 7522297 rtc: ds3232: remove unused UIE code by Akinobu Mita · 8 years ago
  53. 7b4393a rtc: ds3232: add register access error checks by Akinobu Mita · 8 years ago
  54. dfc2532 rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON by Akinobu Mita · 8 years ago
  55. 080481f5 rtc: merge ds3232 and ds3234 by Akinobu Mita · 8 years ago
  56. 370927c rtc: ds3232: convert to use regmap by Akinobu Mita · 8 years ago
  57. 832315b rtc: pxa: fix Kconfig indentation by Alexandre Belloni · 8 years ago
  58. e27e216 rtc: rv3029: Add device tree property for trickle charger by Michael Büsch · 8 years ago
  59. a7f6e28 rtc: rv3029: Add functions for EEPROM access by Michael Büsch · 8 years ago
  60. 2dca3d9 rtc: rv3029: Add i2c register update-bits helper by Michael Büsch · 8 years ago
  61. 7697de3 rtc: rv3029: Add missing register definitions by Michael Büsch · 8 years ago
  62. baba623 rtc: rv3029: Add "rv3029" I2C device id by Michael Büsch · 8 years ago
  63. aba39d2 rtc: rv3029: Remove all 'C2' suffixes from identifiers by Michael Büsch · 8 years ago
  64. 7a587ea rtc: enable COMPILE_TEST by Alexandre Belloni · 9 years ago
  65. 64232fc rtc: generic: allow building on all architectures by Arnd Bergmann · 8 years ago
  66. ede44c9 rtc: pcf8523: properly handle oscillator stop bit by Alexandre Belloni · 8 years ago
  67. 2da424a rtc: pcf85063: remove struct pcf85063 by Alexandre Belloni · 8 years ago
  68. a2892bf rtc: pcf85063: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  69. e0252ec rtc: always show I2C by Alexandre Belloni · 8 years ago
  70. 8c09b9f rtc: ds1685: passing bogus values to irq_restore by Dan Carpenter · 8 years ago
  71. 7e84536 rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation by Laxman Dewangan · 8 years ago
  72. 726fe73 rtc: max77686: Add support for MAX20024/MAX77620 RTC IP by Laxman Dewangan · 8 years ago
  73. 582841a rtc: mt6397: Remove plaform module alias by Javier Martinez Canillas · 8 years ago
  74. ba270bb rtc: pcf85063: remove useless century handling by Alexandre Belloni · 8 years ago
  75. a25f4a9 rtc: vr41xx: Wire up alarm_irq_enable by Geert Uytterhoeven · 8 years ago
  76. d2c6b87 rtc: rv3029: reword Kconfig option by Alexandre Belloni · 8 years ago
  77. ddf7059 rtc: as3722: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  78. ed214be rtc: tps80031: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  79. be563c9 rtc: tps65910: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  80. aa1e806 rtc: tps6586x: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  81. b3be3f6 rtc: palmas: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  82. d084885 rtc: Group Kconfig entries by vendor by Soren Brinkmann · 9 years ago
  83. 51aa905 rtc: pic32: Add PIC32 real time clock driver by Joshua Henderson · 8 years ago
  84. ef5f4a9 rtc: rx8025: unsupport UIE mode by Akinobu Mita · 8 years ago
  85. 302c560 rtc: rx8025: round up to nearest minute for a minute accuracy alarm by Akinobu Mita · 8 years ago
  86. 9dbe385 rtc: rx8025: protect ctrl1 register update by rtc->ops_lock by Akinobu Mita · 8 years ago
  87. 0a966c0 rtc: rx8025: fix irq handler registration by Akinobu Mita · 8 years ago
  88. 8124c71 rtc: s5m: De-inline large functions to save space by Krzysztof Kozlowski · 8 years ago
  89. 270a3bd rtc: make class.c explicitly non-modular by Paul Gortmaker · 8 years ago
  90. 31d4d33 rtc: pcf85063: fix time/date setting by Juergen Borleis · 8 years ago
  91. 6cc4c8b rtc: pcf85063: fix time/date reading by Juergen Borleis · 8 years ago
  92. 7b57684 rtc: pcf85063: simplify code to read the current time by Juergen Borleis · 8 years ago
  93. bae2f64 rtc: pcf2123: implement read_offset and set_offset by Joshua Clayton · 8 years ago
  94. 5495a41 rtc: implement a sysfs interface for clock offset by Joshua Clayton · 8 years ago
  95. b396706 rtc: Add functions to set and read rtc offset by Joshua Clayton · 8 years ago
  96. 9d1fa4c rtc: rv8803: convert spin_lock to mutex_lock by Oleksij Rempel · 8 years ago
  97. 125e550 rtc: add Alphascale asm9260 driver by Oleksij Rempel · 8 years ago
  98. 6c6ff14 rtc: ds1307: add clock provider support for DS3231 by Akinobu Mita · 8 years ago
  99. f393754 rtc: max77686: move initialisation of rtc regmap, irq chip locally by Laxman Dewangan · 8 years ago
  100. f604c48 rtc: max77686: avoid reference of parent device info multiple places by Laxman Dewangan · 8 years ago