summaryrefslogtreecommitdiffstats
path: root/drivers/soc/mediatek
Commit message (Expand)AuthorAgeFilesLines
* soc: mediatek: update power domain data of MT2712weiyi.lu@mediatek.com2018-03-191-2/+40
* soc: mediatek: fix the mistaken pointer accessed when subdomains are addedSean Wang2018-03-111-1/+1
* soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoCSean Wang2018-03-111-0/+55
* soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang2018-03-111-2/+3
* soc: mediatek: add MT2712 scpsys supportweiyi.lu@mediatek.com2017-12-211-6/+100
* soc: mediatek: add dependent clock jpgdec/audio for scpsysweiyi.lu@mediatek.com2017-12-211-1/+5
* soc: mediatek: extend bus protection APIweiyi.lu@mediatek.com2017-12-212-12/+42
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-162-83/+436
|\
| * soc: mediatek: pwrap: fix fatal compiler errorMatthias Brugger2017-10-211-0/+1
| * soc: mediatek: pwrap: fix compiler errorsMatthias Brugger2017-10-211-1/+1
| * soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang2017-10-201-3/+5
| * soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu2017-10-201-0/+170
| * soc: mediatek: pwrap: add common way for setup CS timing extenstionSean Wang2017-10-201-22/+37
| * soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrapSean Wang2017-10-201-3/+21
| * soc: mediatek: pwrap: refactor pwrap_init for the various PMIC typesSean Wang2017-10-201-40/+90
| * soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit modeSean Wang2017-10-201-16/+54
| * soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit modeSean Wang2017-10-201-1/+54
| * soc: mediatek: pwrap: fixup warnings from coding styleSean Wang2017-10-101-7/+13
* | soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-12/+2
|/
* Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-08-182-103/+150
|\
| * soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoCSean Wang2017-08-141-0/+71
| * soc: mediatek: reduce code duplication of scpsys_probe across all SoCsSean Wang2017-08-141-103/+79
| * soc: mtk-pmic-wrap: make of_device_ids const.Arvind Yadav2017-08-021-3/+3
* | soc: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+2
|/
* soc: mediatek: PMIC wrap: Fix possible NULL derefrence.shailendra.v@samsung.com2017-05-151-0/+5
* soc: mediatek: PMIC wrap: Fix error handlingChristophe Jaillet2017-05-151-3/+6
* soc: mediatek: add MT6797 scpsys supportMars Cheng2017-05-151-0/+114
* soc: mediatek: add vdec item for scpsysMars Cheng2017-05-151-0/+2
* soc: mediatek: avoid using fixed spm power status definesMars Cheng2017-05-151-6/+27
* soc: mediatek: Add MT2701 scpsys driverShunli Wang2016-10-312-2/+117
* soc: mediatek: Refine scpsys to support multiple platformJames Liao2016-10-311-138/+210
* soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.Henry Chen2016-08-221-1/+1
* soc: mtk-pmic-wrap: avoid integer overflow warningArnd Bergmann2016-05-191-3/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-131/+413
|\
| * soc: mediatek: PMIC wrap: add MT2701/7623 supportJohn Crispin2016-04-201-0/+154
| * soc: mediatek: PMIC wrap: add mt6323 slave supportJohn Crispin2016-04-201-0/+43
| * soc: mediatek: PMIC wrap: add a slave specific structJohn Crispin2016-04-201-47/+112
| * soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173()John Crispin2016-04-201-16/+12
| * soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type structJohn Crispin2016-04-201-4/+5
| * soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623John Crispin2016-04-201-4/+7
| * soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623John Crispin2016-04-201-1/+4
| * soc: mediatek: PMIC wrap: split SoC specific init into callbackJohn Crispin2016-04-201-25/+42
| * soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clockJohn Crispin2016-04-201-32/+38
| * soc: mediatek: PMIC wrap: don't duplicate the wrapper dataJohn Crispin2016-04-201-14/+8
* | Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao2016-04-131-5/+6
|/
* soc: mediatek: SCPSYS: Fix double enabling of regulatorsSascha Hauer2016-02-011-6/+5
* soc: mediatek: SCPSYS: use builtin_platform_driverMatthias Brugger2016-01-251-28/+21
* soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_ENHenry Chen2016-01-251-2/+17
* soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCL...Henry Chen2016-01-251-2/+20
* Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-12-221-3/+29
|\
OpenPOWER on IntegriCloud