Age | Commit message (Expand) | Author |
2019-01-24 | clk: imx: Fix fractional clock set rate computation | Abel Vesa |
2019-01-09 | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun |
2018-12-28 | clk: imx8qxp: make the name of clock ID generic | Aisheng Dong |
2018-12-14 | Merge branch 'clk-imx7ulp' into clk-next | Stephen Boyd |
2018-12-14 | clk: imx: imx7ulp: add arm hsrun mode clocks support | Anson Huang |
2018-12-14 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd |
2018-12-14 | clk: imx: add imx8qxp lpcg driver | Aisheng Dong |
2018-12-14 | clk: imx: add lpcg clock support | Aisheng Dong |
2018-12-14 | clk: imx: add imx8qxp clk driver | Aisheng Dong |
2018-12-14 | clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant | Abel Vesa |
2018-12-13 | clk: imx: add scu clock common part | Aisheng Dong |
2018-12-13 | clk: imx: add configuration option for mmio clks | Aisheng Dong |
2018-12-10 | clk: imx6q: handle ENET PLL bypass | Lucas Stach |
2018-12-10 | clk: imx6q: optionally get CCM inputs via standard clock handles | Lucas Stach |
2018-12-10 | clk: imx6q: reset exclusive gates on init | Lucas Stach |
2018-12-10 | clk: imx6q: add DCICx clocks gate | Anson Huang |
2018-12-10 | clk: imx6sl: ensure MMDC CH0 handshake is bypassed | Anson Huang |
2018-12-10 | clk: imx: remove redundant initialization of ret to zero | Colin Ian King |
2018-12-03 | clk: imx: add imx7ulp clk driver | A.s. Dong |
2018-12-03 | clk: imx: implement new clk_hw based APIs | A.s. Dong |
2018-12-03 | clk: imx: make mux parent strings const | A.s. Dong |
2018-12-03 | clk: imx: add imx7ulp composite clk support | A.s. Dong |
2018-12-03 | clk: imx: add pfdv2 support | A.s. Dong |
2018-12-03 | clk: imx: add pllv4 support | A.s. Dong |
2018-12-03 | clk: imx: add gatable clock divider support | A.s. Dong |
2018-12-03 | clk: imx: Add SCCG PLL type | Lucas Stach |
2018-12-03 | clk: imx: Add fractional PLL output clock | Lucas Stach |
2018-12-03 | clk: imx: Add clock driver for i.MX8MQ CCM | Abel Vesa |
2018-12-03 | clk: imx: Add imx composite clock | Abel Vesa |
2018-11-06 | clk: imx7d: remove UART1 clock setting | Anson Huang |
2018-10-18 | Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp... | Stephen Boyd |
2018-10-17 | clk: imx6q: add mmdc0 ipg clock | Anson Huang |
2018-10-17 | clk: imx6sl: add mmdc ipg clocks | Anson Huang |
2018-10-17 | clk: imx6sll: add mmdc1 ipg clock | Anson Huang |
2018-10-17 | clk: imx6sx: add mmdc1 ipg clock | Anson Huang |
2018-10-17 | clk: imx6ul: add mmdc1 ipg clock | Anson Huang |
2018-10-17 | clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk | Anson Huang |
2018-10-17 | clk: imx: cpu clock should be always critical | Anson Huang |
2018-10-16 | clk: imx: imx7d: remove clks_init_on array | Anson Huang |
2018-10-16 | clk: imx: imx7d: remove unnecessary clocks from clks_init_on array | Anson Huang |
2018-08-14 | Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',... | Stephen Boyd |
2018-08-14 | Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a... | Stephen Boyd |
2018-08-14 | Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te... | Stephen Boyd |
2018-08-14 | Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as... | Stephen Boyd |
2018-08-14 | Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren... | Stephen Boyd |
2018-07-25 | clk: imx6sll: fix missing of_node_put() | Nicholas Mc Guire |
2018-07-25 | clk: imx6ul: fix missing of_node_put() | Nicholas Mc Guire |
2018-07-25 | clk: imx: add ocram_s clock for i.mx6sx | Anson Huang |
2018-07-09 | clk: imx7d: add IMX7D_MU_ROOT_CLK | Oleksij Rempel |
2018-07-06 | clk: imx51-imx53: Include sizes.h to silence compile errors | Stephen Boyd |