index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: imx: Refactor entire sccg pll clk
Abel Vesa
2019-02-26
1
-3
/
+6
*
clk: imx: Add PLLs driver for imx8mm soc
Bai Ping
2019-02-21
1
-0
/
+24
*
clk: imx: Make parents const pointer in mux wrappers
Abel Vesa
2019-02-21
1
-1
/
+2
*
clk: imx: Make parent_names const pointer in composite-8m
Abel Vesa
2019-02-21
1
-1
/
+1
*
-
.
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
2018-12-14
1
-7
/
+153
|
\
\
|
|
*
clk: imx: Add SCCG PLL type
Lucas Stach
2018-12-03
1
-0
/
+9
|
|
*
clk: imx: Add fractional PLL output clock
Lucas Stach
2018-12-03
1
-0
/
+3
|
|
*
clk: imx: Add clock driver for i.MX8MQ CCM
Abel Vesa
2018-12-03
1
-0
/
+36
|
|
*
clk: imx: Add imx composite clock
Abel Vesa
2018-12-03
1
-0
/
+16
|
|
/
|
/
|
|
*
clk: imx: implement new clk_hw based APIs
A.s. Dong
2018-12-03
1
-0
/
+62
|
*
clk: imx: make mux parent strings const
A.s. Dong
2018-12-03
1
-7
/
+11
|
*
clk: imx: add imx7ulp composite clk support
A.s. Dong
2018-12-03
1
-0
/
+6
|
*
clk: imx: add pfdv2 support
A.s. Dong
2018-12-03
1
-0
/
+3
|
*
clk: imx: add pllv4 support
A.s. Dong
2018-12-03
1
-0
/
+3
|
*
clk: imx: add gatable clock divider support
A.s. Dong
2018-12-03
1
-0
/
+4
|
/
*
clk: imx: imx7d: remove clks_init_on array
Anson Huang
2018-10-17
1
-0
/
+7
*
clk: imx: add new gate/gate2 wrapper funtion
Bai Ping
2018-04-06
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
clk: imx7d: Fix the powerdown bit location of PLL DDR
Fabio Estevam
2017-06-01
1
-0
/
+1
*
clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
Nikita Yushchenko
2017-01-10
1
-0
/
+1
*
clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only
Philipp Zabel
2016-11-01
1
-0
/
+8
*
clk: imx: Introduce clk_register_gate2()
Fabio Estevam
2016-08-19
1
-0
/
+9
*
clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks
Dong Aisheng
2016-07-02
1
-0
/
+32
*
clk: imx: re-order and concentrate the same type of clk api
Dong Aisheng
2016-07-02
1
-29
/
+29
*
clk: imx: clk-gate2: allow custom gate configuration
Stefan Agner
2016-03-31
1
-3
/
+10
*
clk: imx: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-03
1
-1
/
+1
*
clk: imx: add common logic to detect early UART usage
Lucas Stach
2015-09-26
1
-0
/
+1
*
ARM: imx: define an enum for gpt timer device type
Shawn Guo
2015-06-03
1
-7
/
+0
*
ARM: clk: imx: update pllv3 to support imx7
Frank Li
2015-06-03
1
-0
/
+1
*
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
2015-06-03
1
-0
/
+155