aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx31.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29clk: imx: clk-imx31: Remove unused static const table 'uart_clks'Lee Jones1-10/+0
2020-09-22clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam1-71/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Thomas Gleixner1-13/+1
2016-11-01ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy1-24/+26
2016-11-01clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy1-3/+1
2015-10-21clk: imx31: add missing of_node_putJulia Lawall1-1/+3
2015-09-30clk: imx31: Do not call mxc_timer_init twice when booting with DTAlexander Stein1-8/+17
2015-09-25clk: imx31: retain early UART clocks during kernel initLucas Stach1-0/+12
2015-08-05clk: imx31: add a second rtc clockPhilippe Reynes1-1/+2
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo1-1/+2
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+220