Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-12-03 | clk: imx: Add SCCG PLL type | Lucas Stach | 3 | -1/+267 |
2018-12-03 | clk: imx: Add fractional PLL output clock | Lucas Stach | 3 | -0/+236 |
2018-12-03 | clk: imx: Add clock driver for i.MX8MQ CCM | Abel Vesa | 3 | -0/+626 |
2018-12-03 | clk: imx: Add imx composite clock | Abel Vesa | 3 | -0/+195 |
2018-11-06 | clk: imx7d: remove UART1 clock setting | Anson Huang | 1 | -3/+0 |
2018-10-18 | Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp... | Stephen Boyd | 5 | -0/+6 |
2018-10-17 | clk: imx6q: add mmdc0 ipg clock | Anson Huang | 1 | -0/+1 |
2018-10-17 | clk: imx6sl: add mmdc ipg clocks | Anson Huang | 1 | -0/+2 |
2018-10-17 | clk: imx6sll: add mmdc1 ipg clock | Anson Huang | 1 | -0/+1 |
2018-10-17 | clk: imx6sx: add mmdc1 ipg clock | Anson Huang | 1 | -0/+1 |
2018-10-17 | clk: imx6ul: add mmdc1 ipg clock | Anson Huang | 1 | -0/+1 |
2018-10-17 | clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk | Anson Huang | 1 | -1/+1 |
2018-10-17 | clk: imx: cpu clock should be always critical | Anson Huang | 1 | -1/+1 |
2018-10-16 | clk: imx: imx7d: remove clks_init_on array | Anson Huang | 2 | -19/+15 |
2018-10-16 | clk: imx: imx7d: remove unnecessary clocks from clks_init_on array | Anson Huang | 1 | -2/+1 |
2018-08-14 | Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',... | Stephen Boyd | 3 | -0/+3 |
2018-08-14 | Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a... | Stephen Boyd | 4 | -50/+17 |
2018-08-14 | Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te... | Stephen Boyd | 1 | -29/+15 |
2018-08-14 | Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as... | Stephen Boyd | 1 | -0/+6 |
2018-08-14 | Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren... | Stephen Boyd | 1 | -1/+1 |
2018-07-25 | clk: imx6sll: fix missing of_node_put() | Nicholas Mc Guire | 1 | -0/+1 |
2018-07-25 | clk: imx6ul: fix missing of_node_put() | Nicholas Mc Guire | 1 | -0/+1 |
2018-07-25 | clk: imx: add ocram_s clock for i.mx6sx | Anson Huang | 1 | -0/+1 |
2018-07-09 | clk: imx7d: add IMX7D_MU_ROOT_CLK | Oleksij Rempel | 1 | -0/+1 |
2018-07-06 | clk: imx51-imx53: Include sizes.h to silence compile errors | Stephen Boyd | 1 | -0/+1 |
2018-07-06 | clk: imx51-imx53: Annotate critical clocks as CLK_IS_CRITICAL | Fabio Estevam | 1 | -29/+14 |
2018-07-06 | clk: imx6sll: add GPIO LPCGs | Anson Huang | 1 | -0/+6 |
2018-06-29 | clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL | Philipp Puschmann | 1 | -1/+1 |