aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx6q.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-31ARM: imx6: Derive spdif clock from pll3_pfd3_454mNicolin Chen1-0/+3
2013-12-31ARM: imx: clk: correct arm clock usecountAnson Huang1-1/+1
2013-11-11ARM: imx6q: add missing sentinel to divider tableLothar Waßmann1-2/+3
2013-11-11ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-10-21ARM: imx6q: move low-power code out of clock driverShawn Guo1-154/+2
2013-10-21ARM: imx6q: clock and Kconfig update for PCIe supportSean Cross1-0/+4
2013-10-21ARM: imx: Add LVDS general-purpose clocks to i.MX6QSean Cross1-1/+19
2013-10-21ARM: imx6q: use common soc revision helpersShawn Guo1-2/+3
2013-10-21ARM: imx6q: Add pll4_audio_div to clock treeNicolin Chen1-4/+5
2013-08-22ARM: imx6q: remove board specific CLKO setupShawn Guo1-0/+11
2013-08-22ARM: imx6q: add vdoa gate clockShawn Guo1-1/+2
2013-08-22ARM: imx6q: add the missing cko output selectionShawn Guo1-1/+3
2013-08-22ARM: imx6q: add cko2 clocksShawn Guo1-1/+14
2013-08-22ARM: imx6q: add spdif gate clockShawn Guo1-1/+3
2013-08-16ARM: imx6: change some clocks to fixup clocksLiu Ying1-12/+12
2013-08-16ARM i.MX6DL: parent LDB DI clocks to PLL5 on i.MX6S/DLPhilipp Zabel1-1/+1
2013-07-15ARM: i.MX6Q: correct emi_sel clock muxingLiu Ying1-2/+3
2013-06-17ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresdNicolin Chen1-0/+2
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo1-6/+3
2013-06-17ARM: imx6q: call of_clk_init() to register fixed rate clocksShawn Guo1-14/+5
2013-06-17ARM: i.MX6: clk: add different DualLite MLB clock configDirk Behme1-1/+8
2013-06-17ARM: imx6q: clk: add the eim_slow clockHuang Shijie1-1/+2
2013-06-17ARM: imx: disable pll8_mlb in mx6q_clksJiada Wang1-1/+0
2013-06-17ARM: i.MX6: clk: add i.MX6 DualLite differencesDirk Behme1-1/+8
2013-06-03ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang1-1/+1
2013-05-23ARM i.MX6q: fix for ldb_di_selsJiada Wang1-1/+1
2013-05-12ARM: imx: fix typo in gpu3d_shader_selsShawn Guo1-1/+1
2013-05-12ARM i.MX6: correct MLB clock configurationDirk Behme1-1/+1
2013-05-12ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocksPhilipp Zabel1-3/+4
2013-04-12ARM: imx: add initial imx6dl supportShawn Guo1-1/+1
2013-04-12ARM i.MX6q: set the LDB serial clock parent to the video PLLPhilipp Zabel1-0/+5
2013-04-12ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel1-6/+34
2013-04-12ARM i.MX6q: fix ldb di divider and selector clocksPhilipp Zabel1-4/+4
2013-04-12ARM: imx: enable RBC to support anatop LPM modeAnson Huang1-0/+43
2013-04-12ARM: imx: enable periphery well bias for suspendAnson Huang1-1/+29
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme1-1/+1
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo1-1/+0
2013-03-11ARM: imx: pll1_sys should be an initial on clkShawn Guo1-1/+1
2013-02-19Merge branch 'imx/cpuidle' into late/dtArnd Bergmann1-1/+11
2013-02-10ARM i.MX6: change mxs usbphy clock usagePeter Chen1-4/+22
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo1-0/+12
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo1-2/+0
2013-01-14ARM: imx: correct low-power mode settingShawn Guo1-0/+3
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-11-22ARM i.MX6: remove gate_mask from pllv3Sascha Hauer1-9/+9
2012-11-22ARM i.MX6: Fix ethernet PLL clocksSascha Hauer1-1/+19
2012-11-22ARM i.MX6: rename PLLs according to datasheetSascha Hauer1-4/+4
2012-11-16ARM i.MX6: fix ldb_di_sel muxSteffen Trumtrar1-1/+1
2012-11-16ARM: imx: enable cpufreq for imx6qShawn Guo1-0/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2