index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-imx8mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
1
-10
/
+10
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: imx8mq: A53 core clock no need to be critical
Anson Huang
1
-4
/
+4
2020-02-24
clk: imx: imx8mq: fix a53 cpu clock
Peng Fan
1
-4
/
+12
2020-02-17
clk: imx8mq: 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-14
clk: imx: imx8mq: use imx8m_clk_hw_composite_core
Peng Fan
1
-15
/
+19
2019-12-23
clk: imx: imx8mq: Switch to clk_hw based API
Peng Fan
1
-281
/
+292
2019-12-11
clk: imx: Rename the SCCG to SSCG
Abel Vesa
1
-3
/
+3
2019-12-09
clk: imx8m: Suppress bind attrs
Leonard Crestez
1
-0
/
+5
2019-12-09
clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
Leonard Crestez
1
-4
/
+8
2019-11-04
clk: imx: imx8mq: fix sys3_pll_out_sels
Peng Fan
1
-2
/
+2
2019-10-25
clk: imx: imx8mq: mark sys1/2_pll as fixed clock
Peng Fan
1
-6
/
+2
2019-10-25
clk: imx8mq: Define gates for pll1/2 fixed dividers
Leonard Crestez
1
-20
/
+41
2019-10-14
clk: imx8mq: Add VIDEO2_PLL clock
Laurentiu Palcu
1
-0
/
+4
2019-08-19
clk: imx8mq: Fix sys3 pll references
Leonard Crestez
1
-56
/
+56
2019-08-12
clk: imx8mq: Unregister clks when of_clk_add_provider failed
Anson Huang
1
-1
/
+9
2019-08-03
clk: imx8mq: Mark AHB clock as critical
Abel Vesa
1
-1
/
+2
2019-08-03
clk: imx8mq: set correct parent for usb ctrl clocks
Li Jun
1
-2
/
+2
2019-08-03
clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
Anson Huang
1
-1
/
+1
2019-06-24
clk: imx8mq: Keep uart clocks on during system boot
Anson Huang
1
-0
/
+10
2019-06-18
clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()
Anson Huang
1
-3
/
+3
2019-06-18
clk: imx8mq: Use imx_check_clocks() API directly
Anson Huang
1
-5
/
+1
2019-05-23
clk: imx8m: Add GIC clock
Leonard Crestez
1
-0
/
+4
2019-05-22
clk: imx8mq: add SNVS clock to clock tree
Anson Huang
1
-0
/
+1
2019-05-02
clk: imx8mq: Add dsi_ipg_div
Guido Günther
1
-0
/
+1
2019-02-28
clk: imx8mq: add GPIO clocks to clock tree
Anson Huang
1
-0
/
+5
2019-02-26
clk: imx: Refactor entire sccg pll clk
Abel Vesa
1
-45
/
+8
2019-02-21
clk: imx8mq: Add the missing ARM clock
Abel Vesa
1
-0
/
+6
2019-02-21
clk: imx: imx8mq: Fix the rate propagation for arm pll
Abel Vesa
1
-1
/
+1
2019-02-21
clk: imx8mq: Add support for the CLKO1 clock
Fabio Estevam
1
-0
/
+3
2019-02-21
clk: imx8mq: Fix the CLKO2 source select list
Fabio Estevam
1
-2
/
+2
2019-02-21
clk: imx8mq: Add missing M4 clocks
Carlo Caione
1
-0
/
+7
2019-02-21
clk: imx8mq: Make parent names arrays const pointers
Abel Vesa
1
-97
/
+97
2018-12-03
clk: imx: Add clock driver for i.MX8MQ CCM
Abel Vesa
1
-0
/
+589