aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx6q.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05clk: imx6q: fix uart earlycon unworkDong Aisheng1-1/+1
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-15/+1
2021-01-29clk: imx6q: demote warning about pre-boot ldb_di_clk reparentingAhmad Fatoum1-3/+3
2020-08-22clk: imx: Explicitly include bits.hAnson Huang1-0/+1
2019-12-09clk: imx6q: disable non functional dividerJan Remmet1-1/+4
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-387/+395
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-nextStephen Boyd1-0/+1
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell1-0/+1
2019-06-18clk: imx6q: fix section mismatch warningArnd Bergmann1-2/+3
2019-06-07clk: imx6q: Switch to clk_hw based APIAbel Vesa1-367/+392
2019-06-07clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clockAbel Vesa1-8/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-23clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channelAnson Huang1-12/+1
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', 'clk-socfpga-parent' and 'clk-struct-size' into clk-nextStephen Boyd1-0/+1
2018-12-28clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li1-0/+1
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp' and 'clk-imx8mq' into clk-nextStephen Boyd1-12/+81
2018-12-10clk: imx6q: handle ENET PLL bypassLucas Stach1-6/+57
2018-12-10clk: imx6q: optionally get CCM inputs via standard clock handlesLucas Stach1-5/+17
2018-12-10clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2018-12-10clk: imx6q: add DCICx clocks gateAnson Huang1-0/+2
2018-10-17clk: imx6q: add mmdc0 ipg clockAnson Huang1-0/+1
2018-08-14Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-array-cleanup' and 'clk-rockchip' into clk-nextStephen Boyd1-12/+2
2018-06-29clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SELPhilipp Puschmann1-1/+1
2018-06-29clk: imx6q: remove clks_init_on arrayAnson Huang1-12/+2
2018-06-01clk: imx6: add EPIT clock supportColin Didier1-0/+2
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-01-20clk: imx6: don't restrict LDB mux changes on QuadPlusLucas Stach1-8/+13
2016-11-01clk: imx6: Fix procedure to switch the parent of LDB_DI_CLKFabio Estevam1-5/+259
2016-11-01clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel1-8/+2
2016-11-01clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podfPhilipp Zabel1-0/+15
2016-09-20clk: imx6: initialize GPU clocksLucas Stach1-0/+18
2016-09-20clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach1-12/+16
2016-06-12clk: imx: fix pll clock parentsDong Aisheng1-7/+7
2016-04-13clk: imx6q: fix typo in CAN clock definitionLothar Waßmann1-1/+1
2016-02-14clk: imx: Add clock support for imx6qpBai Ping1-27/+105
2015-11-25clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi1-1/+2
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang1-1/+3
2015-09-25clk: imx6: retain early UART clocks during kernel initLucas Stach1-0/+8
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2015-08-10ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan1-0/+3
2015-07-13clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dlFabio Estevam1-0/+4
2015-06-03ARM: clk-imx6q: refine sata's parentSébastien Szymanski1-1/+1
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+538