aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp2s11-match' into clk-nextStephen Boyd5-0/+6
2018-10-17clk: imx6q: add mmdc0 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6sl: add mmdc ipg clocksAnson Huang1-0/+2
2018-10-17clk: imx6sll: add mmdc1 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6sx: add mmdc1 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6ul: add mmdc1 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clkAnson Huang1-1/+1
2018-10-17clk: imx: cpu clock should be always criticalAnson Huang1-1/+1
2018-10-16clk: imx: imx7d: remove clks_init_on arrayAnson Huang2-19/+15
2018-10-16clk: imx: imx7d: remove unnecessary clocks from clks_init_on arrayAnson Huang1-2/+1
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter', 'clk-allwinner' and 'clk-uniphier' into clk-nextStephen Boyd3-0/+3
2018-08-14Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-array-cleanup' and 'clk-rockchip' into clk-nextStephen Boyd4-50/+17
2018-08-14Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-tegra-critical' and 'clk-tegra-emc-oob' into clk-nextStephen Boyd1-29/+15
2018-08-14Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-aspeed' and 'clk-imx6sll-gpio' into clk-nextStephen Boyd1-0/+6
2018-08-14Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-renesas', 'clk-stratix10-fixes' and 'clk-atmel-i2s' into clk-nextStephen Boyd1-1/+1
2018-07-25clk: imx6sll: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-25clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-25clk: imx: add ocram_s clock for i.mx6sxAnson Huang1-0/+1
2018-07-09clk: imx7d: add IMX7D_MU_ROOT_CLKOleksij Rempel1-0/+1
2018-07-06clk: imx51-imx53: Include sizes.h to silence compile errorsStephen Boyd1-0/+1
2018-07-06clk: imx51-imx53: Annotate critical clocks as CLK_IS_CRITICALFabio Estevam1-29/+14
2018-07-06clk: imx6sll: add GPIO LPCGsAnson Huang1-0/+6
2018-06-29clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SELPhilipp Puschmann1-1/+1
2018-06-29clk: imx6ul: remove clks_init_on arrayAnson Huang1-17/+6
2018-06-29clk: imx6ul: add GPIO clock gatesAnson Huang1-0/+5
2018-06-29clk: imx6sx: remove clks_init_on arrayAnson Huang1-26/+14
2018-06-29clk: imx6sl: remove clks_init_on arrayAnson Huang1-12/+0
2018-06-29clk: imx6q: remove clks_init_on arrayAnson Huang1-12/+2
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds5-18/+40
2018-06-04Merge branch 'clk-imx6ul' into clk-nextStephen Boyd1-1/+1
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and 'clk-debugfs-simple' into clk-nextStephen Boyd2-1/+5
2018-06-04Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd3-16/+16
2018-06-01clk: imx6: add EPIT clock supportColin Didier1-0/+2
2018-06-01clk: imx7d: reset parent for mipi csi rootRui Miguel Silva1-0/+2
2018-06-01clk: imx7d: fix mipi dphy div parentRui Miguel Silva1-1/+1
2018-06-01clk: imx7d: correct enet clock CCGR registersAnson Huang1-4/+6
2018-06-01clk: imx7d: correct enet phy ref clock gatesAnson Huang1-2/+1
2018-06-01clk: imx6sl: correct ocram_podf clock typeAnson Huang1-1/+1
2018-06-01clk: imx6sx: disable unnecessary clocks during clock initializationAnson Huang1-6/+1
2018-05-15clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-05-15clk: imx: Add new clo01 and clo2 controlled by CCOSRMichael Trimarchi1-0/+18
2018-05-04clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang1-3/+7
2018-05-04clk: imx6ul: fix periph clk2 clock mux selectionStefan Agner1-1/+1
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds8-61/+436
2018-04-06Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-imx6sll' into clk-nextStephen Boyd8-61/+439
2018-04-06clk: imx: add clock driver for imx6sllBai Ping2-0/+341
2018-04-06clk: imx: add new gate/gate2 wrapper funtionBai Ping1-0/+14
2018-04-06clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy muxBai Ping1-2/+2
2018-04-06clk: imx7d: Move clks_init_on before any clock operationsDong Aisheng1-7/+7
2018-04-06clk: imx7d: Correct ahb clk parent selectAnson Huang1-1/+1