aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-06clk: imx7d: Correct dram pll typeAnson Huang1-1/+3
2018-04-06clk: imx7d: Add USB clock informationPeter Chen1-1/+8
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2018-03-16clk: imx: pllv2: avoid using uninitialized valuesLucas Stach1-1/+5
2018-03-14Merge tag 'clk-imx-4.17-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imxStephen Boyd3-48/+55
2018-03-13clk: imx6ull: Add epdc_podf instead of sim_podfLeonard Crestez1-1/+4
2018-03-01clk: imx: imx7d: correct video pll clock treeAnson Huang1-40/+44
2018-02-28clk: imx: imx7d: add the Keypad Port module clockStefan Agner1-0/+1
2018-02-28clk: imx7d: add CAAM clockRui Miguel Silva1-0/+1
2018-02-22clk: imx: imx7d: add the snvs clockAnson Huang1-0/+1
2018-02-22clk: imx: imx6sx: update cko mux optionsAnson Huang1-7/+7
2018-02-22clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53Fabio Estevam1-3/+17
2017-12-21clk: imx51: uart4, uart5 gates only exist on imx50, imx53Philipp Zabel1-4/+8
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-17/+8
2017-11-14Merge branch 'clk-imx' into clk-nextStephen Boyd3-12/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-11-02clk: imx: imx7d: Remove ARM_M0 clockAdriana Reus1-9/+0
2017-11-02clk: imx: imx7d: Fix parent clock for OCRAM_CLKAdriana Reus1-1/+1
2017-11-02clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent ratePhilipp Zabel1-1/+1
2017-11-02clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski1-1/+1
2017-11-01clk: imx: make clk_ops constBhumika Goyal4-5/+5
2017-08-31clk: imx51: propagate rate across ipu_di*_selLucas Stach1-4/+4
2017-08-30clk: imx: constify clk_div_tableArvind Yadav5-12/+12
2017-06-19clk: imx7d: create clocks behind rawnand clock gateStefan Agner1-2/+4
2017-06-06clk: imx7d: Fix the DDR PLL enable bitFabio Estevam1-1/+1
2017-06-01clk: imx7d: Fix the powerdown bit location of PLL DDRFabio Estevam3-1/+7
2017-04-19clk: imx7d: fix USDHC NAND clockStefan Agner1-2/+1
2017-04-19clk: imx7d: add the missing ipg_root_clkDong Aisheng1-1/+2