1. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  2. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  3. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  4. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  5. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago
  8. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  9. a636cd6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 by Thomas Gleixner · 6 years ago
  10. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  13. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  14. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  15. 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
  16. 8e4ff71 Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  17. dacb6a4 rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 6 years ago
  18. 557fbf4 rtc: imxdi: remove unused variable by Anders Roxell · 6 years ago
  19. a01ab06 rtc: drop set_mms and set_mmss64 by Alexandre Belloni · 6 years ago
  20. f5fae39 rtc: pcap: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  21. c8b599e rtc: pcap: use .set_time by Alexandre Belloni · 6 years ago
  22. 03745d1 rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  23. d1403c4 rtc: pcap: set range by Alexandre Belloni · 6 years ago
  24. 77c13d9 rtc: digicolor: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  25. 72ef256 rtc: digicolor: use .set_time by Alexandre Belloni · 6 years ago
  26. e5fe3c3 rtc: digicolor: set range by Alexandre Belloni · 6 years ago
  27. 060711f rtc: digicolor: fix possible race condition by Alexandre Belloni · 6 years ago
  28. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  29. 86836d6 rtc: jz4740: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  30. 7fe8fce rtc: jz4740: rework invalid time detection by Alexandre Belloni · 6 years ago
  31. 3b2dc19 rtc: jz4740: use dev_pm_set_wake_irq() to simplify code by Alexandre Belloni · 6 years ago
  32. e72746e rtc: jz4740: use .set_time by Alexandre Belloni · 6 years ago
  33. d10dcc95 rtc: jz4740: remove useless check by Alexandre Belloni · 6 years ago
  34. be8dce9 rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  35. a7ab6be rtc: jz4740: set range by Alexandre Belloni · 6 years ago
  36. f22b1ba rtc: 88pm860x: prevent use-after-free on device remove by Sven Van Asbroeck · 6 years ago
  37. 527bd75 rtc: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  38. c8889bb rtc: imxdi: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  39. 629d488 rtc: imxdi: remove unnecessary check by Alexandre Belloni · 6 years ago
  40. d231d32 rtc: imxdi: use .set_time by Alexandre Belloni · 6 years ago
  41. 9305979 rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  42. 21c9dfd rtc: imxdi: set range by Alexandre Belloni · 6 years ago
  43. 02bc723 rtc: mxc: use .set_time by Alexandre Belloni · 6 years ago
  44. 83888df rtc: mxc: set range by Alexandre Belloni · 6 years ago
  45. ebc2ec4e rtc: mxc: fix possible race condition by Alexandre Belloni · 6 years ago
  46. cf612c5 rtc: stm32: manage the get_irq probe defer case by Fabien Dessenne · 6 years ago
  47. f9bf089 rtc: rx6110: declare missing of table by Daniel Gomez · 6 years ago
  48. 498ce4e rtc: wm831x: use .set_time by Alexandre Belloni · 6 years ago
  49. d9aa5ca rtc: ds2404: simplify .probe and remove .remove by Alexandre Belloni · 6 years ago
  50. c7ac260 rtc: ds2404: remove ds2404_chip_ops by Alexandre Belloni · 6 years ago
  51. 14556f0 rtc: ds2404: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  52. be2b043 rtc: ds2404: use .set_time by Alexandre Belloni · 6 years ago
  53. 5352321 rtc: ds2404: switch to rtc_time64_to_tm by Alexandre Belloni · 6 years ago
  54. 13bfa94 rtc: ds2404: set range by Alexandre Belloni · 6 years ago
  55. d71c771 rtc: ep93xx: fix checkpatch issues by Alexandre Belloni · 6 years ago
  56. 4fdf4d2 rtc: ep93xx: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  57. ef9440a rtc: ep93xx: use .set_time by Alexandre Belloni · 6 years ago
  58. 886a77e rtc: ep93xx: switch to rtc_time64_to_tm by Alexandre Belloni · 6 years ago
  59. 2d4fc6d rtc: ep93xx: set range by Alexandre Belloni · 6 years ago
  60. 09cd030 rtc: ep93xx: use rtc_add_group by Alexandre Belloni · 6 years ago
  61. bac68b3 rtc: ep93xx: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  62. b809d19 rtc: ep93xx: stop setting platform_data by Alexandre Belloni · 6 years ago
  63. 9eec31f rtc: ds3232: get SRAM access using NVMEM Framework by Han Nandor · 6 years ago
  64. 9fc0fd5 rtc: mc13xxx: fix style issue by Alexandre Belloni · 6 years ago
  65. edd6d79 rtc: mc13xxx: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  66. eee86de rtc: mc13xxx: use .set_time by Alexandre Belloni · 6 years ago
  67. e4ae702 rtc: mc13xxx: set range by Alexandre Belloni · 6 years ago
  68. 3b6bddd rtc: ds1685: use threaded interrupt by Thomas Bogendoerfer · 6 years ago
  69. e330c3d rtc: ds1685: remove dead code by Thomas Bogendoerfer · 6 years ago
  70. 14e14aa platform/chrome: wilco_ec: Standardize mailbox interface by Nick Crews · 6 years ago
  71. 692802d rtc: ds1685: fix crash caused by referencing wrong device struct by Thomas Bogendoerfer · 6 years ago
  72. 7342e2a rtc: lpc32xx: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  73. 34b21c9 rtc: lpc32xx: use .set_time by Alexandre Belloni · 6 years ago
  74. f04dd34 rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  75. ba4a84f rtc: lpc32xx: simplify IRQ setup by Alexandre Belloni · 6 years ago
  76. 3a13426 rtc: lpc32xx: set range by Alexandre Belloni · 6 years ago
  77. 6bbad58 rtc: lpc32xx: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  78. fbc5ee9 rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code by Anson Huang · 6 years ago
  79. bc0e731 rtc: mxc: use dev_pm_set_wake_irq() to simplify code by Anson Huang · 6 years ago
  80. 862cac1 rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm() by Andy Shevchenko · 6 years ago
  81. 153a917 rtc: sirfsoc: Make sysrtc_regmap_config static by YueHaibing · 6 years ago
  82. ac2ae48ef rtc: ab3100: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  83. 0dca027b rtc: ab3100: use .set_time by Alexandre Belloni · 6 years ago
  84. 386b594 rtc: ab3100: set range by Alexandre Belloni · 6 years ago
  85. 56573ca rtc: pcf85363: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  86. b21a841 rtc: pcf85363: remove useless forward declaration by Alexandre Belloni · 6 years ago
  87. 176a5ee rtc: pcf85363: remove bogus i2c functionality check by Alexandre Belloni · 6 years ago
  88. c0ec831 rtc: pcf85363: set range by Alexandre Belloni · 6 years ago
  89. 8f7b1d7 rtc: pcf85363: remove unused struct pcf85363 member by Alexandre Belloni · 6 years ago
  90. 838d2d9 rtc: stmp3xxx: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  91. 622eb9b rtc: stmp3xxx: use .set_time by Alexandre Belloni · 6 years ago
  92. a659a08 rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  93. 0d823ab rtc: stmp3xxx: set range by Alexandre Belloni · 6 years ago
  94. 6256f7f rtc: OMAP: Add support for rtc-only mode by Keerthy · 6 years ago
  95. b683827 rtc: tegra: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  96. 34ea0ac rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  97. e108980 rtc: tegra: set range by Alexandre Belloni · 6 years ago
  98. 7d624621 rtc: coh901331: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  99. febad79 rtc: coh901331: use .set_time by Alexandre Belloni · 6 years ago
  100. 9cf2f9b rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago