summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-087-19/+399
|\
| * clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun2022-09-301-1/+5
| * clk: imx93: add SAI IPG clkPeng Fan2022-09-191-3/+9
| * clk: imx93: add MU1/2 clockPeng Fan2022-09-191-2/+6
| * clk: imx93: switch to use new clk gate APIPeng Fan2022-09-191-4/+4
| * clk: imx: add i.MX93 clk gatePeng Fan2022-09-193-0/+204
| * clk: imx: clk-composite-93: check white_listPeng Fan2022-09-193-5/+10
| * clk: imx: clk-composite-93: check slice busyPeng Fan2022-09-191-3/+160
| * clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan2022-09-021-1/+1
* | clk: imx93: drop of_match_ptrPeng Fan2022-09-281-1/+1
* | clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu2022-09-281-2/+2
|/
* 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