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
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-imx8mm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
clk: imx: Remove the snvs clock
Jacky Bai
1
-1
/
+0
2022-04-12
clk: imx: add mcore_booted module paratemter
Peng Fan
1
-0
/
+2
2022-03-04
clk: imx8mm: remove SYS PLL 1/2 clock gates
Peng Fan
1
-33
/
+16
2021-08-24
clk: imx8m: fix clock tree update of TF-A managed clocks
Ahmad Fatoum
1
-3
/
+4
2021-08-24
clk: imx8mm: use correct mux type for clkout path
Lucas Stach
1
-2
/
+2
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
1
-16
/
+2
2021-01-30
clk: imx8mm: add clkout1/2 support
Lucas Stach
1
-0
/
+12
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-11-10
clk: imx8mm: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-05
clk: imx8m: fix bus critical clk registration
Peng Fan
1
-5
/
+5
2020-08-22
clk: imx8m: Support module build
Anson Huang
1
-0
/
+4
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
1
-9
/
+9
2020-05-20
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
1
-3
/
+3
2020-05-20
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
1
-3
/
+0
2020-03-11
clk: imx8mm: A53 core clock no need to be critical
Anson Huang
1
-4
/
+4
2020-02-24
clk: imx: imx8mm: fix a53 cpu clock
Peng Fan
1
-4
/
+12
2020-02-19
clk: imx8mm: Remove unused includes
Anson Huang
1
-2
/
+0
2020-02-17
clk: imx8mm: Add missing of_node_put()
Anson Huang
1
-0
/
+1
2020-02-17
clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver
Anson Huang
1
-1
/
+1
2020-02-17
clk: imx8mm: Add CLKO2 support
Fabio Estevam
1
-0
/
+3
2020-02-17
clk: imx8mm: Fix the CLKO1 source select list
Fabio Estevam
1
-2
/
+2
2020-02-14
clk: imx: imx8mm: use imx8m_clk_hw_composite_core
Peng Fan
1
-14
/
+21
2019-12-23
clk: imx: imx8mm: Switch to clk_hw based API
Peng Fan
1
-271
/
+284
2019-12-09
clk: imx8m: Suppress bind attrs
Leonard Crestez
1
-0
/
+5
2019-12-09
clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
Leonard Crestez
1
-1
/
+1
2019-12-09
clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
Leonard Crestez
1
-2
/
+7
2019-12-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-102
/
+48
2019-10-28
clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
Leonard Crestez
1
-1
/
+1
2019-10-25
clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
Peng Fan
1
-26
/
+20
2019-10-25
clk: imx8mm: Define gates for pll1/2 fixed dividers
Leonard Crestez
1
-19
/
+38
2019-10-06
clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
Anson Huang
1
-77
/
+10
2019-09-18
clk: imx: imx8mm: fix pll mux bit
Peng Fan
1
-22
/
+10
2019-08-19
clk: imx8mm: Fix incorrect parents
Leonard Crestez
1
-4
/
+4
2019-08-12
clk: imx8mm: Unregister clks when of_clk_add_provider failed
Anson Huang
1
-1
/
+6
2019-08-03
clk: imx8mm: Switch to platform driver
Abel Vesa
1
-21
/
+36
2019-08-03
clk: imx: imx8mm: fix audio pll setting
Peng Fan
1
-2
/
+2
2019-08-03
clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m
Anson Huang
1
-1
/
+1
2019-08-03
clk: imx8mm: Fix typo of pwm3 clock's mux option #4
Anson Huang
1
-1
/
+1
2019-08-03
clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'
Fancy Fang
1
-5
/
+5
2019-08-03
clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
Li Jun
1
-1
/
+1
2019-08-03
clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
Anson Huang
1
-17
/
+0
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+14
2019-06-07
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
Peng Fan
1
-3
/
+3
2019-05-23
clk: imx8mm: Mark dram_apb critical
Leonard Crestez
1
-1
/
+1
2019-05-23
clk: imx8m: Add GIC clock
Leonard Crestez
1
-0
/
+4
2019-05-23
clk: imx8mm: add SNVS clock to clock tree
Anson Huang
1
-0
/
+1
2019-05-21
clk: imx: imx8mm: fix int pll clk gate
Peng Fan
1
-6
/
+6
2019-05-20
clk: imx8mm: add GPIO clocks to clock tree
Anson Huang
1
-0
/
+5
2019-02-22
clk: imx: imx8mm: Mark init function __init
Stephen Boyd
1
-1
/
+1
2019-02-21
clk: imx: Add clock driver support for imx8mm
Bai Ping
1
-0
/
+675