summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: add necessary interface for pfdAnson Huang2013-12-311-0/+11
* ARM: imx: Add cpu frequency scaling supportJohn Tobias2013-12-311-0/+8
* ARM i.MX35: Add devicetree support.Steffen Trumtrar2013-12-314-0/+73
* ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen2013-12-311-0/+1
* ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen2013-12-311-2/+3
* ARM: imx6: Derive spdif clock from pll3_pfd3_454mNicolin Chen2013-12-312-0/+6
* ARM: imx: use __initconst for const init definitionShawn Guo2013-12-317-7/+7
* ARM i.MX5: fix obvious typo in ldb_di0_gate clk definitionLothar Waßmann2013-12-311-1/+1
* ARM i.MX5: set CAN peripheral clock to 24 MHz parentMarc Kleine-Budde2013-12-311-0/+3
* ARM: imx: pllv1: Fix PLL calculation for i.MX27Alexander Shiyan2013-12-311-4/+19
* ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53Marc Kleine-Budde2013-12-311-2/+6
* ARM: imx: imx53: Add SATA PHY clockMarek Vasut2013-12-311-0/+1
* ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo2013-12-311-1/+1
* ARM: imx: select PINCTRL at sub-architecure levelShawn Guo2013-12-311-7/+2
* ARM: imx: clk: correct arm clock usecountAnson Huang2013-12-311-1/+1
* ARM: imx5: introduce DT includes for clock providerLucas Stach2013-12-311-414/+372
* ARM: imx27: enable pinctrlMarkus Pargmann2013-12-091-0/+2
* ARM: imx: Add DMAMUX clock for Vybrid vf610 SoCJingchang Lu2013-12-091-0/+5
* ARM: i.MX5x: Add SAHARA clock for i.MX5x CPUsAlexander Shiyan2013-12-091-1/+2
* ARM i.MX25: build in pinctrl support.Denis Carikli2013-12-091-0/+2
* ARM i.MX53: remove duplicated include from clk-imx51-imx53.cWei Yongjun2013-12-091-1/+0
* ARM: imx: add support code for IMX50 based machinesGreg Ungerer2013-12-093-0/+40
* ARM: imx: drop support for irq priorisationUwe Kleine-König2013-12-093-36/+0
* ARM: imx: remove mxc_iomux_v3_init() call from imx53_init_early()Shawn Guo2013-12-091-8/+0
* ARM: imx: allow configuration of the IMX50 SoCGreg Ungerer2013-12-091-0/+8
* ARM: imx: add clocking support code for the IMX50 SoCGreg Ungerer2013-12-091-0/+58
* ARM: imx: add PCI fixup for PEX860X on Gateworks boardTim Harvey2013-12-091-0/+30
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-185-5/+5
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-305-5/+5
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-166-46/+48
|\ \
| * | ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo2013-11-111-2/+10
| * | ARM: imx: pllv3 needs relock in .set_rate() callShawn Guo2013-11-111-18/+25
| * | ARM: imx: add sleep for pllv3 relockShawn Guo2013-11-111-0/+2
| * | ARM: imx6q: add missing sentinel to divider tableLothar Waßmann2013-11-111-2/+3
| * | ARM: imx: v7_cpu_resume() is needed by imx6sl buildShawn Guo2013-11-111-2/+2
| * | ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo2013-11-111-1/+8
| * | ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-113-23/+0
| * | ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang2013-11-111-1/+1
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-2/+2
|\ \ \ | |/ / |/| |
| * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-1/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-1123-340/+529
|\ \
| * | ARM: imx: enable suspend for imx6slShawn Guo2013-10-215-1/+21
| * | ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo2013-10-213-2/+31
| * | ARM: imx6q: call WB and RBC configuration from imx6q_pm_enter()Shawn Guo2013-10-211-15/+4
| * | ARM: imx6q: move low-power code out of clock driverShawn Guo2013-10-213-154/+156
| * | ARM: imx: drop extern with function prototypes in common.hShawn Guo2013-10-211-85/+85
| * | ARM: imx: reset core along with enable/disable operationShawn Guo2013-10-211-0/+1
| * | ARM: imx: do not return from imx_cpu_die() callShawn Guo2013-10-211-1/+3
| * | ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo2013-10-213-32/+12