aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-01-27clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2020-01-27clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li
2020-01-27clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2020-01-27clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-26clk: imx: make mux parent strings constA.s. Dong
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
2018-07-06clk: imx51-imx53: Annotate critical clocks as CLK_IS_CRITICALFabio Estevam
2018-07-06clk: imx6sll: add GPIO LPCGsAnson Huang
2018-06-29clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SELPhilipp Puschmann
2018-06-29clk: imx6ul: remove clks_init_on arrayAnson Huang
2018-06-29clk: imx6ul: add GPIO clock gatesAnson Huang
2018-06-29clk: imx6sx: remove clks_init_on arrayAnson Huang
2018-06-29clk: imx6sl: remove clks_init_on arrayAnson Huang
2018-06-29clk: imx6q: remove clks_init_on arrayAnson Huang
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-04Merge branch 'clk-imx6ul' into clk-nextStephen Boyd
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd
2018-06-04Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd
2018-06-01clk: imx6: add EPIT clock supportColin Didier
2018-06-01clk: imx7d: reset parent for mipi csi rootRui Miguel Silva
2018-06-01clk: imx7d: fix mipi dphy div parentRui Miguel Silva
2018-06-01clk: imx7d: correct enet clock CCGR registersAnson Huang
2018-06-01clk: imx7d: correct enet phy ref clock gatesAnson Huang
2018-06-01clk: imx6sl: correct ocram_podf clock typeAnson Huang
2018-06-01clk: imx6sx: disable unnecessary clocks during clock initializationAnson Huang
2018-05-15clk: imx6ull: use OSC clock during AXI rate changeStefan Agner
2018-05-15clk: imx: Add new clo01 and clo2 controlled by CCOSRMichael Trimarchi
2018-05-04clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang
2018-05-04clk: imx6ul: fix periph clk2 clock mux selectionStefan Agner
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-06Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd
2018-04-06clk: imx: add clock driver for imx6sllBai Ping
2018-04-06clk: imx: add new gate/gate2 wrapper funtionBai Ping
2018-04-06clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy muxBai Ping
2018-04-06clk: imx7d: Move clks_init_on before any clock operationsDong Aisheng
2018-04-06clk: imx7d: Correct ahb clk parent selectAnson Huang
2018-04-06clk: imx7d: Correct dram pll typeAnson Huang
2018-04-06clk: imx7d: Add USB clock informationPeter Chen
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds