aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2019-01-24clk: imx: Fix fractional clock set rate computationAbel Vesa
2019-01-09clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()Wei Yongjun
2018-12-28clk: imx8qxp: make the name of clock ID genericAisheng Dong
2018-12-14Merge branch 'clk-imx7ulp' into clk-nextStephen Boyd
2018-12-14clk: imx: imx7ulp: add arm hsrun mode clocks supportAnson Huang
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd
2018-12-14clk: imx: add imx8qxp lpcg driverAisheng Dong
2018-12-14clk: imx: add lpcg clock supportAisheng Dong
2018-12-14clk: imx: add imx8qxp clk driverAisheng Dong
2018-12-14clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependantAbel Vesa
2018-12-13clk: imx: add scu clock common partAisheng Dong
2018-12-13clk: imx: add configuration option for mmio clksAisheng Dong
2018-12-10clk: imx6q: handle ENET PLL bypassLucas Stach
2018-12-10clk: imx6q: optionally get CCM inputs via standard clock handlesLucas Stach
2018-12-10clk: imx6q: reset exclusive gates on initLucas Stach
2018-12-10clk: imx6q: add DCICx clocks gateAnson Huang
2018-12-10clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2018-12-10clk: imx: remove redundant initialization of ret to zeroColin Ian King
2018-12-03clk: imx: add imx7ulp clk driverA.s. Dong
2018-12-03clk: imx: implement new clk_hw based APIsA.s. Dong
2018-12-03clk: imx: make mux parent strings constA.s. Dong
2018-12-03clk: imx: add imx7ulp composite clk supportA.s. Dong
2018-12-03clk: imx: add pfdv2 supportA.s. Dong
2018-12-03clk: imx: add pllv4 supportA.s. Dong
2018-12-03clk: imx: add gatable clock divider supportA.s. Dong
2018-12-03clk: imx: Add SCCG PLL typeLucas Stach
2018-12-03clk: imx: Add fractional PLL output clockLucas Stach
2018-12-03clk: imx: Add clock driver for i.MX8MQ CCMAbel Vesa
2018-12-03clk: imx: Add imx composite clockAbel Vesa
2018-11-06clk: imx7d: remove UART1 clock settingAnson Huang
2018-10-18Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd
2018-10-17clk: imx6q: add mmdc0 ipg clockAnson Huang
2018-10-17clk: imx6sl: add mmdc ipg clocksAnson Huang
2018-10-17clk: imx6sll: add mmdc1 ipg clockAnson Huang
2018-10-17clk: imx6sx: add mmdc1 ipg clockAnson Huang
2018-10-17clk: imx6ul: add mmdc1 ipg clockAnson Huang
2018-10-17clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clkAnson Huang
2018-10-17clk: imx: cpu clock should be always criticalAnson Huang
2018-10-16clk: imx: imx7d: remove clks_init_on arrayAnson Huang
2018-10-16clk: imx: imx7d: remove unnecessary clocks from clks_init_on arrayAnson Huang
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',...Stephen Boyd
2018-08-14Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a...Stephen Boyd
2018-08-14Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd
2018-08-14Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as...Stephen Boyd
2018-08-14Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren...Stephen Boyd
2018-07-25clk: imx6sll: fix missing of_node_put()Nicholas Mc Guire
2018-07-25clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire
2018-07-25clk: imx: add ocram_s clock for i.mx6sxAnson Huang
2018-07-09clk: imx7d: add IMX7D_MU_ROOT_CLKOleksij Rempel
2018-07-06clk: imx51-imx53: Include sizes.h to silence compile errorsStephen Boyd