aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk.h
AgeCommit message (Expand)Author
2023-09-23clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang
2020-02-24clk: imx: Add correct failure handling for clk based helpersAbel Vesa
2019-08-03clk: imx: Remove unused function statementAnson Huang
2019-08-03clk: imx: Remove unused clk based APIAbel Vesa
2019-08-03clk: imx: Add API for clk unregister when driver probe failAnson Huang
2019-08-03clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usageAnson Huang
2019-06-07clk: imx: Switch wrappers to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-fixup-mux: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-fixup-div: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-gate-exclusive: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-pfd: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-pllv3: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-gate2: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-cpu: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-busy: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: Add imx_obtain_fixed_clock clk_hw based variantAbel Vesa
2019-05-23clk: imx: Add common API for masking MMDC handshakeAnson Huang
2019-04-29clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang
2019-03-26clk: imx: Remove unused imx_get_clk_hw_fixedAbel Vesa
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping
2019-02-21clk: imx: Make parents const pointer in mux wrappersAbel Vesa
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd
2018-12-03clk: imx: implement new clk_hw based APIsA.s. Dong
2018-12-03clk: imx: make mux parent strings constA.s. Dong
2018-12-03clk: imx: add imx7ulp composite clk supportA.s. Dong
2018-12-03clk: imx: add pfdv2 supportA.s. Dong
2018-12-03clk: imx: add pllv4 supportA.s. Dong
2018-12-03clk: imx: add gatable clock divider supportA.s. Dong
2018-12-03clk: imx: Add SCCG PLL typeLucas Stach
2018-12-03clk: imx: Add fractional PLL output clockLucas Stach
2018-12-03clk: imx: Add clock driver for i.MX8MQ CCMAbel Vesa
2018-12-03clk: imx: Add imx composite clockAbel Vesa
2018-10-16clk: imx: imx7d: remove clks_init_on arrayAnson Huang
2018-04-06clk: imx: add new gate/gate2 wrapper funtionBai Ping
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-01clk: imx7d: Fix the powerdown bit location of PLL DDRFabio Estevam
2017-01-09clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko
2016-11-01clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel
2016-08-19clk: imx: Introduce clk_register_gate2()Fabio Estevam
2016-07-01clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng
2016-07-01clk: imx: re-order and concentrate the same type of clk apiDong Aisheng
2016-03-31clk: imx: clk-gate2: allow custom gate configurationStefan Agner
2016-03-02clk: imx: Remove CLK_IS_ROOTStephen Boyd
2015-09-25clk: imx: add common logic to detect early UART usageLucas Stach
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: clk: imx: update pllv3 to support imx7Frank Li
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo