aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx6sl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-05ARM: imx: avoid calling clk APIs in idle thread which may cause scheduleAnson Huang1-6/+77
2014-03-05ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecountAnson Huang1-0/+11
2014-03-05ARM: imx: clk-imx6sl: Suppress duplicate const sparse warningLiu Ying1-21/+21
2014-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang1-0/+26
2014-03-05ARM: imx: AHB rate must be set to 132MHz on i.mx6slAnson Huang1-1/+8
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel1-0/+3
2013-12-31ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen1-0/+1
2013-12-31ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen1-2/+3
2013-12-31ARM: imx6: Derive spdif clock from pll3_pfd3_454mNicolin Chen1-0/+3
2013-12-31ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo1-1/+1
2013-10-21ARM: imx: enable suspend for imx6slShawn Guo1-0/+3
2013-08-16ARM: imx6: change some clocks to fixup clocksLiu Ying1-10/+10
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo1-6/+3
2013-06-17ARM: imx: add clock support for imx6slShawn Guo1-0/+270