aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx6sll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-23/+1
2019-10-28clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-4/+4
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: imx6sll: Switch to clk_hw based APIAbel Vesa1-208/+222
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-2/+1
2019-04-29clk: imx: keep uart clock on during system bootJacky Bai1-0/+16
2019-04-25clk: imx6sll: Fix mispelling uart4_serial as serailLeonard Crestez1-1/+1
2018-10-17clk: imx6sll: 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: imx6sll: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-06clk: imx6sll: add GPIO LPCGsAnson Huang1-0/+6
2018-04-06clk: imx: add clock driver for imx6sllBai Ping1-0/+340