summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx6sl.c
AgeCommit message (Expand)Author
2023-01-29clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones
2020-08-22clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang
2020-02-17clk: imx6sl: Add missing of_node_put()Anson Huang
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-07clk: imx6sl: Switch to clk_hw based APIAbel Vesa
2019-05-23clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channelAnson Huang
2018-12-10clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2018-10-17clk: imx6sl: add mmdc ipg clocksAnson Huang
2018-06-29clk: imx6sl: remove clks_init_on arrayAnson Huang
2018-06-01clk: imx6sl: correct ocram_podf clock typeAnson Huang
2017-08-30clk: imx: constify clk_div_tableArvind Yadav
2016-06-12clk: imx: fix pll clock parentsDong Aisheng
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang
2015-09-25clk: imx6: retain early UART clocks during kernel initLucas Stach
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo