1. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  2. 6f36778 rtc: rv8803: Clear V1F when setting the time by Benoît Thébaudeau · 8 years ago
  3. d3700b6 rtc: rv8803: Stop the clock while setting the time by Benoît Thébaudeau · 8 years ago
  4. d522649 rtc: rv8803: Always apply the I²C workaround by Benoît Thébaudeau · 8 years ago
  5. a1e98e0 rtc: rv8803: Fix read day of week by Benoît Thébaudeau · 8 years ago
  6. 96acb25 rtc: rv8803: Remove the check for valid time by Benoît Thébaudeau · 8 years ago
  7. 34166a0 rtc: rv8803: Kconfig: Indicate rx8900 support by Benoît Thébaudeau · 8 years ago
  8. 144d2fe rtc: asm9260: remove .owner field for driver by Wei Yongjun · 8 years ago
  9. b7b1763 rtc: at91sam9: Fix missing spin_lock_init() by Wei Yongjun · 8 years ago
  10. ae036af rtc: m41t80: add suspend handlers for alarm IRQ by Stefan Christ · 8 years ago
  11. e89487f rtc: m41t80: make it a real error message by Stefan Christ · 8 years ago
  12. 0d981f8 rtc: pcf85063: Add support for the PCF85063A device by Chris DeBruin · 8 years ago
  13. c421ce7 rtc: pcf85063: fix year range by Alexandre Belloni · 8 years ago
  14. bb9dbb0 rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy by Uwe Kleine-König · 8 years ago
  15. d2c9270 rtc: explicitly set tm_sec = 0 for drivers with minute accurancy by Uwe Kleine-König · 8 years ago
  16. 70c96df rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() by Alim Akhtar · 8 years ago
  17. 41a193c rtc: s3c: Remove unnecessary call to disable already disabled clock by Alim Akhtar · 8 years ago
  18. d8cac8d rtc: abx80x: use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  19. 104b2d8 rtc: m41t80: use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  20. 6785b3b rtc: fix a typo and reduce three empty lines to one by Uwe Kleine-König · 8 years ago
  21. 5227e8a rtc: s35390a: improve two comments in .set_alarm by Uwe Kleine-König · 8 years ago
  22. 3bd3272 rtc: s35390a: improve irq handling by Uwe Kleine-König · 8 years ago
  23. 8e6583f rtc: s35390a: implement reset routine as suggested by the reference by Uwe Kleine-König · 8 years ago
  24. f87e904 rtc: s35390a: fix reading out alarm by Uwe Kleine-König · 8 years ago
  25. 8441189 rtc: sh: don't validate alarm time provided to .set_alarm by Uwe Kleine-König · 8 years ago
  26. 726a54c rtc: sh: drop bogus assignment of tm_year in .read_alarm by Uwe Kleine-König · 8 years ago
  27. bea9db3 rtc: isl12057: let the rtc core interpret the partial alarm by Uwe Kleine-König · 8 years ago
  28. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 8 years ago
  29. e29385f rtc: ds1307: Fix relying on reset value for weekday by Keerthy · 8 years ago
  30. cd9b518 rtc: v3020: move rtc-v3020.h to platform_data by Alexandre Belloni · 8 years ago
  31. d4a5f6d rtc: ds1286: move header to linux/rtc by Alexandre Belloni · 8 years ago
  32. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  33. 803bb30 rtc: m48t86: move m48t86.h to platform_data by Alexandre Belloni · 8 years ago
  34. 10c2a2e rtc: ds2404: move rtc-ds2404.h to platform_data by Alexandre Belloni · 8 years ago
  35. cde0fe2 rtc: rv8803: broaden workaround by Alexandre Belloni · 8 years ago
  36. d6faca4 rtc: move mc146818 helper functions out-of-line by Arnd Bergmann · 8 years ago
  37. 5ee98ab mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC by Arnd Bergmann · 8 years ago
  38. 7368c69 rtc: efi: Fail probing if RTC reads don't work by Alexander Graf · 8 years ago
  39. 06776c8 rtc: add support for Maxim max6916 by Venkat Prashanth B U · 8 years ago
  40. 82df3e0 rtc: pcf2123: use sign_extend32() for sign extension by Martin Kepplinger · 8 years ago
  41. c5776de rtc: ds1685: correct day of month checking by Heinrich Schuchardt · 8 years ago
  42. 2b2f5ff rtc: interface: ignore expired timers when enqueuing new timers by Colin Ian King · 8 years ago
  43. 4273b49 rtc: generic: remove get_rtc_time/set_rtc_time wrappers by Arnd Bergmann · 8 years ago
  44. 169047f rtc: powerpc: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  45. 923c904 rtc: m68k: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  46. ca6da80 rtc: parisc: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  47. d4db687 rtc: sh: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  48. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  49. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  50. d68778b rtc: initialize output parameter for read alarm to "uninitialized" by Uwe Kleine-König · 8 years ago
  51. b9ba1eb rtc: tps6586x: rename so module can be autoloaded by Nicolas Chauvet · 8 years ago
  52. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 8 years ago
  53. a9dbe55 rtc: rs5c372: r2025: fix check for 'oscillator halted' condition by Thomas Koeller · 14 years ago
  54. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 8 years ago
  55. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 8 years ago
  56. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 8 years ago
  57. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 8 years ago
  58. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 8 years ago
  59. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 8 years ago
  60. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 8 years ago
  61. 3497610 rtc: stmp3xxx: print message on error by Sudip Mukherjee · 8 years ago
  62. 6fca3fc rtc: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  63. b4b77f3 rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL by Qianyu Gong · 8 years ago
  64. a350259 rtc: snvs: return error in case enable_irq_wake fails by Stefan Agner · 8 years ago
  65. b62c3a1 rtc: zynqmp: Update seconds time programming logic by Anurag Kumar Vulisha · 8 years ago
  66. 5333a40 rtc: mc13xxx: remove UIE signaling by Wolfram Sang · 13 years ago
  67. 1726982 rtc: mxc: remove UIE signaling by Wolfram Sang · 13 years ago
  68. 7457d5f rtc: ds1307: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  69. bdcaace rtc: hym8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  70. 74e1af3 rtc: pcf8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  71. 58c4ed3 rtc: zynqmp: Write Calibration value before setting time by Anurag Kumar Vulisha · 8 years ago
  72. 9092984 rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A by Anurag Kumar Vulisha · 8 years ago
  73. 19105f4 rtc: ds1685: actually spin forever in poweroff path by Josh Poimboeuf · 8 years ago
  74. 6406d96 rtc: da9053: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 8 years ago
  75. 5919fb9 rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled by Nicolas Boullis · 8 years ago
  76. 1d87951 rtc: ds1307: fix ds1307_native_smbus_read_block_data function by Nicolas Boullis · 8 years ago
  77. ef50f86 rtc: ds1302: fix write value for day of week register by Akinobu Mita · 8 years ago
  78. bc83a14 rtc: ds1302: fix error check in set_time by Akinobu Mita · 8 years ago
  79. 05a7f27 rtc: m41t80: handle oscillator failure bit by Mylène Josserand · 8 years ago
  80. 3726a21 rtc: m41t80: add wakealarm functionality by Mylène Josserand · 8 years ago
  81. 9c6dfed rtc: m41t80: add alarm functionality by Mylène Josserand · 8 years ago
  82. fc99b90 rtc: m41t80: remove warnings and replace obsolete function by Mylène Josserand · 8 years ago
  83. 54339f3 rtc: m41t80: add the use of 'BIT' macro by Mylène Josserand · 8 years ago
  84. f2b84ee rtc: m41t80: replace i2c functions for smbus ones by Mylène Josserand · 8 years ago
  85. ca91607 rtc: m41t80: remove proc macro by Mylène Josserand · 8 years ago
  86. ef6b312 rtc: m41t80: update sysfs entries export by Mylène Josserand · 8 years ago
  87. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  88. df2d741 rtc: at91sam9: remove duplicate assignment of variable mr by Colin Ian King · 8 years ago
  89. d25a5ed rtc: ds1302: rewrite using SPI by Sergey Yanovich · 8 years ago
  90. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  91. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  92. 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
  93. ee08774 rtc: abx80x: handle the oscillator failure bit by Mylène Josserand · 8 years ago
  94. 59a8383 rtc: abx80x: handle autocalibration by Mylène Josserand · 8 years ago
  95. 85062c9 rtc: rv8803: workaround i2c HW issue by Alexandre Belloni · 8 years ago
  96. 7f8a589 rtc: mcp795: add devicetree support by Emil Bartczak · 8 years ago
  97. 15c6ea6 rtc: asm9260: remove incorrect __init/__exit annotations by Arnd Bergmann · 8 years ago
  98. bcebd81 rtc: m41t80: avoid out of range year values by Stefan Christ · 8 years ago
  99. ae6e00b rtc: s3c: Don't print an error on probe deferral by Javier Martinez Canillas · 8 years ago
  100. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago