1. 5227e8a rtc: s35390a: improve two comments in .set_alarm by Uwe Kleine-König · 8 years ago
  2. 3bd3272 rtc: s35390a: improve irq handling by Uwe Kleine-König · 8 years ago
  3. 8e6583f rtc: s35390a: implement reset routine as suggested by the reference by Uwe Kleine-König · 8 years ago
  4. f87e904 rtc: s35390a: fix reading out alarm by Uwe Kleine-König · 8 years ago
  5. 8441189 rtc: sh: don't validate alarm time provided to .set_alarm by Uwe Kleine-König · 8 years ago
  6. 726a54c rtc: sh: drop bogus assignment of tm_year in .read_alarm by Uwe Kleine-König · 8 years ago
  7. bea9db3 rtc: isl12057: let the rtc core interpret the partial alarm by Uwe Kleine-König · 8 years ago
  8. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 8 years ago
  9. e29385f rtc: ds1307: Fix relying on reset value for weekday by Keerthy · 8 years ago
  10. cd9b518 rtc: v3020: move rtc-v3020.h to platform_data by Alexandre Belloni · 8 years ago
  11. d4a5f6d rtc: ds1286: move header to linux/rtc by Alexandre Belloni · 8 years ago
  12. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  13. 803bb30 rtc: m48t86: move m48t86.h to platform_data by Alexandre Belloni · 8 years ago
  14. 10c2a2e rtc: ds2404: move rtc-ds2404.h to platform_data by Alexandre Belloni · 8 years ago
  15. cde0fe2 rtc: rv8803: broaden workaround by Alexandre Belloni · 8 years ago
  16. d6faca4 rtc: move mc146818 helper functions out-of-line by Arnd Bergmann · 8 years ago
  17. 5ee98ab mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC by Arnd Bergmann · 8 years ago
  18. 7368c69 rtc: efi: Fail probing if RTC reads don't work by Alexander Graf · 8 years ago
  19. 06776c8 rtc: add support for Maxim max6916 by Venkat Prashanth B U · 8 years ago
  20. 82df3e0 rtc: pcf2123: use sign_extend32() for sign extension by Martin Kepplinger · 8 years ago
  21. c5776de rtc: ds1685: correct day of month checking by Heinrich Schuchardt · 8 years ago
  22. 2b2f5ff rtc: interface: ignore expired timers when enqueuing new timers by Colin Ian King · 8 years ago
  23. 4273b49 rtc: generic: remove get_rtc_time/set_rtc_time wrappers by Arnd Bergmann · 8 years ago
  24. 169047f rtc: powerpc: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  25. 923c904 rtc: m68k: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  26. ca6da80 rtc: parisc: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  27. d4db687 rtc: sh: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  28. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  29. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  30. d68778b rtc: initialize output parameter for read alarm to "uninitialized" by Uwe Kleine-König · 8 years ago
  31. b9ba1eb rtc: tps6586x: rename so module can be autoloaded by Nicolas Chauvet · 8 years ago
  32. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 8 years ago
  33. a9dbe55 rtc: rs5c372: r2025: fix check for 'oscillator halted' condition by Thomas Koeller · 14 years ago
  34. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 8 years ago
  35. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 8 years ago
  36. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 8 years ago
  37. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 8 years ago
  38. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 8 years ago
  39. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 8 years ago
  40. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 8 years ago
  41. 3497610 rtc: stmp3xxx: print message on error by Sudip Mukherjee · 8 years ago
  42. 6fca3fc rtc: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  43. b4b77f3 rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL by Qianyu Gong · 8 years ago
  44. a350259 rtc: snvs: return error in case enable_irq_wake fails by Stefan Agner · 8 years ago
  45. b62c3a1 rtc: zynqmp: Update seconds time programming logic by Anurag Kumar Vulisha · 8 years ago
  46. 5333a40 rtc: mc13xxx: remove UIE signaling by Wolfram Sang · 13 years ago
  47. 1726982 rtc: mxc: remove UIE signaling by Wolfram Sang · 13 years ago
  48. 7457d5f rtc: ds1307: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  49. bdcaace rtc: hym8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  50. 74e1af3 rtc: pcf8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  51. 58c4ed3 rtc: zynqmp: Write Calibration value before setting time by Anurag Kumar Vulisha · 8 years ago
  52. 9092984 rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A by Anurag Kumar Vulisha · 8 years ago
  53. 19105f4 rtc: ds1685: actually spin forever in poweroff path by Josh Poimboeuf · 8 years ago
  54. 6406d96 rtc: da9053: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 8 years ago
  55. 5919fb9 rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled by Nicolas Boullis · 8 years ago
  56. 1d87951 rtc: ds1307: fix ds1307_native_smbus_read_block_data function by Nicolas Boullis · 9 years ago
  57. ef50f86 rtc: ds1302: fix write value for day of week register by Akinobu Mita · 8 years ago
  58. bc83a14 rtc: ds1302: fix error check in set_time by Akinobu Mita · 8 years ago
  59. 05a7f27 rtc: m41t80: handle oscillator failure bit by Mylène Josserand · 9 years ago
  60. 3726a21 rtc: m41t80: add wakealarm functionality by Mylène Josserand · 9 years ago
  61. 9c6dfed rtc: m41t80: add alarm functionality by Mylène Josserand · 9 years ago
  62. fc99b90 rtc: m41t80: remove warnings and replace obsolete function by Mylène Josserand · 9 years ago
  63. 54339f3 rtc: m41t80: add the use of 'BIT' macro by Mylène Josserand · 9 years ago
  64. f2b84ee rtc: m41t80: replace i2c functions for smbus ones by Mylène Josserand · 9 years ago
  65. ca91607 rtc: m41t80: remove proc macro by Mylène Josserand · 9 years ago
  66. ef6b312 rtc: m41t80: update sysfs entries export by Mylène Josserand · 9 years ago
  67. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  68. df2d741 rtc: at91sam9: remove duplicate assignment of variable mr by Colin Ian King · 9 years ago
  69. d25a5ed rtc: ds1302: rewrite using SPI by Sergey Yanovich · 9 years ago
  70. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  71. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  72. 8407ef4 Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  73. ee08774 rtc: abx80x: handle the oscillator failure bit by Mylène Josserand · 9 years ago
  74. 59a8383 rtc: abx80x: handle autocalibration by Mylène Josserand · 9 years ago
  75. 85062c9 rtc: rv8803: workaround i2c HW issue by Alexandre Belloni · 9 years ago
  76. 7f8a589 rtc: mcp795: add devicetree support by Emil Bartczak · 9 years ago
  77. 15c6ea6 rtc: asm9260: remove incorrect __init/__exit annotations by Arnd Bergmann · 9 years ago
  78. bcebd81 rtc: m41t80: avoid out of range year values by Stefan Christ · 9 years ago
  79. ae6e00b rtc: s3c: Don't print an error on probe deferral by Javier Martinez Canillas · 9 years ago
  80. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  81. 399221c rtc: rv3029: stop mentioning rv3029c2 by Alexandre Belloni · 9 years ago
  82. cee2cc2 rtc: pcf2127: add pcf2129 device id by Akinobu Mita · 9 years ago
  83. 9408ec1 rtc: pcf2127: add support for spi interface by Akinobu Mita · 9 years ago
  84. 907b326 rtc: pcf2127: convert to use regmap by Akinobu Mita · 9 years ago
  85. a696b31 rtc: rv3029: Add thermometer hwmon support by Michael Büsch · 9 years ago
  86. 39387dc rtc: rv3029: Add update_bits helper for eeprom access by Michael Büsch · 9 years ago
  87. 361c6ed rtc: ds1685: actually spin forever in poweroff error path by Josh Poimboeuf · 9 years ago
  88. d586126 rtc: hym8563: fix invalid year calculation by Alexander Kochetkov · 9 years ago
  89. fc1dcb0 rtc: ds3232: use rtc->ops_lock to protect alarm operations by Akinobu Mita · 9 years ago
  90. 95c60c1 rtc: ds3232: fix issue when irq is shared several devices by Akinobu Mita · 9 years ago
  91. 7522297 rtc: ds3232: remove unused UIE code by Akinobu Mita · 9 years ago
  92. 7b4393a rtc: ds3232: add register access error checks by Akinobu Mita · 9 years ago
  93. dfc2532 rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON by Akinobu Mita · 9 years ago
  94. 080481f5 rtc: merge ds3232 and ds3234 by Akinobu Mita · 9 years ago
  95. 370927c rtc: ds3232: convert to use regmap by Akinobu Mita · 9 years ago
  96. 832315b rtc: pxa: fix Kconfig indentation by Alexandre Belloni · 9 years ago
  97. e27e216 rtc: rv3029: Add device tree property for trickle charger by Michael Büsch · 9 years ago
  98. a7f6e28 rtc: rv3029: Add functions for EEPROM access by Michael Büsch · 9 years ago
  99. 2dca3d9 rtc: rv3029: Add i2c register update-bits helper by Michael Büsch · 9 years ago
  100. 7697de3 rtc: rv3029: Add missing register definitions by Michael Büsch · 9 years ago