aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx6sl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-15/+1
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+1
2020-08-22clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang1-7/+8
2020-02-17clk: imx6sl: Add missing of_node_put()Anson Huang1-0/+1
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-199/+210
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-06-07clk: imx6sl: Switch to clk_hw based APIAbel Vesa1-195/+209
2019-05-23clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channelAnson Huang1-4/+1
2018-12-10clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang1-0/+6
2018-10-17clk: imx6sl: add mmdc ipg clocksAnson Huang1-0/+2
2018-06-29clk: imx6sl: remove clks_init_on arrayAnson Huang1-12/+0
2018-06-01clk: imx6sl: correct ocram_podf clock typeAnson Huang1-1/+1
2017-08-30clk: imx: constify clk_div_tableArvind Yadav1-3/+3
2016-06-12clk: imx: fix pll clock parentsDong Aisheng1-7/+7
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang1-1/+3
2015-09-25clk: imx6: retain early UART clocks during kernel initLucas Stach1-0/+8
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+443