summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: clk-fracn-gppll: Add more freq config for video pllPeng Fan2022-06-161-0/+3
* clk: imx: clk-fracn-gppll: correct rdivPeng Fan2022-06-161-1/+2
* clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()Liu Ying2022-06-161-11/+13
* clk: imx: clk-fracn-gppll: fix mfd valuePeng Fan2022-06-161-4/+4
* clk: imx93: Correct the edma1's parent clockJacky Bai2022-06-161-1/+1
* clk: imx93: correct nic_media parentPeng Fan2022-06-161-1/+1
* clk: imx93: use adc_root as the parent clock of adc1Haibo Chen2022-06-161-1/+1
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+6
|\
| * clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2022-04-221-1/+6
* | clk: imx8mp: fix usb_root_clk parentPeng Fan2022-05-171-1/+1
* | clk: imx8mp: add clkout1/2 supportLucas Stach2022-05-021-0/+14
* | clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin2022-05-021-1/+1
* | clk: imx8mp: Add DISP2 pixel clockMarek Vasut2022-04-181-2/+3
* | clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()Xiaoke Wang2022-04-121-1/+3
* | clk: imx: Add check for kcallocJiasheng Jiang2022-04-121-0/+2
* | clk: imx8mn: add GPT supportAlvin Šipraga2022-04-121-0/+38
* | clk: imx: Remove the snvs clockJacky Bai2022-04-125-5/+0
* | clk: imx8m: check mcore_booted before register clkPeng Fan2022-04-121-8/+11
* | clk: imx: add mcore_booted module paratemterPeng Fan2022-04-126-0/+12
* | clk: imx8mq: add 27m phy pll ref clockPeng Fan2022-04-071-1/+1
|/
* clk: imx: Select MXC_CLK for i.MX93 clock driverAbel Vesa2022-03-151-0/+1
* clk: imx: remove redundant re-assignment of pll->baseColin Ian King2022-03-091-1/+0
* clk: imx: pll14xx: Support dynamic ratesSascha Hauer2022-03-041-17/+126
* clk: imx: pll14xx: Add pr_fmtSascha Hauer2022-03-041-6/+6
* clk: imx: pll14xx: explicitly return lowest rateSascha Hauer2022-03-041-2/+2
* clk: imx: pll14xx: name variables after usageSascha Hauer2022-03-041-21/+21
* clk: imx: pll14xx: consolidate rate calculationSascha Hauer2022-03-041-33/+26
* clk: imx: pll14xx: Use FIELD_GET/FIELD_PREPSascha Hauer2022-03-041-21/+19
* clk: imx: pll14xx: Drop wrong shiftingSascha Hauer2022-03-041-2/+2
* clk: imx: pll14xx: Use register defines consistentlySascha Hauer2022-03-041-24/+25
* clk: imx8mp: remove SYS PLL 1/2 clock gatesPeng Fan2022-03-041-32/+16
* clk: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan2022-03-041-34/+16
* clk: imx8mm: remove SYS PLL 1/2 clock gatesPeng Fan2022-03-041-33/+16
* clk: imx: add i.MX93 clkPeng Fan2022-03-043-0/+349
* clk: imx: support fracn gppllPeng Fan2022-03-043-0/+345
* clk: imx: add i.MX93 composite clkPeng Fan2022-03-043-0/+103
* clk: imx: off by one in imx_lpcg_parse_clks_from_dt()Dan Carpenter2022-03-041-1/+1
* clk: imx7d: Remove audio_mclk_root_clkAbel Vesa2022-03-041-1/+0
* clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clockLaurent Pinchart2022-02-211-0/+1
* clk: imx: Add imx8dxl clk driverJacky Bai2022-01-294-1/+70
* clk: imx: Add initial support for i.MXRT1050 clock driverJesse Taube2022-01-293-0/+176
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-135-16/+16
|\
| *-. Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd2022-01-124-7/+8
| |\ \
| | | * clk: imx8mp: Fix the parent clk of the audio_root_clkHui Wang2021-11-221-1/+1
| | | * clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford2021-11-221-3/+3
| | | * clk: imx: Use div64_ul instead of do_divChangcheng Deng2021-11-221-3/+3
| | | * clk: imx: imx8ulp: set suppress_bind_attrs to truePeng Fan2021-11-221-0/+1
| | |/
| * / clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap2021-12-031-9/+8
| |/
* / clk: imx: use module_platform_driverMiles Chen2021-12-032-2/+2
|/
* clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein2021-11-051-2/+2