aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx6q.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-20Merge tag 'imx-dt-3.7-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dtOlof Johansson1-0/+7
2012-09-19ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parentHuang Shijie1-0/+7
2012-09-12Merge tag 'imx-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dtOlof Johansson1-39/+5
2012-09-11ARM: imx6q: replace clk_register_clkdev with clock DT lookupShawn Guo1-39/+5
2012-08-17ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel1-3/+5
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+19
2012-07-12ARM: imx6q: add usbphy clocksRichard Zhao1-1/+6
2012-07-12ARM: imx6q: add usb controller clock lookupsRichard Zhao1-0/+4
2012-07-03ARM: imx6q: add clocks for gpmi-nandHuang Shijie1-1/+7
2012-07-02ARM: imx6q: remove unneeded clkdev lookupsShawn Guo1-3/+0
2012-07-02ARM: imx6q: add clock for apbh-dmaHuang Shijie1-1/+2
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-06-07Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson1-15/+7
2012-05-16ARM: imx6q: prepare and enable init on clks directly instead of clk_get firstRichard Zhao1-14/+6
2012-05-16ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer1-1/+1
2012-05-11ARM: imx6q_sabrelite: clk_register_clkdev cko1 for sgtl5000Richard Zhao1-0/+3
2012-05-11ARM: imx6q: add ssi1_ipg clk_lookupRichard Zhao1-4/+6
2012-05-11ARM: imx: rename uart and fec device tree nodesShawn Guo1-11/+11
2012-05-09ARM: i.MX6: implement clocks using common clock frameworkShawn Guo1-0/+439