1. 169680d rtc: remove unnecessary Kconfig dependencies by Alexandre Belloni · 6 years ago
  2. 27ff836 rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support by Alexandre Belloni · 6 years ago
  3. 85370d3 rtc: pcf85063: add offset correction support by Alexandre Belloni · 6 years ago
  4. fadfd09 rtc: pcf85063: add nvram support by Alexandre Belloni · 6 years ago
  5. 5b3a3ad rtc: pcf85063: add Micro Crystal RV8263 support by Alexandre Belloni · 6 years ago
  6. 05cb3a5 rtc: pcf85063: add alarm support by Alexandre Belloni · 6 years ago
  7. 0e2e877 rtc: pcf85063: differentiate pcf85063a and pcf85063tp by Alexandre Belloni · 6 years ago
  8. e89b60d rtc: pcf85063: switch to regmap by Alexandre Belloni · 6 years ago
  9. 802a779 rtc: pcf85063: set range by Alexandre Belloni · 6 years ago
  10. 3555a34 rtc: pcf85063: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  11. 191c0da rtc: pcf85063: remove bogus i2c functionality check by Alexandre Belloni · 6 years ago
  12. de311aa rtc: pcf85063: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  13. 0f21700 rtc: pcf85063: switch to probe_new by Alexandre Belloni · 6 years ago
  14. 0c46b07 rtc: snvs: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  15. cf37fa7 rtc: mxc: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  16. e7afddb rtc: snvs: use dev_pm_set_wake_irq() to simplify code by Anson Huang · 6 years ago
  17. 184a182 rtc: Add ASPEED RTC driver by Joel Stanley · 6 years ago
  18. e3b3711 dt-bindings: rtc: Add on-chip ASPEED RTC documentation by Joel Stanley · 6 years ago
  19. 9a8f2d1 rtc: brcmstb-waketimer: switch to rtc_time64_to_tm by Alexandre Belloni · 6 years ago
  20. 24db953 rtc: mt6397: Don't call irq_dispose_mapping. by Pi-Hsun Shih · 6 years ago
  21. fd86b2d rtc: opal: Make opal_tpo_alarm_irq_enable static by YueHaibing · 6 years ago
  22. d3062d1 rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900 by Geert Uytterhoeven · 6 years ago
  23. e07fa83 rtc: wm831x: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  24. 2399244 rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  25. d315bc1 rtc: wm831x: remove unnecessary goto by Alexandre Belloni · 6 years ago
  26. b9a1d80 rtc: wm831x: set range by Alexandre Belloni · 6 years ago
  27. b599db3 rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  28. 5ff404d rtc: da9063: set range by Alexandre Belloni · 6 years ago
  29. 64bef02 rtc: sun4v: switch to SPDX identifier by Alexandre Belloni · 6 years ago
  30. 3ec99d6 rtc: sun4v: set range by Alexandre Belloni · 6 years ago
  31. 65c6f63 rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  32. 58c9299 rtc: omap: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  33. 28c6852 rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  34. 72dd89c rtc: ps3: set range by Alexandre Belloni · 6 years ago
  35. 0b5e47b rtc: ps3: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  36. e85b930 rtc: ps3: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  37. 70c805c rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  38. be8bf98 rtc: at91sam9: correct trivial checkpatch warnings by Alexandre Belloni · 6 years ago
  39. bc40072 rtc: at91sam9: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  40. 8af760a rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  41. 255c43c rtc: at91sam9: set range by Alexandre Belloni · 6 years ago
  42. 6c7293e rtc: at91sam9: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  43. 1a76a77 rtc: at91sam9: drop platform_data support by Alexandre Belloni · 6 years ago
  44. beee05d rtc: sh: set range by Alexandre Belloni · 6 years ago
  45. 1097998 rtc: sh: fix possible race condition by Alexandre Belloni · 6 years ago
  46. 9852023 rtc: sh: stop resetting time to epoch by Alexandre Belloni · 6 years ago
  47. c157649 rtc: dm355evm: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  48. c5655ad rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  49. 4bc85a3 rtc: dm355evm: set range by Alexandre Belloni · 6 years ago
  50. c50fd69 rtc: dm355evm: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  51. 2be7f1b rtc: goldfish: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  52. b509306 rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  53. 6a6ec8c rtc: goldfish: allow building on more than MIPS by Alexandre Belloni · 6 years ago
  54. bd01386 rtc: goldfish: sort headers by Alexandre Belloni · 6 years ago
  55. 5e2954f rtc: goldfish: add range by Alexandre Belloni · 6 years ago
  56. 409b84e rtc: goldfish: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  57. 58f8891 rtc: xgene: use .set_time by Alexandre Belloni · 6 years ago
  58. 43f327f rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  59. 9a842a7 rtc: xgene: stop caching alarm_time by Alexandre Belloni · 6 years ago
  60. db78534 rtc: xgene: correct checkpatch issues by Alexandre Belloni · 6 years ago
  61. 3a205b9 rtc: xgene: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  62. 490595a rtc: xgene: set range by Alexandre Belloni · 6 years ago
  63. a652e00 rtc: xgene: fix possible race condition by Alexandre Belloni · 6 years ago
  64. 540a11d rtc: test: do not use assignment in if condition by Alexandre Belloni · 6 years ago
  65. 8bc9630 rtc: 88pm80x: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  66. 9c3ab85 rtc: ab-b5ze-s3: correct checkpatch issues by Alexandre Belloni · 6 years ago
  67. 606cc43 rtc: core: correct trivial checkpatch warnings by Alexandre Belloni · 6 years ago
  68. 6875404 rtc: x1205: Add DT probing support by Linus Walleij · 6 years ago
  69. 87b7cbb rtc: x1205: Add DT bindings by Linus Walleij · 6 years ago
  70. 737842e rtc: da9063: convert header to SPDX by Wolfram Sang · 6 years ago
  71. 35118b7 rtc: omap: let the core handle range by Alexandre Belloni · 6 years ago
  72. b46c581 rtc: mv: add range by Alexandre Belloni · 6 years ago
  73. 5b25a71 rtc: mv: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  74. b674361 rtc: mv: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  75. cdf7545 rtc: convert core to SPDX identifier by Alexandre Belloni · 6 years ago
  76. 33fee14 rtc: ab-b5ze-s3: remove unnecessary check by Alexandre Belloni · 6 years ago
  77. 8188064 rtc: ab-b5ze-s3: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  78. 8a94112 rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  79. 5d04983 rtc: ab-b5ze-s3: remove unnecessary gotos by Alexandre Belloni · 6 years ago
  80. ac24673 rtc: ab-b5ze-s3: remove mutex by Alexandre Belloni · 6 years ago
  81. 28e7861 rtc: zynqmp: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  82. 60b7f4c rtc: abx80x: remove useless .remove by Alexandre Belloni · 6 years ago
  83. 559e883 rtc: abx80x: use rtc_add_group by Alexandre Belloni · 6 years ago
  84. 2fcdf5f rtc: abx80x: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  85. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  86. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  87. 80b98e9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 69ebf9a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  90. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  91. c634dc6 perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  92. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  93. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  94. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  95. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  96. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  97. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  98. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  99. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  100. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago