aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-12clk: imx: Add check for kcallocJiasheng Jiang1-0/+2
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan1-0/+3
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-9/+32
2020-08-22clk: imx: Explicitly include bits.hAnson Huang1-0/+1
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang1-4/+13
2019-12-23clk: imx: Remove __init for imx_obtain_fixed_clk_hw() APIPeng Fan1-2/+2
2019-12-23clk: imx: add imx_unregister_hw_clocksPeng Fan1-0/+8
2019-08-03clk: imx: Add API for clk unregister when driver probe failAnson Huang1-0/+8
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-nextStephen Boyd1-0/+1
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell1-0/+1
2019-06-24clk: imx: Remove __init for imx_register_uart_clocks() APIAnson Huang1-3/+3
2019-06-18clk: imx: Remove __init for imx_check_clocks() APIAnson Huang1-1/+1
2019-06-07clk: imx: Add imx_obtain_fixed_clock clk_hw based variantAbel Vesa1-0/+11
2019-05-23clk: imx: Add common API for masking MMDC handshakeAnson Huang1-0/+15
2018-12-03clk: imx: implement new clk_hw based APIsA.s. Dong1-0/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-25clk: imx: add common logic to detect early UART usageLucas Stach1-0/+38
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+75