| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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-13 | 4 | -0/+292 |
| | | | * | clk: imx: add configuration option for mmio clks | Aisheng Dong | 2018-12-13 | 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 |
| * | clk: imx: make mux parent strings const | A.s. Dong | 2018-12-03 | 3 | -9/+13 |
| * | clk: imx: add imx7ulp composite clk support | A.s. Dong | 2018-12-03 | 3 | -0/+94 |
| * | clk: imx: add pfdv2 support | A.s. Dong | 2018-12-03 | 3 | -1/+208 |
| * | clk: imx: add pllv4 support | A.s. Dong | 2018-12-03 | 3 | -0/+188 |
| * | clk: imx: add gatable clock divider support | A.s. Dong | 2018-12-03 | 3 | -0/+226 |
|/ |
|
*-. | Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp... | Stephen Boyd | 2018-10-18 | 5 | -0/+6 |
|\ \ |
|
| * | | clk: imx6q: add mmdc0 ipg clock | Anson Huang | 2018-10-17 | 1 | -0/+1 |
| * | | clk: imx6sl: add mmdc ipg clocks | Anson Huang | 2018-10-17 | 1 | -0/+2 |
| * | | clk: imx6sll: add mmdc1 ipg clock | Anson Huang | 2018-10-17 | 1 | -0/+1 |
| * | | clk: imx6sx: add mmdc1 ipg clock | Anson Huang | 2018-10-17 | 1 | -0/+1 |
| * | | clk: imx6ul: add mmdc1 ipg clock | Anson Huang | 2018-10-17 | 1 | -0/+1 |
| |/ |
|
* | | clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk | Anson Huang | 2018-10-17 | 1 | -1/+1 |
* | | clk: imx: cpu clock should be always critical | Anson Huang | 2018-10-17 | 1 | -1/+1 |
* | | clk: imx: imx7d: remove clks_init_on array | Anson Huang | 2018-10-16 | 2 | -19/+15 |
* | | clk: imx: imx7d: remove unnecessary clocks from clks_init_on array | Anson Huang | 2018-10-16 | 1 | -2/+1 |
|/ |
|
*---. | Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',... | Stephen Boyd | 2018-08-14 | 3 | -0/+3 |
|\ \ \ |
|