1. 7b0b551 rtc: fsl-ftm-alarm: add FTM alarm driver by Biwen Li · 5 years ago
  2. 6ef3539 rtc: Add Amlogic Virtual Wake RTC by Neil Armstrong · 5 years ago
  3. a6f2660 rtc: rv3029: revert error handling patch to rv3029_eeprom_write() by Dan Carpenter · 5 years ago
  4. 80ba936 rtc: ds1672: remove unnecessary check by Alexandre Belloni · 5 years ago
  5. 44c638c rtc: remove superfluous error message by Alexandre Belloni · 5 years ago
  6. 924068e rtc: class: add debug message when registration fails by Alexandre Belloni · 5 years ago
  7. cb36cf8 rtc: pcf2123: add proper compatible string by Alexandre Belloni · 5 years ago
  8. d5b626e rtc: pcf2123: let the core handle range offsetting by Alexandre Belloni · 5 years ago
  9. 935a7f4 rtc: pcf2123: convert to devm_rtc_allocate_device by Alexandre Belloni · 5 years ago
  10. 9a5aeaa rtc: pcf2123: remove useless error path goto by Alexandre Belloni · 5 years ago
  11. 9126a2b rtc: pcf2123: rename struct and variables by Alexandre Belloni · 5 years ago
  12. d3bad60 rtc: pcf2123: stop using dev.platform_data by Alexandre Belloni · 5 years ago
  13. 577f648 rtc: pcf2123: implement .alarm_irq_enable by Alexandre Belloni · 5 years ago
  14. d0ce6ef rtc; pcf2123: fix possible alarm race condition by Alexandre Belloni · 5 years ago
  15. 5bdf40d rtc: pcf2123: don't use weekday alarm by Alexandre Belloni · 5 years ago
  16. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  17. b0a3fa4 rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context by Fuqian Huang · 5 years ago
  18. 41a8e19 rtc: bd70528: fix driver dependencies by Matti Vaittinen · 5 years ago
  19. cb3cab0 rtc: remove w90x900/nuc900 driver by Arnd Bergmann · 5 years ago
  20. aae364d rtc: s5m: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  21. ca83542 rtc: s35390a: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  22. 7150710 rtc: max77686: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  23. 46eabee rtc: isl12026: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  24. f7234a9 rtc: imxdi: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  25. 874532c rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  26. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  27. 8de2625 Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  28. f0162d2 rtc: wm831x: Add IRQF_ONESHOT flag by Hariprasad Kelam · 6 years ago
  29. fe63604 rtc: stm32: remove one condition check in stm32_rtc_set_alarm() by Markus Elfring · 6 years ago
  30. f2f5cb6 rtc: pcf2123: Fix build error by YueHaibing · 6 years ago
  31. 3126790 rtc: interface: Change type of 'count' from int to u64 by Puranjay Mohan · 6 years ago
  32. 8e23cee Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulator-rtc-5.3', 'ib-mfd-cros-5.3' and 'ib-mfd-regulator-5.3' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  33. dc79054 rtc: rk808: Add RK809 and RK817 support. by Tony Xie · 6 years ago
  34. 32a4a4e rtc: bd70528: Initial support for ROHM bd70528 RTC by Matti Vaittinen · 6 years ago
  35. 3572e8a rtc: pcf8563: Clear event flags and disable interrupts before requesting irq by Chen-Yu Tsai · 6 years ago
  36. 65f662c rtc: pcf8563: Fix interrupt trigger method by Chen-Yu Tsai · 6 years ago
  37. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  38. fedc459 rtc: pcf2123: fix negative offset rounding by Alexandre Belloni · 6 years ago
  39. e32e60a rtc: pcf2123: add alarm support by Dylan Howey · 6 years ago
  40. c33850b rtc: pcf2123: use %ptR by Dylan Howey · 6 years ago
  41. 790d033 rtc: pcf2123: port to regmap by Dylan Howey · 6 years ago
  42. 2372a7d3 rtc: pcf2123: remove sysfs register view by Dylan Howey · 6 years ago
  43. 110036b rtc: rx8025: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  44. 9d085c5 rtc: rx8010: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  45. 5cb1726 rtc: rv8803: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  46. e5108df rtc: m41t80: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  47. 55c2431 rtc: fm3130: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  48. 59ab3f4 rtc: tegra: Drop MODULE_ALIAS by Dmitry Osipenko · 6 years ago
  49. d6624cc rtc: sun6i: Add R40 compatible by Maxime Ripard · 6 years ago
  50. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  51. c51669e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377 by Thomas Gleixner · 6 years ago
  52. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  53. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  54. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  55. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  56. a3094fc rtc: imx-sc: add rtc alarm support by Anson Huang · 6 years ago
  57. 42ca37c rtc: tps65910: fix typo in register name in read_alarm() by Michał Mirosław · 6 years ago
  58. 9c3f079 rtc: tps65910: remove superfluous Kconfig dependency by Michał Mirosław · 6 years ago
  59. 3e483e59 rtc: tegra: Turn into regular driver by Thierry Reding · 6 years ago
  60. c6af561 rtc: tegra: Use consistent variable names and types by Thierry Reding · 6 years ago
  61. a2d2923 rtc: tegra: checkpatch and miscellaneous cleanups by Thierry Reding · 6 years ago
  62. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  63. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  64. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  65. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  66. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  67. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  68. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago
  69. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  70. d2bc4ce rtc: st-lpc: remove unnecessary check by Alexandre Belloni · 6 years ago
  71. b3a5016 rtc: ds1307: properly handle oscillator failure flags by Alexandre Belloni · 6 years ago
  72. 097aa24 rtc: s35390a: change FLAG defines to use BIT macro by Richard Leitner · 6 years ago
  73. 0327963 rtc: s35390a: introduce struct device in probe by Richard Leitner · 6 years ago
  74. c0e1284 rtc: s35390a: set uie_unsupported by Richard Leitner · 6 years ago
  75. a86bd90 rtc: s35390a: clarify INT2 pin output modes by Richard Leitner · 6 years ago
  76. c19623d rtc: test: enable wakeup flags by Roman Stratiienko · 6 years ago
  77. 8aec4b8 rtc: ds2404: use hw endiannes variable by Nicholas Mc Guire · 6 years ago
  78. a636cd6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 by Thomas Gleixner · 6 years ago
  79. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  80. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  81. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  82. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  83. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  84. 4778236 Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
  85. 8e4ff71 Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  86. dacb6a4 rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 6 years ago
  87. 557fbf4 rtc: imxdi: remove unused variable by Anders Roxell · 6 years ago
  88. a01ab06 rtc: drop set_mms and set_mmss64 by Alexandre Belloni · 6 years ago
  89. f5fae39 rtc: pcap: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  90. c8b599e rtc: pcap: use .set_time by Alexandre Belloni · 6 years ago
  91. 03745d1 rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  92. d1403c4 rtc: pcap: set range by Alexandre Belloni · 6 years ago
  93. 77c13d9 rtc: digicolor: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  94. 72ef256 rtc: digicolor: use .set_time by Alexandre Belloni · 6 years ago
  95. e5fe3c3 rtc: digicolor: set range by Alexandre Belloni · 6 years ago
  96. 060711f rtc: digicolor: fix possible race condition by Alexandre Belloni · 6 years ago
  97. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  98. 86836d6 rtc: jz4740: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  99. 7fe8fce rtc: jz4740: rework invalid time detection by Alexandre Belloni · 6 years ago
  100. 3b2dc19 rtc: jz4740: use dev_pm_set_wake_irq() to simplify code by Alexandre Belloni · 6 years ago