aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+6
2022-05-17clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach1-0/+14
2022-05-02clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin1-1/+1
2022-04-22clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski1-1/+6
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-2/+3
2022-04-12clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()Xiaoke Wang1-1/+3
2022-04-12clk: imx: Add check for kcallocJiasheng Jiang1-0/+2
2022-04-12clk: imx8mn: add GPT supportAlvin Šipraga1-0/+38
2022-04-12clk: imx: Remove the snvs clockJacky Bai5-5/+0
2022-04-12clk: imx8m: check mcore_booted before register clkPeng Fan1-8/+11
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan6-0/+12
2022-04-07clk: imx8mq: add 27m phy pll ref clockPeng Fan1-1/+1
2022-03-15clk: imx: Select MXC_CLK for i.MX93 clock driverAbel Vesa1-0/+1
2022-03-09clk: imx: remove redundant re-assignment of pll->baseColin Ian King1-1/+0
2022-03-04clk: imx: pll14xx: Support dynamic ratesSascha Hauer1-17/+126
2022-03-04clk: imx: pll14xx: Add pr_fmtSascha Hauer1-6/+6
2022-03-04clk: imx: pll14xx: explicitly return lowest rateSascha Hauer1-2/+2
2022-03-04clk: imx: pll14xx: name variables after usageSascha Hauer1-21/+21
2022-03-04clk: imx: pll14xx: consolidate rate calculationSascha Hauer1-33/+26
2022-03-04clk: imx: pll14xx: Use FIELD_GET/FIELD_PREPSascha Hauer1-21/+19
2022-03-04clk: imx: pll14xx: Drop wrong shiftingSascha Hauer1-2/+2
2022-03-04clk: imx: pll14xx: Use register defines consistentlySascha Hauer1-24/+25
2022-03-04clk: imx8mp: remove SYS PLL 1/2 clock gatesPeng Fan1-32/+16
2022-03-04clk: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan1-34/+16
2022-03-04clk: imx8mm: remove SYS PLL 1/2 clock gatesPeng Fan1-33/+16
2022-03-04clk: imx: add i.MX93 clkPeng Fan3-0/+349
2022-03-04clk: imx: support fracn gppllPeng Fan3-0/+345
2022-03-04clk: imx: add i.MX93 composite clkPeng Fan3-0/+103
2022-03-04clk: imx: off by one in imx_lpcg_parse_clks_from_dt()Dan Carpenter1-1/+1
2022-03-04clk: imx7d: Remove audio_mclk_root_clkAbel Vesa1-1/+0
2022-02-21clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clockLaurent Pinchart1-0/+1
2022-01-29clk: imx: Add imx8dxl clk driverJacky Bai4-1/+70
2022-01-29clk: imx: Add initial support for i.MXRT1050 clock driverJesse Taube3-0/+176
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds5-16/+16
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk-nextStephen Boyd4-7/+8
2021-12-02clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-12-02clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap1-9/+8
2021-11-22clk: imx8mp: Fix the parent clk of the audio_root_clkHui Wang1-1/+1
2021-11-22clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2021-11-22clk: imx: Use div64_ul instead of do_divChangcheng Deng1-3/+3
2021-11-22clk: imx: imx8ulp: set suppress_bind_attrs to truePeng Fan1-0/+1
2021-11-05clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein1-2/+2
2021-10-06clk: imx: Make CLK_IMX8ULP select MXC_CLKFabio Estevam1-0/+1
2021-10-01clk: imx: imx6ul: Fix csi clk gate registerStefan Riedmueller1-1/+6
2021-10-01clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller1-1/+1
2021-10-01clk: imx: Fix the build break when clk-imx8ulp build as moduleJacky Bai3-0/+3
2021-09-30clk: imx: Add the pcc reset controller support on imx8ulpJacky Bai2-3/+123
2021-09-30clk: imx: Add clock driver for imx8ulpJacky Bai3-0/+467
2021-09-30clk: imx: Update the pfdv2 for 8ulp specific supportJacky Bai3-13/+21