1. 2faccb5 soc: mediatek: pwrap: add support for MT6359 PMIC by Argus Lin · 5 years ago
  2. adc4e8f soc: mediatek: pwrap: add pwrap driver for MT6779 SoCs by Argus Lin · 5 years ago
  3. ce35e21 soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper by Bibby Hsieh · 5 years ago
  4. 9c26abe Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/soc by Matthias Brugger · 5 years ago
  5. 949601a soc: mediatek: cmdq: delete not used define by Matthias Brugger · 5 years ago
  6. d412f18 soc: mediatek: cmdq: add cmdq_dev_get_client_reg function by Bibby Hsieh · 5 years ago
  7. b2ff235 soc: mediatek: cmdq: add polling function by Bibby Hsieh · 5 years ago
  8. 5c8b718 soc: mediatek: cmdq: define the instruction struct by Bibby Hsieh · 5 years ago
  9. 01d1b40 soc: mediatek: cmdq: remove OR opertaion from err return by Bibby Hsieh · 5 years ago
  10. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  11. 47b6b60 soc: mediatek: cmdq: fixup wrong input order of write api by Bibby Hsieh · 5 years ago
  12. 662c9d5 soc: mediatek: Refactor bus protection control by Weiyi Lu · 6 years ago
  13. 0545aa1 soc: mediatek: Refactor sram control by Weiyi Lu · 6 years ago
  14. cef021e soc: mediatek: Refactor clock control by Weiyi Lu · 6 years ago
  15. d744d03 soc: mediatek: Refactor regulator control by Weiyi Lu · 6 years ago
  16. 90a9431 soc: mediatek: Refactor polling timeout and documentation by Weiyi Lu · 6 years ago
  17. 556030f soc: mediatek: cmdq: change the type of input parameter by Bibby Hsieh · 6 years ago
  18. 1a92f98 soc: mediatek: cmdq: reorder the parameter by Bibby Hsieh · 6 years ago
  19. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 89e28da soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher by Nathan Chancellor · 6 years ago
  22. 45a0686 soc: mediatek: pwrap: add support for MT8516 pwrap by Fabien Parent · 6 years ago
  23. a51f4c0 soc: mediatek: pwrap: add missing check on rstc by Fabien Parent · 6 years ago
  24. 576f1b4 soc: mediatek: Add Mediatek CMDQ helper by Houlong Wei · 6 years ago
  25. 3013b41 soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs by Argus Lin · 6 years ago
  26. 12b079b soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs by Argus Lin · 6 years ago
  27. 2462080 soc: mediatek: pwrap: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  28. 919049f soc: mediatek: add mt8183 pwrap support by Hsin-Hsiung Wang · 6 years ago
  29. 0bd3134 soc: mediatek: pwrap: use group of bits for pwrap capability by Hsin-Hsiung Wang · 6 years ago
  30. bd69e7e soc: mediatek: pwrap: order SoCs and PMICs ascending by Matthias Brugger · 6 years ago
  31. 0067318 soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs by Argus Lin · 7 years ago
  32. 8e62ac4 soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs by Argus Lin · 7 years ago
  33. cd760b1 soc: mediatek: pwrap: fix cipher init setting error by Argus Lin · 7 years ago
  34. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  35. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  36. 5b70cba soc: mediatek: remove unneeded semicolon by Sean Wang · 7 years ago
  37. 1ba9606 soc: mediatek: add a fixed wait for SRAM stable by Sean Wang · 7 years ago
  38. ddf7aa9 soc: mediatek: introduce a CAPS flag for scp_domain_data by Sean Wang · 7 years ago
  39. 090c624 soc: mediatek: reuse regmap_read_poll_timeout helpers by Sean Wang · 7 years ago
  40. 4a58732 soc: mediatek: reuse read[l,x]_poll_timeout helpers by Sean Wang · 7 years ago
  41. 38d1975 soc: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
  42. 9f99712 soc: mediatek: update power domain data of MT2712 by weiyi.lu@mediatek.com · 7 years ago
  43. 73ce2ce soc: mediatek: fix the mistaken pointer accessed when subdomains are added by Sean Wang · 7 years ago
  44. c932ba8 soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC by Sean Wang · 7 years ago
  45. c59c9c8 soc: mediatek: avoid hardcoded value with bus_prot_mask by Sean Wang · 7 years ago
  46. 320f4ce soc: mediatek: add MT2712 scpsys support by weiyi.lu@mediatek.com · 7 years ago
  47. d1fb29f soc: mediatek: add dependent clock jpgdec/audio for scpsys by weiyi.lu@mediatek.com · 7 years ago
  48. fa7e843 soc: mediatek: extend bus protection API by weiyi.lu@mediatek.com · 7 years ago
  49. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  50. 7534d18 soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUP by Geert Uytterhoeven · 7 years ago
  51. f32fbba soc: mediatek: pwrap: fix fatal compiler error by Matthias Brugger · 7 years ago
  52. fb2c193 soc: mediatek: pwrap: fix compiler errors by Matthias Brugger · 7 years ago
  53. 31d7b35 soc: mediatek: place Kconfig for all SoC drivers under menu by Sean Wang · 7 years ago
  54. 69d0c06 soc: mediatek: pwrap: add support for MT7622 SoC by Chenglin Xu · 7 years ago
  55. 68189ed soc: mediatek: pwrap: add common way for setup CS timing extenstion by Sean Wang · 7 years ago
  56. 7f80f10 soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap by Sean Wang · 7 years ago
  57. d56b31e soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types by Sean Wang · 7 years ago
  58. a10616f soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode by Sean Wang · 7 years ago
  59. ec83368 soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode by Sean Wang · 7 years ago
  60. cbd71f0 soc: mediatek: pwrap: fixup warnings from coding style by Sean Wang · 7 years ago
  61. 9da95d8f Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Arnd Bergmann · 8 years ago
  62. 37c342c soc: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  63. 52510ee soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC by Sean Wang · 8 years ago
  64. 53fddb1 soc: mediatek: reduce code duplication of scpsys_probe across all SoCs by Sean Wang · 8 years ago
  65. 2ae24fb soc: mtk-pmic-wrap: make of_device_ids const. by Arvind Yadav · 8 years ago
  66. 58a823d soc: mediatek: PMIC wrap: Fix possible NULL derefrence. by shailendra.v@samsung.com · 8 years ago
  67. f282693 soc: mediatek: PMIC wrap: Fix error handling by Christophe Jaillet · 8 years ago
  68. 36c310f soc: mediatek: add MT6797 scpsys support by Mars Cheng · 8 years ago
  69. a3acbbf soc: mediatek: add vdec item for scpsys by Mars Cheng · 8 years ago
  70. f1be4c4 soc: mediatek: avoid using fixed spm power status defines by Mars Cheng · 8 years ago
  71. 112ef18 soc: mediatek: Add MT2701 scpsys driver by Shunli Wang · 8 years ago
  72. 6078c65 soc: mediatek: Refine scpsys to support multiple platform by James Liao · 8 years ago
  73. e180f88 soc: mediatek: PMIC wrap: Extend the waiting time to 10ms. by Henry Chen · 9 years ago
  74. 7f058c0 soc: mtk-pmic-wrap: avoid integer overflow warning by Arnd Bergmann · 9 years ago
  75. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. 060a1d6 soc: mediatek: PMIC wrap: add MT2701/7623 support by John Crispin · 9 years ago
  77. 5ae4804 soc: mediatek: PMIC wrap: add mt6323 slave support by John Crispin · 9 years ago
  78. b28d78c soc: mediatek: PMIC wrap: add a slave specific struct by John Crispin · 9 years ago
  79. 25269ce soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173() by John Crispin · 9 years ago
  80. 95b25c5 soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct by John Crispin · 9 years ago
  81. 174f7b4 soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623 by John Crispin · 9 years ago
  82. e5eef49 soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623 by John Crispin · 9 years ago
  83. 41c11f3 soc: mediatek: PMIC wrap: split SoC specific init into callback by John Crispin · 9 years ago
  84. a397845 soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock by John Crispin · 9 years ago
  85. 9bebedb soc: mediatek: PMIC wrap: don't duplicate the wrapper data by John Crispin · 9 years ago
  86. d9c9f3b Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators" by James Liao · 9 years ago
  87. cc8ed76 soc: mediatek: SCPSYS: Fix double enabling of regulators by Sascha Hauer · 9 years ago
  88. be29523 soc: mediatek: SCPSYS: use builtin_platform_driver by Matthias Brugger · 9 years ago
  89. a3bbfbb soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN by Henry Chen · 9 years ago
  90. 73efe57 soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state. by Henry Chen · 9 years ago
  91. 9518f8a Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers by Olof Johansson · 9 years ago
  92. e50be5c drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular by Paul Gortmaker · 10 years ago
  93. 4688f38 soc: mediatek: SCPSYS: Add regulator support by Sascha Hauer · 9 years ago
  94. 627b655 soc: Mediatek: Enable SCPSYS power domain driver by default by Eddie Huang · 9 years ago
  95. 41b3e0f soc: mediatek: Fix random hang up issue while kernel init by James Liao · 9 years ago
  96. 47e9015 soc: mediatek: add scpsys support active_wakeup by Eddie Huang · 10 years ago
  97. bbe379f soc: mediatek: Move the initial setting of pmic wrap interrupt before requesting irq. by Henry Chen · 9 years ago
  98. 9dd068a soc: mediatek: Fix SCPSYS compilation by Matthias Brugger · 10 years ago
  99. 3fd4079 soc: mediatek: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 10 years ago
  100. c84e358 soc: Mediatek: Add SCPSYS power domain driver by Sascha Hauer · 10 years ago