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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-03-08
Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...
Stephen Boyd
12
-256
/
+1770
2019-03-08
Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...
Stephen Boyd
5
-8
/
+12
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
3
-159
/
+417
2019-02-26
clk: imx: scu: add cpu frequency scaling support
Anson Huang
1
-0
/
+36
2019-02-21
clk: imx: imx8mm: Mark init function __init
Stephen Boyd
1
-1
/
+1
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: imx: Add clock driver support for imx8mm
Bai Ping
3
-0
/
+682
2019-02-21
clk: imx: Add PLLs driver for imx8mm soc
Bai Ping
3
-1
/
+418
2019-02-21
clk: imx5: add imx5_SCC2_IPG_GATE
Michael Grzeschik
1
-0
/
+1
2019-02-21
clk: imx: scu: add set parent support
Aisheng Dong
2
-3
/
+100
2019-02-21
clk: imx: scu: add fallback compatible string support
Aisheng Dong
1
-0
/
+1
2019-02-21
clk: imx8mq: Make parent names arrays const pointers
Abel Vesa
1
-97
/
+97
2019-02-21
clk: imx: Make parents const pointer in mux wrappers
Abel Vesa
1
-1
/
+2
2019-02-21
clk: imx: Make parent_names const pointer in composite-8m
Abel Vesa
2
-2
/
+2
2019-01-24
clk: imx: imx7ulp: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-8
/
+8
2019-01-24
clk: imx: Fix fractional clock set rate computation
Abel Vesa
1
-2
/
+3
2019-01-09
clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()
Wei Yongjun
1
-0
/
+2
2018-12-28
clk: vf610: fix refcount leak in vf610_clocks_init()
Yangtao Li
1
-0
/
+1
2018-12-28
clk: imx7d: fix refcount leak in imx7d_clocks_init()
Yangtao Li
1
-0
/
+1
2018-12-28
clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
Yangtao Li
1
-0
/
+1
2018-12-28
clk: imx6q: fix refcount leak in imx6q_clocks_init()
Yangtao Li
1
-0
/
+1
2018-12-28
clk: imx8qxp: make the name of clock ID generic
Aisheng Dong
2
-151
/
+151
2018-12-14
Merge branch 'clk-imx7ulp' into clk-next
Stephen Boyd
1
-1
/
+30
2018-12-14
clk: imx: imx7ulp: add arm hsrun mode clocks support
Anson Huang
1
-1
/
+30
2018-12-14
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
24
-26
/
+3348
2018-12-14
clk: imx: add imx8qxp lpcg driver
Aisheng Dong
3
-1
/
+319
2018-12-14
clk: imx: add lpcg clock support
Aisheng Dong
3
-1
/
+121
2018-12-14
clk: imx: add imx8qxp clk driver
Aisheng Dong
3
-0
/
+162
2018-12-14
clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant
Abel Vesa
2
-0
/
+7
2018-12-13
clk: imx: add scu clock common part
Aisheng Dong
4
-0
/
+292
2018-12-13
clk: imx: add configuration option for mmio clks
Aisheng Dong
2
-1
/
+6
2018-12-10
clk: imx6q: handle ENET PLL bypass
Lucas Stach
1
-6
/
+57
2018-12-10
clk: imx6q: optionally get CCM inputs via standard clock handles
Lucas Stach
1
-5
/
+17
2018-12-10
clk: imx6q: reset exclusive gates on init
Lucas Stach
1
-1
/
+5
2018-12-10
clk: imx6q: add DCICx clocks gate
Anson Huang
1
-0
/
+2
2018-12-10
clk: imx6sl: ensure MMDC CH0 handshake is bypassed
Anson Huang
1
-0
/
+6
2018-12-10
clk: imx: remove redundant initialization of ret to zero
Colin Ian King
1
-1
/
+1
2018-12-03
clk: imx: add imx7ulp clk driver
A.s. Dong
2
-0
/
+221
2018-12-03
clk: imx: implement new clk_hw based APIs
A.s. Dong
2
-0
/
+84
2018-12-03
clk: imx: make mux parent strings const
A.s. Dong
3
-9
/
+13
2018-12-03
clk: imx: add imx7ulp composite clk support
A.s. Dong
3
-0
/
+94
2018-12-03
clk: imx: add pfdv2 support
A.s. Dong
3
-1
/
+208
2018-12-03
clk: imx: add pllv4 support
A.s. Dong
3
-0
/
+188
2018-12-03
clk: imx: add gatable clock divider support
A.s. Dong
3
-0
/
+226
[next]