summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
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
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