summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk.c
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: drop imx_unregister_clocksPeng Fan2023-05-181-8/+0
* clk: imx: add imx_obtain_fixed_of_clock()Oleksij Rempel2023-01-311-0/+14
* clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan2023-01-291-1/+1
* clk: imx: get stdout clk count from device treePeng Fan2023-01-291-3/+9
* clk: imx: avoid memory leakPeng Fan2023-01-291-1/+2
* clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi2022-11-251-3/+2
* clk: imx: Add check for kcallocJiasheng Jiang2022-04-121-0/+2
* clk: imx: add mcore_booted module paratemterPeng Fan2022-04-121-0/+3
* clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford2021-04-041-9/+32
* clk: imx: Explicitly include bits.hAnson Huang2020-08-221-0/+1
* clk: imx: Support building i.MX common clock driver as moduleAnson Huang2020-08-221-4/+13
* clk: imx: Remove __init for imx_obtain_fixed_clk_hw() APIPeng Fan2019-12-231-2/+2
* clk: imx: add imx_unregister_hw_clocksPeng Fan2019-12-231-0/+8
* clk: imx: Add API for clk unregister when driver probe failAnson Huang2019-08-031-0/+8
*-. Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd2019-07-121-0/+1
|\ \
| | * clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell2019-07-121-0/+1
| |/
* | clk: imx: Remove __init for imx_register_uart_clocks() APIAnson Huang2019-06-241-3/+3
* | clk: imx: Remove __init for imx_check_clocks() APIAnson Huang2019-06-181-1/+1
* | clk: imx: Add imx_obtain_fixed_clock clk_hw based variantAbel Vesa2019-06-071-0/+11
* | clk: imx: Add common API for masking MMDC handshakeAnson Huang2019-05-231-0/+15
|/
* clk: imx: implement new clk_hw based APIsA.s. Dong2018-12-031-0/+22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: imx: add common logic to detect early UART usageLucas Stach2015-09-251-0/+38
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-031-0/+75