Age | Commit message (Expand) | Author |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-08-30 | Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c... | Stephen Boyd |
2023-08-14 | clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz | Ahmad Fatoum |
2023-08-14 | clk: imx: pll14xx: align pdiv with reference manual | Marco Felsch |
2023-08-14 | clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op | Ahmad Fatoum |
2023-08-14 | clk: imx25: make __mx25_clocks_init return void | Martin Kaiser |
2023-08-14 | clk: imx25: print silicon revision during init | Martin Kaiser |
2023-08-14 | clk: imx8mp: fix sai4 clock | Marco Felsch |
2023-08-14 | clk: imx: imx8ulp: update SPLL2 type | Peng Fan |
2023-08-14 | clk: imx: pllv4: Fix SPLL2 MULT range | Ye Li |
2023-08-14 | clk: imx: imx8: add audio clock mux driver | Shengjiu Wang |
2023-08-14 | clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource() | Yangtao Li |
2023-07-25 | clk: imx: clk-gpr-mux: Simplify .determine_rate() | Christophe JAILLET |
2023-07-25 | clk: imx: Add 519.75MHz frequency support for imx9 pll | Jacky Bai |
2023-07-25 | clk: imx93: Add PDM IPG clk | Chancel Liu |
2023-07-19 | clk: imx93: Propagate correct error in imx93_clocks_probe() | Geert Uytterhoeven |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd |
2023-06-23 | clk: imx: Drop inclusion of unused header <soc/imx/timer.h> | Uwe Kleine-König |
2023-06-12 | clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() | Yuxing Liu |
2023-06-12 | clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe | Zhanhao Hu |
2023-06-12 | clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe | Hao Luo |
2023-06-12 | clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe | Kai Ma |
2023-06-12 | clk: imx: composite-8m: Add imx8m_divider_determine_rate | Adam Ford |
2023-06-08 | clk: imx: scu: Switch to determine_rate | Maxime Ripard |
2023-06-08 | clk: imx: scu: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | clk: imx: fixup-mux: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | clk: imx: busy: Add a determine_rate hook | Maxime Ripard |
2023-05-18 | clk: imx: scu: use _safe list iterator to avoid a use after free | Dan Carpenter |
2023-05-18 | clk: imx: drop imx_unregister_clocks | Peng Fan |
2023-05-18 | clk: imx6ul: retain early UART clocks during kernel init | Alexander Stein |
2023-05-18 | clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocks | Fabio Estevam |
2023-05-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-05-02 | Revert "clk: imx: composite-8m: Add support to determine_rate" | Adam Ford |
2023-04-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-04-25 | Merge branch 'clk-imx' into clk-next | Stephen Boyd |
2023-04-09 | clk: imx: imx8ulp: update clk flag for system critical clock | Jacky Bai |
2023-04-09 | clk: imx: imx8ulp: Add tpm5 clock as critical gate clock | Jacky Bai |
2023-04-09 | clk: imx: imx8ulp: keep MU0_B clock enabled always | Jacky Bai |
2023-04-09 | clk: imx: imx8ulp: Add divider closest support to get more accurate clock rate | Jacky Bai |
2023-04-09 | clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parents | Peng Fan |
2023-04-09 | clk: imx: imx93: Add nic and A55 clk | Peng Fan |
2023-04-09 | clk: imx: imx93: add mcore_booted module paratemter | Peng Fan |
2023-04-09 | clk: imx: fracn-gppll: Add 300MHz freq support for imx9 | Jacky Bai |
2023-04-09 | clk: imx: fracn-gppll: support integer pll | Peng Fan |
2023-04-09 | clk: imx: fracn-gppll: disable hardware select control | Peng Fan |
2023-04-09 | clk: imx: fracn-gppll: fix the rate table | Peng Fan |
2023-04-09 | clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-critical | Haibo Chen |
2023-04-09 | clk: imx: imx8mp: Add LDB root clock | Liu Ying |