aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2019-02-21clk: imx: Add clock driver support for imx8mmBai Ping
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping
2019-02-21clk: imx5: add imx5_SCC2_IPG_GATEMichael Grzeschik
2019-02-21clk: imx: scu: add set parent supportAisheng Dong
2019-02-21clk: imx: scu: add fallback compatible string supportAisheng Dong
2019-02-21clk: imx8mq: Make parent names arrays const pointersAbel Vesa
2019-02-21clk: imx: Make parents const pointer in mux wrappersAbel Vesa
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa
2019-01-24clk: imx: imx7ulp: use struct_size() in kzalloc()Gustavo A. R. Silva
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: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2018-12-28clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li
2018-12-28clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2018-12-28clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
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