aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx6sx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-15/+1
2020-08-22clk: imx: Explicitly include bits.hAnson Huang1-0/+1
2019-10-28clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-6/+6
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-326/+336
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-07clk: imx6sx: Switch to clk_hw based APIAbel Vesa1-320/+334
2019-06-07clk: imx6sx: Do not reparent to unregistered IMX6SX_CLK_AXIAbel Vesa1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-23clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sllJacky Bai1-1/+1
2019-05-23clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channelAnson Huang1-4/+1
2018-12-28clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li1-0/+1
2018-10-17clk: imx6sx: add mmdc1 ipg clockAnson Huang1-0/+1
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter', 'clk-allwinner' and 'clk-uniphier' into clk-nextStephen Boyd1-0/+1
2018-07-25clk: imx: add ocram_s clock for i.mx6sxAnson Huang1-0/+1
2018-06-29clk: imx6sx: remove clks_init_on arrayAnson Huang1-26/+14
2018-06-01clk: imx6sx: disable unnecessary clocks during clock initializationAnson Huang1-6/+1
2018-05-04clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang1-3/+7
2018-02-22clk: imx: imx6sx: update cko mux optionsAnson Huang1-7/+7
2017-08-30clk: imx: constify clk_div_tableArvind Yadav1-3/+3
2016-06-12clk: imx: fix pll clock parentsDong Aisheng1-7/+7
2016-03-31clk: imx6sx: Register SAI clocks as shared clocksFabio Estevam1-4/+6
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang1-0/+1
2015-09-25clk: imx6: retain early UART clocks during kernel initLucas Stach1-0/+8
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+561
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+561