summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2017-08-31clk: imx51: propagate rate across ipu_di*_selLucas Stach
2017-08-30clk: imx: constify clk_div_tableArvind Yadav
2017-06-19clk: imx7d: create clocks behind rawnand clock gateStefan Agner
2017-06-06clk: imx7d: Fix the DDR PLL enable bitFabio Estevam
2017-06-01clk: imx7d: Fix the powerdown bit location of PLL DDRFabio Estevam
2017-04-19clk: imx7d: fix USDHC NAND clockStefan Agner
2017-04-19clk: imx7d: add the missing ipg_root_clkDong Aisheng
2017-04-19clk: clk-imx7d: fix ahb clk definitionDong Aisheng
2017-04-12clk: imx: correct uart4_serial clock name in driver for i.MX6ULRobin van der Gracht
2017-04-12clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clockRobin van der Gracht
2017-01-26Merge branch 'clk-imx7', 'clk-bcm2835' into clk-nextStephen Boyd
2017-01-20clk: imx7d: Add the OCOTP clockFabio Estevam
2017-01-20clk: imx6: don't restrict LDB mux changes on QuadPlusLucas Stach
2017-01-09clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-16Merge tag 'imx-clk-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Stephen Boyd
2016-11-15clk: imx: clk-imx6ul: add clk support for imx6ullBai Ping
2016-11-01clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark
2016-11-01clk: imx6: Fix procedure to switch the parent of LDB_DI_CLKFabio Estevam
2016-11-01clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel
2016-11-01clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podfPhilipp Zabel
2016-11-01ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy
2016-11-01clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-20clk: imx6: initialize GPU clocksLucas Stach
2016-09-20clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach
2016-09-20clk: imx53: Add clocks configurationKalle Kankare
2016-09-14ARM: clk-imx35: annotate clk enum with number valuesUwe Kleine-König
2016-09-14ARM: clk-imx35: fix name for ckil clkUwe Kleine-König
2016-08-30clk: imx7d: Add PLL_AUDIO_TEST_DIV/POST_DIV clocksFabio Estevam
2016-08-19clk: imx7d: Add SAI IPG clocksFabio Estevam
2016-08-19clk: imx: Introduce clk_register_gate2()Fabio Estevam
2016-08-19clk: imx7d: Add the clock for SDMAFabio Estevam
2016-08-11clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRCFabio Estevam
2016-08-09ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan
2016-07-12clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner
2016-07-08clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP modeStefan Agner
2016-07-01clk: imx7d: only enable minimum required clocksDong Aisheng
2016-07-01clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLEDong Aisheng
2016-07-01clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng
2016-07-01clk: imx: re-order and concentrate the same type of clk apiDong Aisheng
2016-06-16clk: imx6ul: fix gpt2 clock namesDong Aisheng
2016-06-16clk: imx: refine the powerdown bit of clk-pllv3Dong Aisheng
2016-06-13clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng
2016-06-12clk: imx: fix pll clock parentsDong Aisheng
2016-06-12clk: imx7d: correct dram pll typeAnson Huang
2016-06-12clk: imx7d: correct dram root clk parent selectAnson Huang
2016-06-12clk: imx: correct AV PLL rate formulaAnson Huang
2016-05-12Merge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd