summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-01-29clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2020-01-29clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li
2020-01-29clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2020-01-29clk: 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
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire
2017-12-20clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski
2017-01-12clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark
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
2016-05-03clk: imx7d: fix ahb clock mux 1Stefan Agner
2016-04-27clk: imx: return correct frequency for Ethernet PLLStefan Agner
2016-04-18ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz
2016-04-13clk: imx6q: fix typo in CAN clock definitionLothar Waßmann
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner
2016-04-12clk: imx: vf610: fix DCU clock treeStefan Agner
2016-04-06clk: imx: add ckil clock for i.MX7Gary Bisson
2016-03-31clk: imx: vf610: add suspend/resume supportStefan Agner
2016-03-31clk: imx: vf610: add WKPU unitStefan Agner
2016-03-31clk: imx: vf610: leave DDR clock onStefan Agner
2016-03-31clk: imx: clk-gate2: allow custom gate configurationStefan Agner
2016-03-31clk: imx6sx: Register SAI clocks as shared clocksFabio Estevam
2016-03-02clk: imx: Remove CLK_IS_ROOTStephen Boyd
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd