| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: imx: imx8mp: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-05-01 | 1 | -4/+2 |
* | clk: imx: imx8mp: Switch to RUNTIME_PM_OPS() | Fabio Estevam | 2024-05-01 | 1 | -3/+3 |
* | clk: imx: add i.MX95 BLK CTL clk driver | Peng Fan | 2024-04-22 | 3 | -0/+446 |
* | clk: imx: imx8mp: Add pm_runtime support for power saving | Shengjiu Wang | 2024-04-22 | 1 | -21/+136 |
*-. | Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl... | Stephen Boyd | 2024-03-13 | 3 | -22/+27 |
|\ \ |
|
| | * | clk: imx: imx8mp: Fix SAI_MCLK_SEL definition | Shengjiu Wang | 2024-02-26 | 1 | -3/+8 |
| | * | clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev() | Markus Elfring | 2024-02-26 | 1 | -12/+10 |
| | * | clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk... | Markus Elfring | 2024-02-26 | 1 | -2/+2 |
| | * | clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft... | Markus Elfring | 2024-02-26 | 1 | -5/+7 |
| |/ |
|
* / | clk: imx: imx8-acm: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-03-09 | 1 | -4/+2 |
|/ |
|
* | clk: imx: pll14xx: change naming of fvco to fout | Shengjiu Wang | 2023-12-21 | 1 | -11/+12 |
* | clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks | Alexander Stein | 2023-12-20 | 1 | -4/+20 |
* | clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu() | Kuan-Wei Chiu | 2023-12-20 | 1 | -1/+3 |
* | clk: imx: imx8qm/qxp: add more resources to whitelist | Peng Fan | 2023-10-04 | 2 | -0/+5 |
* | clk: imx: scu: ignore clks not owned by Cortex-A partition | Peng Fan | 2023-10-04 | 1 | -0/+20 |
* | clk: imx8: remove MLB support | Peng Fan | 2023-10-04 | 5 | -7/+3 |
* | clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCORE | Peng Fan | 2023-10-04 | 1 | -2/+0 |
* | clk: imx: imx8qxp: correct the enet clocks for i.MX8DXL | Shenwei Wang | 2023-10-04 | 1 | -2/+9 |
* | clk: imx: imx8qxp: Fix elcdif_pll clock | Robert Chiras | 2023-10-04 | 1 | -1/+1 |
* | clk: imx: imx8dxl-rsrc: keep sorted in the ascending order | Viorel Suman | 2023-10-04 | 1 | -1/+1 |
* | clk: imx: imx6sx: Allow a different LCDIF1 clock parent | Fabio Estevam | 2023-10-04 | 1 | -3/+11 |
* | clk: imx: imx8mq: correct error handling path | Peng Fan | 2023-10-04 | 1 | -7/+10 |
* | clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains() | Christophe JAILLET | 2023-10-04 | 1 | -5/+3 |
* | clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data... | Christophe JAILLET | 2023-10-04 | 1 | -2/+1 |
* | clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe() | Christophe JAILLET | 2023-10-04 | 1 | -3/+6 |
* | clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent... | Christophe JAILLET | 2023-10-04 | 1 | -0/+1 |
* | clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains() | Christophe JAILLET | 2023-10-04 | 1 | -2/+4 |
* | clk: imx: Select MXC_CLK for CLK_IMX8QXP | Abel Vesa | 2023-10-04 | 1 | -0/+1 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2023-08-31 | 15 | -48/+539 |
|\ |
|
| *-. | Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c... | Stephen Boyd | 2023-08-30 | 13 | -43/+537 |
| |\ \ |
|
| | * | | clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz | Ahmad Fatoum | 2023-08-14 | 1 | -2/+0 |
| | * | | clk: imx: pll14xx: align pdiv with reference manual | Marco Felsch | 2023-08-14 | 1 | -6/+5 |
| | * | | clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op | Ahmad Fatoum | 2023-08-14 | 1 | -5/+7 |
| | * | | clk: imx25: make __mx25_clocks_init return void | Martin Kaiser | 2023-08-14 | 1 | -3/+1 |
| | * | | clk: imx25: print silicon revision during init | Martin Kaiser | 2023-08-14 | 1 | -0/+3 |
| | * | | clk: imx8mp: fix sai4 clock | Marco Felsch | 2023-08-14 | 1 | -5/+0 |
| | * | | clk: imx: imx8ulp: update SPLL2 type | Peng Fan | 2023-08-14 | 1 | -1/+1 |
| | * | | clk: imx: pllv4: Fix SPLL2 MULT range | Ye Li | 2023-08-14 | 2 | -10/+37 |
| | * | | clk: imx: imx8: add audio clock mux driver | Shengjiu Wang | 2023-08-14 | 2 | -1/+478 |
| | * | | clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-08-14 | 1 | -3/+1 |
| | * | | clk: imx: clk-gpr-mux: Simplify .determine_rate() | Christophe JAILLET | 2023-07-25 | 1 | -7/+1 |
| | * | | clk: imx: Add 519.75MHz frequency support for imx9 pll | Jacky Bai | 2023-07-25 | 1 | -0/+1 |
| | * | | clk: imx93: Add PDM IPG clk | Chancel Liu | 2023-07-25 | 1 | -1/+3 |
| | |/ |
|
| * / | clk: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 4 | -5/+2 |
| |/ |
|
* / | clk: imx93: Propagate correct error in imx93_clocks_probe() | Geert Uytterhoeven | 2023-07-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2023-06-29 | 12 | -45/+100 |
|\ |
|
| *-. | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 2023-06-26 | 10 | -44/+79 |
| |\ \ |
|
| | * | | clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() | Yuxing Liu | 2023-06-12 | 1 | -11/+13 |
| | * | | clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe | Zhanhao Hu | 2023-06-12 | 1 | -7/+8 |
| | * | | clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe | Hao Luo | 2023-06-12 | 1 | -4/+4 |