summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2021-06-14clk: imx8qm: add clock valid resource checkingDong Aisheng
2021-06-14clk: imx8qxp: add clock valid checking mechnismDong Aisheng
2021-06-14clk: imx: scu: add gpr clocks supportDong Aisheng
2021-06-14clk: imx: scu: remove legacy scu clock binding supportDong Aisheng
2021-06-14clk: imx: Remove the audio ipg clock from imx8mpJacky Bai
2021-04-04clk: imx: Reference preceded by freeJian Dong
2021-04-04clk: imx8mq: Correct the pcie1 selsRichard Zhu
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach
2021-01-30clk: imx8mm: add clkout1/2 supportLucas Stach
2021-01-30clk: imx8mq: add PLL monitor outputLucas Stach
2021-01-29clk: imx: clk-imx31: Remove unused static const table 'uart_clks'Lee Jones
2021-01-29clk: imx6q: demote warning about pre-boot ldb_di_clk reparentingAhmad Fatoum
2021-01-12clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann
2021-01-05clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystemsLiu Ying
2021-01-05clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()Liu Ying
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocksLiu Ying
2021-01-05clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocksLiu Ying
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng
2020-11-30clk: imx: scu: remove the calling of device_is_boundDong Aisheng
2020-11-10clk: imx: scu: Make pd_np with static keywordZou Wei
2020-11-10clk: imx8mq: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-10clk: imx8mp: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-10clk: imx8mn: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-10clk: imx8mm: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-10clk: imx: gate2: Remove unused variable retZou Wei
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-11-03clk: imx: gate2: Add locking in is_enabled opAbel Vesa
2020-11-03clk: imx: gate2: Add cgr_mask for more flexible number of control bitsAbel Vesa
2020-11-03clk: imx: gate2: Check if clock is enabled against cgr_valAbel Vesa
2020-11-03clk: imx: gate2: Keep the register writing in on placeAbel Vesa
2020-11-03clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special caseAbel Vesa
2020-11-03clk: imx: scu: fix build break when compiled as modulesDong Aisheng
2020-11-01clk: imx: remove redundant assignment to pointer npColin Ian King
2020-11-01clk: imx: remove unneeded semicolonTom Rix
2020-10-26clk: imx: lpcg: add suspend/resume supportDong Aisheng
2020-10-26clk: imx: clk-imx8qxp-lpcg: add runtime pm supportDong Aisheng
2020-10-26clk: imx: lpcg: allow lpcg clk to take device pointerDong Aisheng
2020-10-26clk: imx: imx8qxp-lpcg: add parsing clocks from device treeDong Aisheng
2020-10-26clk: imx: scu: add suspend/resume supportDong Aisheng
2020-10-26clk: imx: scu: add runtime pm supportDong Aisheng
2020-10-26clk: imx: scu: allow scu clk to take device pointerDong Aisheng
2020-10-26clk: imx: scu: bypass cpu power domainsDong Aisheng
2020-10-26clk: imx: scu: add two cells binding supportDong Aisheng
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