summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-scu.c
AgeCommit message (Expand)Author
2024-02-26clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()Markus Elfring
2023-12-20clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu
2023-10-04clk: imx: scu: ignore clks not owned by Cortex-A partitionPeng Fan
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-08clk: imx: scu: Switch to determine_rateMaxime Ripard
2023-06-08clk: imx: scu: Add a determine_rate hookMaxime Ripard
2023-05-18clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter
2022-09-30clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-02clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-22clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-12clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()Xiaoke Wang
2021-06-14clk: imx: scu: Do not enable runtime PM for CPU clksNitin Garg
2021-06-14clk: imx: scu: add parent save and restoreDong Aisheng
2021-06-14clk: imx: scu: Only save DC SS clock using non-cached clock rateAnson Huang
2021-06-14clk: imx: scu: Add A72 frequency scaling supportAnson Huang
2021-06-14clk: imx: scu: Add A53 frequency scaling supportAnson Huang
2021-06-14clk: imx: scu: bypass pi_pll enable status restoreDong Aisheng
2021-06-14clk: imx: scu: detach pd if can't power upDong Aisheng
2021-06-14clk: imx: scu: bypass cpu clock save and restoreDong Aisheng
2021-06-14clk: imx: scu: add parallel port clock opsGuoniu.zhou
2021-06-14clk: imx8qxp: add clock valid checking mechnismDong Aisheng
2021-06-14clk: imx: scu: add gpr clocks supportDong Aisheng
2021-04-04clk: imx: Reference preceded by freeJian Dong
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng
2020-11-10clk: imx: scu: Make pd_np with static keywordZou Wei
2020-11-03clk: imx: scu: fix build break when compiled as modulesDong Aisheng
2020-10-26clk: imx: scu: add suspend/resume supportDong Aisheng
2020-10-26clk: imx: scu: add runtime pm supportDong Aisheng
2020-10-26clk: imx: scu: allow scu clk to take device pointerDong Aisheng
2020-10-26clk: imx: scu: bypass cpu power domainsDong Aisheng
2020-10-26clk: imx: scu: add two cells binding supportDong Aisheng
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang
2019-02-21clk: imx: scu: add set parent supportAisheng Dong
2018-12-13clk: imx: add scu clock common partAisheng Dong