summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang
2019-02-21clk: imx: imx8mm: Mark init function __initStephen Boyd
2019-02-21clk: imx8mq: Add the missing ARM clockAbel Vesa
2019-02-21clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam
2019-02-21clk: imx8mq: Fix the CLKO2 source select listFabio Estevam
2019-02-21clk: imx8mq: Add missing M4 clocksCarlo Caione
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