| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: imx: scu: fix memleak on platform_device_add() fails | Lin Yujun | 2022-09-30 | 1 | -1/+5 |
* | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-06-03 | 1 | -1/+6 |
|\ |
|
| * | clk: imx: scu: Fix kfree() of static memory on setting driver_override | Krzysztof Kozlowski | 2022-04-22 | 1 | -1/+6 |
* | | clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage | Miaoqian Lin | 2022-05-02 | 1 | -1/+1 |
* | | clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu() | Xiaoke Wang | 2022-04-12 | 1 | -1/+3 |
|/ |
|
* | clk: imx: scu: Do not enable runtime PM for CPU clks | Nitin Garg | 2021-06-14 | 1 | -12/+18 |
* | clk: imx: scu: add parent save and restore | Dong Aisheng | 2021-06-14 | 1 | -1/+28 |
* | clk: imx: scu: Only save DC SS clock using non-cached clock rate | Anson Huang | 2021-06-14 | 1 | -1/+8 |
* | clk: imx: scu: Add A72 frequency scaling support | Anson Huang | 2021-06-14 | 1 | -1/+3 |
* | clk: imx: scu: Add A53 frequency scaling support | Anson Huang | 2021-06-14 | 1 | -2/+2 |
* | clk: imx: scu: bypass pi_pll enable status restore | Dong Aisheng | 2021-06-14 | 1 | -1/+1 |
* | clk: imx: scu: detach pd if can't power up | Dong Aisheng | 2021-06-14 | 1 | -0/+1 |
* | clk: imx: scu: bypass cpu clock save and restore | Dong Aisheng | 2021-06-14 | 1 | -0/+10 |
* | clk: imx: scu: add parallel port clock ops | Guoniu.zhou | 2021-06-14 | 1 | -0/+8 |
* | clk: imx8qxp: add clock valid checking mechnism | Dong Aisheng | 2021-06-14 | 1 | -2/+31 |
* | clk: imx: scu: add gpr clocks support | Dong Aisheng | 2021-06-14 | 1 | -0/+186 |
* | clk: imx: Reference preceded by free | Jian Dong | 2021-04-04 | 1 | -0/+1 |
* | clk: imx: scu: remove the calling of device_is_bound | Dong Aisheng | 2020-11-30 | 1 | -11/+4 |
* | clk: imx: scu: Make pd_np with static keyword | Zou Wei | 2020-11-10 | 1 | -1/+1 |
* | clk: imx: scu: fix build break when compiled as modules | Dong Aisheng | 2020-11-03 | 1 | -2/+2 |
* | clk: imx: scu: add suspend/resume support | Dong Aisheng | 2020-10-26 | 1 | -0/+49 |
* | clk: imx: scu: add runtime pm support | Dong Aisheng | 2020-10-26 | 1 | -2/+20 |
* | clk: imx: scu: allow scu clk to take device pointer | Dong Aisheng | 2020-10-26 | 1 | -4/+5 |
* | clk: imx: scu: bypass cpu power domains | Dong Aisheng | 2020-10-26 | 1 | -0/+4 |
* | clk: imx: scu: add two cells binding support | Dong Aisheng | 2020-10-26 | 1 | -2/+154 |
* | clk: imx: Align imx sc clock parent msg structs to 4 | Leonard Crestez | 2020-03-25 | 1 | -1/+1 |
* | clk: imx: Align imx sc clock msg structs to 4 | Leonard Crestez | 2020-03-25 | 1 | -3/+3 |
* | clk: imx: scu: add cpu frequency scaling support | Anson Huang | 2019-02-26 | 1 | -0/+36 |
* | clk: imx: scu: add set parent support | Aisheng Dong | 2019-02-21 | 1 | -2/+85 |
* | clk: imx: add scu clock common part | Aisheng Dong | 2018-12-13 | 1 | -0/+270 |