index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-scu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-01
clk: imx: scu: fix memleak on platform_device_add() fails
Lin Yujun
1
-1
/
+5
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2022-05-02
clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-04-22
clk: imx: scu: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-1
/
+6
2022-04-12
clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()
Xiaoke Wang
1
-1
/
+3
2021-06-14
clk: imx: scu: Do not enable runtime PM for CPU clks
Nitin Garg
1
-12
/
+18
2021-06-14
clk: imx: scu: add parent save and restore
Dong Aisheng
1
-1
/
+28
2021-06-14
clk: imx: scu: Only save DC SS clock using non-cached clock rate
Anson Huang
1
-1
/
+8
2021-06-14
clk: imx: scu: Add A72 frequency scaling support
Anson Huang
1
-1
/
+3
2021-06-14
clk: imx: scu: Add A53 frequency scaling support
Anson Huang
1
-2
/
+2
2021-06-14
clk: imx: scu: bypass pi_pll enable status restore
Dong Aisheng
1
-1
/
+1
2021-06-14
clk: imx: scu: detach pd if can't power up
Dong Aisheng
1
-0
/
+1
2021-06-14
clk: imx: scu: bypass cpu clock save and restore
Dong Aisheng
1
-0
/
+10
2021-06-14
clk: imx: scu: add parallel port clock ops
Guoniu.zhou
1
-0
/
+8
2021-06-14
clk: imx8qxp: add clock valid checking mechnism
Dong Aisheng
1
-2
/
+31
2021-06-14
clk: imx: scu: add gpr clocks support
Dong Aisheng
1
-0
/
+186
2021-04-04
clk: imx: Reference preceded by free
Jian Dong
1
-0
/
+1
2020-11-30
clk: imx: scu: remove the calling of device_is_bound
Dong Aisheng
1
-11
/
+4
2020-11-10
clk: imx: scu: Make pd_np with static keyword
Zou Wei
1
-1
/
+1
2020-11-03
clk: imx: scu: fix build break when compiled as modules
Dong Aisheng
1
-2
/
+2
2020-10-26
clk: imx: scu: add suspend/resume support
Dong Aisheng
1
-0
/
+49
2020-10-26
clk: imx: scu: add runtime pm support
Dong Aisheng
1
-2
/
+20
2020-10-26
clk: imx: scu: allow scu clk to take device pointer
Dong Aisheng
1
-4
/
+5
2020-10-26
clk: imx: scu: bypass cpu power domains
Dong Aisheng
1
-0
/
+4
2020-10-26
clk: imx: scu: add two cells binding support
Dong Aisheng
1
-2
/
+154
2020-03-26
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-26
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2019-02-26
clk: imx: scu: add cpu frequency scaling support
Anson Huang
1
-0
/
+36
2019-02-21
clk: imx: scu: add set parent support
Aisheng Dong
1
-2
/
+85
2018-12-14
clk: imx: add scu clock common part
Aisheng Dong
1
-0
/
+270