summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()Giulio Benetti
2020-01-26clk: Fix error checking of dev_read_addr_ptrSean Anderson
2020-01-14clk: imx: add i.IMXRT1050 clk driverGiulio Benetti
2020-01-14clk: imx: pfd: add set_rate()Giulio Benetti
2020-01-14clk: imx: pllv3: add support for PLLV3_AV typeGiulio Benetti
2020-01-14clk: imx: pllv3: add PLLV3_SYS supportGiulio Benetti
2020-01-14clk: imx: pllv3: add set_rate() supportGiulio Benetti
2020-01-14clk: imx: pllv3: add disable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: add enable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti
2020-01-14clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti
2020-01-14clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin
2020-01-08clk: imx: add i.MX8MP clk driverPeng Fan
2020-01-08clk: imx: add imx_clk_mux2_flagsPeng Fan
2019-12-06clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf
2019-11-05clk: imx: imx8mm: add set_parent callbackPeng Fan
2019-11-05clk: imx8mm: add enet clkPeng Fan
2019-11-05clk: imx: add i.MX8MN ccf driverPeng Fan
2019-10-22clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski
2019-08-22clk: imx: add i.MX8MM clk driverPeng Fan
2019-08-22clk: imx: add i.MX8M composite clk supportPeng Fan
2019-08-22clk: imx: add pll14xx driverPeng Fan
2019-08-22clk: imx: expose CCF entry for allPeng Fan
2019-07-31clk: imx: gate2 add set ratePeng Fan
2019-07-31clk: imx: import clk heplersPeng Fan
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-06-11clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan
2019-01-09clk: imx8: fix build warningPeng Fan
2018-10-22clk: imx: add clk driver for i.MX8QXPPeng Fan