aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-21/+43
2021-09-01Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-ralink' into clk-nextStephen Boyd6-21/+42
2021-08-24clk: imx8mn: Add M7 core clockMarek Vasut1-0/+5
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum5-12/+28
2021-08-24clk: imx: clk-divider-gate: Switch to clk_divider.determine_rateMartin Blumenstingl1-5/+5
2021-08-24clk: imx8mn: use correct mux type for clkout pathLucas Stach1-2/+2
2021-08-24clk: imx8mm: use correct mux type for clkout pathLucas Stach1-2/+2
2021-08-12clk: fractional-divider: Hide clk_fractional_divider_ops from wide audienceAndy Shevchenko1-0/+1
2021-08-05clk: imx6q: fix uart earlycon unworkDong Aisheng1-1/+1
2021-06-14clk: imx8mq: remove SYS PLL 1/2 clock gatesLucas Stach1-38/+18
2021-06-14clk: imx: scu: Do not enable runtime PM for CPU clksNitin Garg1-12/+18
2021-06-14clk: imx: scu: add parent save and restoreDong Aisheng1-1/+28
2021-06-14clk: imx: scu: Only save DC SS clock using non-cached clock rateAnson Huang1-1/+8
2021-06-14clk: imx: scu: Add A72 frequency scaling supportAnson Huang1-1/+3
2021-06-14clk: imx: scu: Add A53 frequency scaling supportAnson Huang1-2/+2
2021-06-14clk: imx: scu: bypass pi_pll enable status restoreDong Aisheng1-1/+1
2021-06-14clk: imx: scu: detach pd if can't power upDong Aisheng1-0/+1
2021-06-14clk: imx: scu: bypass cpu clock save and restoreDong Aisheng1-0/+10
2021-06-14clk: imx: scu: add parallel port clock opsGuoniu.zhou1-0/+8
2021-06-14clk: imx: scu: add more scu clocksDong Aisheng1-2/+150
2021-06-14clk: imx: scu: add enet rgmii gpr clocksDong Aisheng1-4/+18
2021-06-14clk: imx8qm: add clock valid resource checkingDong Aisheng4-1/+119
2021-06-14clk: imx8qxp: add clock valid checking mechnismDong Aisheng5-8/+137
2021-06-14clk: imx: scu: add gpr clocks supportDong Aisheng2-0/+215
2021-06-14clk: imx: scu: remove legacy scu clock binding supportDong Aisheng2-135/+81
2021-06-14clk: imx: Remove the audio ipg clock from imx8mpJacky Bai1-1/+0
2021-04-04clk: imx: Reference preceded by freeJian Dong2-0/+2
2021-04-04clk: imx8mq: Correct the pcie1 selsRichard Zhu1-2/+2
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu1-15/+0
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford16-252/+54
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-15/+74
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+1
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach1-0/+12
2021-01-30clk: imx8mm: add clkout1/2 supportLucas Stach1-0/+12
2021-01-30clk: imx8mq: add PLL monitor outputLucas Stach1-0/+22
2021-01-29clk: imx: clk-imx31: Remove unused static const table 'uart_clks'Lee Jones1-10/+0
2021-01-29clk: imx6q: demote warning about pre-boot ldb_di_clk reparentingAhmad Fatoum1-3/+3
2021-01-12clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann1-2/+0
2021-01-05clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystemsLiu Ying1-0/+10
2021-01-05clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()Liu Ying1-2/+10
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocksLiu Ying1-0/+2
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocksLiu Ying1-0/+2
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds12-136/+582
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng1-2/+2
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng1-11/+4
2020-11-10clk: imx: scu: Make pd_np with static keywordZou Wei1-1/+1
2020-11-10clk: imx8mq: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-10clk: imx8mp: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-10clk: imx8mn: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-10clk: imx8mm: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1