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 Torvalds2023-08-3015-48/+539
|\
| *-. Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd2023-08-3013-43/+537
| |\ \
| | * | clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum2023-08-141-2/+0
| | * | clk: imx: pll14xx: align pdiv with reference manualMarco Felsch2023-08-141-6/+5
| | * | clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum2023-08-141-5/+7
| | * | clk: imx25: make __mx25_clocks_init return voidMartin Kaiser2023-08-141-3/+1
| | * | clk: imx25: print silicon revision during initMartin Kaiser2023-08-141-0/+3
| | * | clk: imx8mp: fix sai4 clockMarco Felsch2023-08-141-5/+0
| | * | clk: imx: imx8ulp: update SPLL2 typePeng Fan2023-08-141-1/+1
| | * | clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li2023-08-142-10/+37
| | * | clk: imx: imx8: add audio clock mux driverShengjiu Wang2023-08-142-1/+478
| | * | clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-141-3/+1
| | * | clk: imx: clk-gpr-mux: Simplify .determine_rate()Christophe JAILLET2023-07-251-7/+1
| | * | clk: imx: Add 519.75MHz frequency support for imx9 pllJacky Bai2023-07-251-0/+1
| | * | clk: imx93: Add PDM IPG clkChancel Liu2023-07-251-1/+3
| | |/
| * / clk: Explicitly include correct DT includesRob Herring2023-07-194-5/+2
| |/
* / clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven2023-07-191-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-2912-45/+100
|\
| *-. Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd2023-06-2610-44/+79
| |\ \
| | * | clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu2023-06-121-11/+13
| | * | clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu2023-06-121-7/+8
| | * | clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo2023-06-121-4/+4
| | * | clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma2023-06-121-7/+15
| | * | clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford2023-06-121-0/+31
| | * | clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter2023-05-181-2/+2
| | * | clk: imx: drop imx_unregister_clocksPeng Fan2023-05-182-9/+0
| | * | clk: imx6ul: retain early UART clocks during kernel initAlexander Stein2023-05-181-0/+2
| | * | clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocksFabio Estevam2023-05-181-4/+4
| | |/
| * | clk: imx: scu: Switch to determine_rateMaxime Ripard2023-06-081-1/+18
| * | clk: imx: scu: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| * | clk: imx: fixup-mux: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| * | clk: imx: busy: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| |/
* / clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König2023-06-234-4/+0
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-05-071-7/+0
|\
| * Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford2023-05-021-7/+0
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-04-2913-47/+430
|\|
| * Merge branch 'clk-imx' into clk-nextStephen Boyd2023-04-2512-43/+430
| |\
| | * clk: imx: imx8ulp: update clk flag for system critical clockJacky Bai2023-04-091-7/+7
| | * clk: imx: imx8ulp: Add tpm5 clock as critical gate clockJacky Bai2023-04-091-1/+1
| | * clk: imx: imx8ulp: keep MU0_B clock enabled alwaysJacky Bai2023-04-091-1/+1
| | * clk: imx: imx8ulp: Add divider closest support to get more accurate clock rateJacky Bai2023-04-092-8/+17
| | * clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan2023-04-091-2/+2
| | * clk: imx: imx93: Add nic and A55 clkPeng Fan2023-04-091-2/+15
| | * clk: imx: imx93: add mcore_booted module paratemterPeng Fan2023-04-092-1/+9
| | * clk: imx: fracn-gppll: Add 300MHz freq support for imx9Jacky Bai2023-04-091-1/+2
| | * clk: imx: fracn-gppll: support integer pllPeng Fan2023-04-092-7/+68
| | * clk: imx: fracn-gppll: disable hardware select controlPeng Fan2023-04-091-0/+6
| | * clk: imx: fracn-gppll: fix the rate tablePeng Fan2023-04-091-7/+9
| | * clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-criticalHaibo Chen2023-04-091-1/+1
| | * clk: imx: imx8mp: Add LDB root clockLiu Ying2023-04-091-0/+1