summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang
2020-01-12clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang
2019-12-23clk: imx: imx8mq: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: imx8mm: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: Remove __init for imx_obtain_fixed_clk_hw() APIPeng Fan
2019-12-23clk: imx: gate3: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: add hw API imx_clk_hw_mux2_flagsPeng Fan
2019-12-23clk: imx: add imx_unregister_hw_clocksPeng Fan
2019-12-23clk: imx: clk-composite-8m: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: clk-pll14xx: Switch to clk_hw based APIPeng Fan
2019-12-11clk: imx7up: Rename the clks to hwsAbel Vesa
2019-12-11clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename sccg and frac pll register to suggest clk_hwAbel Vesa
2019-12-11clk: imx: imx7ulp composite: Rename to show is clk_hw basedAbel Vesa
2019-12-11clk: imx: pllv2: Switch to clk_hw based APIAbel Vesa
2019-12-11clk: imx: pllv1: Switch to clk_hw based APIAbel Vesa
2019-12-11clk: imx: Replace all the clk based helpers with macrosAbel Vesa
2019-12-11clk: imx: Rename the SCCG to SSCGAbel Vesa
2019-12-11clk: imx: Add correct failure handling for clk based helpersAbel Vesa
2019-12-11clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resourceLeonard Crestez
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan
2019-12-11clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun
2019-12-09clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez
2019-12-09clk: imx7ulp: Fix watchdog2 clock name typoFabio Estevam
2019-12-09clk: imx6q: disable non functional dividerJan Remmet
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez
2019-12-09clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan
2019-12-09clk: imx: clk-divider-gate: drop redundant initializationPeng Fan
2019-12-09clk: imx: clk-divider-gate: fix a typo in commentPeng Fan
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-11-04clk: imx: imx8mq: fix sys3_pll_out_selsPeng Fan
2019-10-28clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clockFancy Fang
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-28clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify codePeng Fan
2019-10-28clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify codePeng Fan
2019-10-28clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify codePeng Fan
2019-10-28clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify codePeng Fan
2019-10-26clk: imx7ulp: Correct DDR clock mux optionsAnson Huang
2019-10-26clk: imx7ulp: Correct system clock source option #7Anson Huang
2019-10-25clk: imx: imx8mq: mark sys1/2_pll as fixed clockPeng Fan
2019-10-25clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan
2019-10-25clk: imx: imx8mm: mark sys_pll1/2 as fixed clockPeng Fan
2019-10-25clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez