| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski | 2019-04-23 | 2 | -16/+16 |
*---. | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 2019-03-08 | 12 | -256/+1770 |
|\ \ \ |
|
| * | | | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang | 2019-02-28 | 1 | -0/+5 |
| * | | | clk: imx: Refactor entire sccg pll clk | Abel Vesa | 2019-02-26 | 3 | -159/+417 |
| * | | | clk: imx: scu: add cpu frequency scaling support | Anson Huang | 2019-02-26 | 1 | -0/+36 |
| * | | | clk: imx: imx8mm: Mark init function __init | Stephen Boyd | 2019-02-22 | 1 | -1/+1 |
| * | | | clk: imx8mq: Add the missing ARM clock | Abel Vesa | 2019-02-21 | 1 | -0/+6 |
| * | | | clk: imx: imx8mq: Fix the rate propagation for arm pll | Abel Vesa | 2019-02-21 | 1 | -1/+1 |
| * | | | clk: imx8mq: Add support for the CLKO1 clock | Fabio Estevam | 2019-02-21 | 1 | -0/+3 |
| * | | | clk: imx8mq: Fix the CLKO2 source select list | Fabio Estevam | 2019-02-21 | 1 | -2/+2 |
| * | | | clk: imx8mq: Add missing M4 clocks | Carlo Caione | 2019-02-21 | 1 | -0/+7 |
| * | | | clk: imx: Add clock driver support for imx8mm | Bai Ping | 2019-02-21 | 3 | -0/+682 |
| * | | | clk: imx: Add PLLs driver for imx8mm soc | Bai Ping | 2019-02-21 | 3 | -1/+418 |
| * | | | clk: imx5: add imx5_SCC2_IPG_GATE | Michael Grzeschik | 2019-02-21 | 1 | -0/+1 |
| * | | | clk: imx: scu: add set parent support | Aisheng Dong | 2019-02-21 | 2 | -3/+100 |
| * | | | clk: imx: scu: add fallback compatible string support | Aisheng Dong | 2019-02-21 | 1 | -0/+1 |
| * | | | clk: imx8mq: Make parent names arrays const pointers | Abel Vesa | 2019-02-21 | 1 | -97/+97 |
| * | | | 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 | 2 | -2/+2 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 2019-03-08 | 5 | -8/+12 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | | |_|/
| | |/| | |
|
| | | | * | clk: imx: imx7ulp: use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-01-24 | 1 | -8/+8 |
| | | |/
| | |/| |
|
| * | | | clk: vf610: fix refcount leak in vf610_clocks_init() | Yangtao Li | 2018-12-28 | 1 | -0/+1 |
| * | | | clk: imx7d: fix refcount leak in imx7d_clocks_init() | Yangtao Li | 2018-12-28 | 1 | -0/+1 |
| * | | | clk: imx6sx: fix refcount leak in imx6sx_clocks_init() | Yangtao Li | 2018-12-28 | 1 | -0/+1 |
| * | | | clk: imx6q: fix refcount leak in imx6q_clocks_init() | Yangtao Li | 2018-12-28 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | clk: imx: Fix fractional clock set rate computation | Abel Vesa | 2019-01-24 | 1 | -2/+3 |
* | | | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun | 2019-01-09 | 1 | -0/+2 |
| |/
|/| |
|
* | | clk: imx8qxp: make the name of clock ID generic | Aisheng Dong | 2018-12-28 | 2 | -151/+151 |
* | | Merge branch 'clk-imx7ulp' into clk-next | Stephen Boyd | 2018-12-14 | 1 | -1/+30 |
|\ \ |
|
| * | | clk: imx: imx7ulp: add arm hsrun mode clocks support | Anson Huang | 2018-12-14 | 1 | -1/+30 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------. \ \ | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd | 2018-12-14 | 24 | -26/+3348 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant | Abel Vesa | 2018-12-14 | 2 | -0/+7 |
| | | | | * | clk: imx: remove redundant initialization of ret to zero | Colin Ian King | 2018-12-10 | 1 | -1/+1 |
| | | | | * | clk: imx: Add SCCG PLL type | Lucas Stach | 2018-12-03 | 3 | -1/+267 |
| | | | | * | clk: imx: Add fractional PLL output clock | Lucas Stach | 2018-12-03 | 3 | -0/+236 |
| | | | | * | clk: imx: Add clock driver for i.MX8MQ CCM | Abel Vesa | 2018-12-03 | 3 | -0/+626 |
| | | | | * | clk: imx: Add imx composite clock | Abel Vesa | 2018-12-03 | 3 | -0/+195 |
| |_|_|_|/
|/| | | | |
|
| | | | * | clk: imx: add imx8qxp lpcg driver | Aisheng Dong | 2018-12-14 | 3 | -1/+319 |
| | | | * | clk: imx: add lpcg clock support | Aisheng Dong | 2018-12-14 | 3 | -1/+121 |
| | | | * | clk: imx: add imx8qxp clk driver | Aisheng Dong | 2018-12-14 | 3 | -0/+162 |
| | | | * | clk: imx: add scu clock common part | Aisheng Dong | 2018-12-14 | 4 | -0/+292 |
| | | | * | clk: imx: add configuration option for mmio clks | Aisheng Dong | 2018-12-14 | 2 | -1/+6 |
| |_|_|/
|/| | | |
|
| | | * | clk: imx6q: add DCICx clocks gate | Anson Huang | 2018-12-10 | 1 | -0/+2 |
| | | * | clk: imx6sl: ensure MMDC CH0 handshake is bypassed | Anson Huang | 2018-12-10 | 1 | -0/+6 |
| | | * | clk: imx7d: remove UART1 clock setting | Anson Huang | 2018-11-06 | 1 | -3/+0 |
| |_|/
|/| | |
|
| | * | clk: imx6q: handle ENET PLL bypass | Lucas Stach | 2018-12-10 | 1 | -6/+57 |
| | * | clk: imx6q: optionally get CCM inputs via standard clock handles | Lucas Stach | 2018-12-10 | 1 | -5/+17 |
| | * | clk: imx6q: reset exclusive gates on init | Lucas Stach | 2018-12-10 | 1 | -1/+5 |
| |/
|/| |
|
| * | clk: imx: add imx7ulp clk driver | A.s. Dong | 2018-12-03 | 2 | -0/+221 |
| * | clk: imx: implement new clk_hw based APIs | A.s. Dong | 2018-12-03 | 2 | -0/+84 |