summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2022-03-15clk: imx: Select MXC_CLK for i.MX93 clock driverAbel Vesa
2022-03-09clk: imx: remove redundant re-assignment of pll->baseColin Ian King
2022-03-04clk: imx: pll14xx: Support dynamic ratesSascha Hauer
2022-03-04clk: imx: pll14xx: Add pr_fmtSascha Hauer
2022-03-04clk: imx: pll14xx: explicitly return lowest rateSascha Hauer
2022-03-04clk: imx: pll14xx: name variables after usageSascha Hauer
2022-03-04clk: imx: pll14xx: consolidate rate calculationSascha Hauer
2022-03-04clk: imx: pll14xx: Use FIELD_GET/FIELD_PREPSascha Hauer
2022-03-04clk: imx: pll14xx: Drop wrong shiftingSascha Hauer
2022-03-04clk: imx: pll14xx: Use register defines consistentlySascha Hauer
2022-03-04clk: imx8mp: remove SYS PLL 1/2 clock gatesPeng Fan
2022-03-04clk: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan
2022-03-04clk: imx8mm: remove SYS PLL 1/2 clock gatesPeng Fan
2022-03-04clk: imx: add i.MX93 clkPeng Fan
2022-03-04clk: imx: support fracn gppllPeng Fan
2022-03-04clk: imx: add i.MX93 composite clkPeng Fan
2022-03-04clk: imx: off by one in imx_lpcg_parse_clks_from_dt()Dan Carpenter
2022-03-04clk: imx7d: Remove audio_mclk_root_clkAbel Vesa
2022-02-21clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clockLaurent Pinchart
2022-01-29clk: imx: Add imx8dxl clk driverJacky Bai
2022-01-29clk: imx: Add initial support for i.MXRT1050 clock driverJesse Taube
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd
2021-12-02clk: imx: use module_platform_driverMiles Chen
2021-12-02clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap
2021-11-22clk: imx8mp: Fix the parent clk of the audio_root_clkHui Wang
2021-11-22clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford
2021-11-22clk: imx: Use div64_ul instead of do_divChangcheng Deng
2021-11-22clk: imx: imx8ulp: set suppress_bind_attrs to truePeng Fan
2021-11-05clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein
2021-10-06clk: imx: Make CLK_IMX8ULP select MXC_CLKFabio Estevam
2021-10-01clk: imx: imx6ul: Fix csi clk gate registerStefan Riedmueller
2021-10-01clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller
2021-10-01clk: imx: Fix the build break when clk-imx8ulp build as moduleJacky Bai
2021-09-30clk: imx: Add the pcc reset controller support on imx8ulpJacky Bai
2021-09-30clk: imx: Add clock driver for imx8ulpJacky Bai
2021-09-30clk: imx: Update the pfdv2 for 8ulp specific supportJacky Bai
2021-09-30clk: imx: disable the pfd when set pfdv2 clock rateJacky Bai
2021-09-30clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulpJacky Bai
2021-09-30clk: imx: disable i.mx7ulp composite clock during initializationAnson Huang
2021-09-30clk: imx: Update the compsite driver to support imx8ulpJacky Bai
2021-09-30clk: imx: Update the pllv4 to support imx8ulpJacky Bai
2021-09-30clk: imx: Rework imx_clk_hw_pll14xx wrapperAbel Vesa
2021-09-30clk: imx: Rework all imx_clk_hw_composite wrappersAbel Vesa
2021-09-30clk: imx: Rework all clk_hw_register_divider wrappersAbel Vesa
2021-09-30clk: imx: Rework all clk_hw_register_mux wrappersAbel Vesa
2021-09-30clk: imx: Rework all clk_hw_register_gate2 wrappersAbel Vesa
2021-09-17clk: imx: Rework all clk_hw_register_gate wrappersAbel Vesa
2021-09-17clk: imx: Make mux/mux2 clk based helpers use clk_hw based onesAbel Vesa
2021-09-17clk: imx: Remove unused helpersAbel Vesa