aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/mediatek/mtk-scpsys.c
AgeCommit message (Expand)Author
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-14soc: mediatek: remove unneeded semicolonSean Wang
2018-05-14soc: mediatek: add a fixed wait for SRAM stableSean Wang
2018-05-14soc: mediatek: introduce a CAPS flag for scp_domain_dataSean Wang
2018-04-18soc: mediatek: reuse read[l,x]_poll_timeout helpersSean Wang
2018-04-17soc: mediatek: use of_device_get_match_data()Ryder Lee
2018-03-19soc: mediatek: update power domain data of MT2712weiyi.lu@mediatek.com
2018-03-11soc: mediatek: fix the mistaken pointer accessed when subdomains are addedSean Wang
2018-03-11soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoCSean Wang
2018-03-11soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang
2017-12-21soc: mediatek: add MT2712 scpsys supportweiyi.lu@mediatek.com
2017-12-21soc: mediatek: add dependent clock jpgdec/audio for scpsysweiyi.lu@mediatek.com
2017-12-21soc: mediatek: extend bus protection APIweiyi.lu@mediatek.com
2017-11-08soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven
2017-08-14soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoCSean Wang
2017-08-14soc: mediatek: reduce code duplication of scpsys_probe across all SoCsSean Wang
2017-05-15soc: mediatek: add MT6797 scpsys supportMars Cheng
2017-05-15soc: mediatek: add vdec item for scpsysMars Cheng
2017-05-15soc: mediatek: avoid using fixed spm power status definesMars Cheng
2016-10-31soc: mediatek: Add MT2701 scpsys driverShunli Wang
2016-10-31soc: mediatek: Refine scpsys to support multiple platformJames Liao
2016-04-13Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao
2016-02-01soc: mediatek: SCPSYS: Fix double enabling of regulatorsSascha Hauer
2016-01-25soc: mediatek: SCPSYS: use builtin_platform_driverMatthias Brugger
2015-12-18drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modularPaul Gortmaker
2015-12-18soc: mediatek: SCPSYS: Add regulator supportSascha Hauer
2015-10-14soc: mediatek: Fix random hang up issue while kernel initJames Liao
2015-09-27soc: mediatek: add scpsys support active_wakeupEddie Huang
2015-08-05soc: mediatek: Fix SCPSYS compilationMatthias Brugger
2015-07-06soc: Mediatek: Add SCPSYS power domain driverSascha Hauer