summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus 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/cl...Linus Torvalds12-136/+582
2020-12-08clk: 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
2020-11-10clk: imx: gate2: Remove unused variable retZou Wei1-2/+1
2020-11-05clk: imx8m: fix bus critical clk registrationPeng Fan5-17/+22
2020-11-03clk: imx: gate2: Add locking in is_enabled opAbel Vesa1-1/+9
2020-11-03clk: imx: gate2: Add cgr_mask for more flexible number of control bitsAbel Vesa2-18/+22
2020-11-03clk: imx: gate2: Check if clock is enabled against cgr_valAbel Vesa1-3/+3
2020-11-03clk: imx: gate2: Keep the register writing in on placeAbel Vesa1-17/+16
2020-11-03clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special caseAbel Vesa2-25/+8
2020-11-03clk: imx: scu: fix build break when compiled as modulesDong Aisheng1-2/+2
2020-11-01clk: imx: remove redundant assignment to pointer npColin Ian King1-1/+1
2020-11-01clk: imx: remove unneeded semicolonTom Rix1-1/+1
2020-10-26clk: imx: lpcg: add suspend/resume supportDong Aisheng3-0/+39
2020-10-26clk: imx: clk-imx8qxp-lpcg: add runtime pm supportDong Aisheng1-5/+19
2020-10-26clk: imx: lpcg: allow lpcg clk to take device pointerDong Aisheng2-8/+24
2020-10-26clk: imx: imx8qxp-lpcg: add parsing clocks from device treeDong Aisheng3-0/+133
2020-10-26clk: imx: scu: add suspend/resume supportDong Aisheng1-0/+49
2020-10-26clk: imx: scu: add runtime pm supportDong Aisheng1-2/+20
2020-10-26clk: imx: scu: allow scu clk to take device pointerDong Aisheng2-8/+10
2020-10-26clk: imx: scu: bypass cpu power domainsDong Aisheng1-0/+4
2020-10-26clk: imx: scu: add two cells binding supportDong Aisheng3-67/+252
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-212/+0
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa1-2/+2
2020-09-22clk: imx: imx21: Remove clock driverFabio Estevam3-176/+0
2020-09-22clk: imx: imx35: Remove mx35_clocks_init()Fabio Estevam1-68/+0
2020-09-22clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam1-71/+0
2020-09-22clk: imx: imx27: Remove mx27_clocks_init()Fabio Estevam1-73/+0
2020-09-13clk: imx: gate2: Fix a few typosJonathan Neuschäfer1-1/+1
2020-09-07clk: imx: Fix and update kerneldocKrzysztof Kozlowski3-3/+6
2020-09-07clk: imx: fix i.MX7D peripheral clk mux flagsPeng Fan1-65/+66
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan1-0/+1
2020-08-31clk: imx: Correct the memrepair clock on imx8mpJacky Bai1-10/+4