aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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