summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-scu.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-04clk: imx: Reference preceded by freeJian Dong1-0/+1
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng1-11/+4
2020-11-10clk: imx: scu: Make pd_np with static keywordZou Wei1-1/+1
2020-11-03clk: imx: scu: fix build break when compiled as modulesDong Aisheng1-2/+2
2020-10-26clk: imx: scu: add suspend/resume supportDong Aisheng1-0/+49
2020-10-26clk: imx: scu: add runtime pm supportDong Aisheng1-2/+20
2020-10-26clk: imx: scu: allow scu clk to take device pointerDong Aisheng1-4/+5
2020-10-26clk: imx: scu: bypass cpu power domainsDong Aisheng1-0/+4
2020-10-26clk: imx: scu: add two cells binding supportDong Aisheng1-2/+154
2020-03-26clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-26clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang1-0/+36
2019-02-21clk: imx: scu: add set parent supportAisheng Dong1-2/+85
2018-12-14clk: imx: add scu clock common partAisheng Dong1-0/+270