summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa
2020-09-22clk: imx: imx21: Remove clock driverFabio Estevam
2020-09-22clk: imx: imx35: Remove mx35_clocks_init()Fabio Estevam
2020-09-22clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam
2020-09-22clk: imx: imx27: Remove mx27_clocks_init()Fabio Estevam
2020-09-13clk: imx: gate2: Fix a few typosJonathan Neuschäfer
2020-09-07clk: imx: Fix and update kerneldocKrzysztof Kozlowski
2020-09-07clk: imx: fix i.MX7D peripheral clk mux flagsPeng Fan
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan
2020-08-31clk: imx: Correct the memrepair clock on imx8mpJacky Bai
2020-08-31clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai
2020-08-23clk: imx: vf610: Add CRC clockKrzysztof Kozlowski
2020-08-22clk: imx: Explicitly include bits.hAnson Huang
2020-08-22clk: imx8qxp: Support building i.MX8QXP clock driver as moduleAnson Huang
2020-08-22clk: imx8m: Support module buildAnson Huang
2020-08-22clk: imx: Add clock configuration for ARMv7 platformsAnson Huang
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang
2020-08-22clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang
2020-08-03Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...Stephen Boyd
2020-07-27clk: imx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23clk: imx: vf610: add CAAM clockAndrey Smirnov
2020-06-23clk: imx8mp: add mu root clkPeng Fan
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan
2020-05-21clk: imx: add imx8m_clk_hw_composite_busPeng Fan
2020-05-21clk: imx: add mux ops for i.MX8M composite clkPeng Fan
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan
2020-04-29clk: imx: Add helpers for passing the device as argumentAbel Vesa
2020-04-29clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa
2020-04-29clk: imx: gate2: Allow single bit gating clockAbel Vesa
2020-04-20clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock waitAnson Huang
2020-04-20clk: imx: clk-sscg-pll: Remove unnecessary blank linesAnson Huang
2020-04-14clk: imx: drop the dependency on ARM64 for i.MX8MPeng Fan
2020-04-14clk: imx7ulp: make it easy to change ARM core clkPeng Fan
2020-04-13clk: imx: imx6ul: change flexcan clock to support CiA bitratesWaibel Georg
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2020-03-16clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa
2020-03-16clk: imx7d: Add PXP clockLaurent Pinchart
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang
2020-03-11clk: imx8mq: A53 core clock no need to be criticalAnson Huang