summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk.h
AgeCommit message (Expand)Author
2023-08-14clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li
2023-05-18clk: imx: drop imx_unregister_clocksPeng Fan
2023-04-09clk: imx: imx8ulp: Add divider closest support to get more accurate clock rateJacky Bai
2023-04-09clk: imx: fracn-gppll: support integer pllPeng Fan
2023-04-03clk: imx: drop duplicated macroPeng Fan
2023-03-31clk: imx: Add imx8m_clk_hw_composite_flags macroAdam Ford
2023-01-31clk: imx: add imx_obtain_fixed_of_clock()Oleksij Rempel
2023-01-31clk: imx: add clk-gpr-mux driverOleksij Rempel
2023-01-29clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan
2022-11-25clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi
2022-09-19clk: imx: add i.MX93 clk gatePeng Fan
2022-09-19clk: imx: clk-composite-93: check white_listPeng Fan
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan
2022-03-04clk: imx: support fracn gppllPeng Fan
2022-03-04clk: imx: add i.MX93 composite clkPeng Fan
2021-11-05clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein
2021-09-30clk: imx: Update the pfdv2 for 8ulp specific supportJacky Bai
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
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-11-03clk: imx: gate2: Add cgr_mask for more flexible number of control bitsAbel Vesa
2020-11-03clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special caseAbel Vesa
2020-08-22clk: imx: Explicitly include bits.hAnson Huang
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang
2020-05-21clk: imx: add imx8m_clk_hw_composite_busPeng Fan
2020-04-29clk: imx: Add helpers for passing the device as argumentAbel Vesa
2020-04-29clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa
2020-04-29clk: imx: gate2: Allow single bit gating clockAbel Vesa
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan
2020-01-12clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang
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: 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