summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: add i.IMXRT1050 clk driverGiulio Benetti2020-01-143-0/+310
* clk: imx: pfd: add set_rate()Giulio Benetti2020-01-141-0/+22
* clk: imx: pllv3: add support for PLLV3_AV typeGiulio Benetti2020-01-141-0/+76
* clk: imx: pllv3: add PLLV3_SYS supportGiulio Benetti2020-01-141-0/+53
* clk: imx: pllv3: add set_rate() supportGiulio Benetti2020-01-141-0/+27
* clk: imx: pllv3: add disable() supportGiulio Benetti2020-01-141-0/+16
* clk: imx: pllv3: add enable() supportGiulio Benetti2020-01-141-0/+24
* clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti2020-01-141-0/+2
* clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti2020-01-141-5/+15
* clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin2020-01-141-0/+12
* clk: imx: add i.MX8MP clk driverPeng Fan2020-01-083-0/+380
* clk: imx: add imx_clk_mux2_flagsPeng Fan2020-01-081-0/+10
* clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf2019-12-061-1/+1
* clk: imx: imx8mm: add set_parent callbackPeng Fan2019-11-051-0/+19
* clk: imx8mm: add enet clkPeng Fan2019-11-051-0/+27
* clk: imx: add i.MX8MN ccf driverPeng Fan2019-11-053-0/+433
* clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski2019-10-222-0/+39
* clk: imx: add i.MX8MM clk driverPeng Fan2019-08-222-0/+417
* clk: imx: add i.MX8M composite clk supportPeng Fan2019-08-221-0/+170
* clk: imx: add pll14xx driverPeng Fan2019-08-222-0/+406
* clk: imx: expose CCF entry for allPeng Fan2019-08-221-0/+16
* clk: imx: gate2 add set ratePeng Fan2019-07-311-0/+11
* clk: imx: import clk heplersPeng Fan2019-07-311-0/+81
* clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-197-0/+541
* clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler2019-06-111-0/+18
* clk: imx8: add i.MX8QM clk driverPeng Fan2019-04-253-0/+309
* clk: imx8: split code into common and soc specific partPeng Fan2019-04-254-289/+342
* clk: imx8: fix build warningPeng Fan2019-01-091-0/+2
* clk: imx: add clk driver for i.MX8QXPPeng Fan2018-10-223-0/+404