summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/mtk-cci-devfreq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: mtk-cci: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
* PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()Dan Carpenter2023-10-171-1/+2
* PM / devfreq: mediatek: protect oop in critical sessionMark Tseng2023-10-091-3/+3
* PM / devfreq: Explicitly include correct DT includesRob Herring2023-07-231-1/+0
* PM / devfreq: mtk-cci: Fix variable deferencing before NULL checkSukrut Bellary2023-05-291-1/+2
* PM / devfreq: mtk-cci: Handle sram regulator probe deferralAngeloGioacchino Del Regno2022-09-251-2/+6
* PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driverJohnson Wang2022-07-151-0/+440