summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-153-3/+0Star
|\
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-233-3/+0Star
* | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-0/+1
|\ \ | |/ |/|
| * irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner2015-03-081-0/+1
* | ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-121-2/+3
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-1714-21/+181
|\
| * ARM: clk-imx6q: refine esai_ipg's parentShengjiu Wang2015-01-201-1/+1
| * ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()Sebastian Andrzej Siewior2015-01-201-1/+1
| * ARM: imx: clk-vf610: Add clock for SNVSSanchayan Maity2015-01-131-0/+2
| * ARM: imx: clk-vf610: Add clock for UART4 and UART5Bhuvanchandra DV2015-01-131-0/+2
| * ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sxShawn Guo2015-01-061-3/+1Star
| * ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang2015-01-057-8/+144
| * ARM: imx: remove unnecessary setting for DSMAnson Huang2015-01-051-1/+0Star
| * ARM: imx: correct the hardware clock gate setting for shared nodesAnson Huang2015-01-051-4/+19
| * ARM: imx: pllv3: add shift for frequency multiplierStefan Agner2015-01-053-5/+10
| * ARM vf610: add compatibilty strings of supported Vybrid SoC'sStefan Agner2015-01-051-1/+4
* | ARM: imx6sx: Set PLL2 as parent of QSPI clocksFabio Estevam2015-01-051-0/+3
* | ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson2014-12-291-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-041-1/+0Star
| |\
| | * ARM: mach-imx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-113-5/+2Star
|\ \ \
| * | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-123-5/+2Star
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-0916-25/+345
|\ \ \ \
| * | | | ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021AArnd Bergmann2014-11-231-4/+0Star
| * | | | ARM: imx: clk-vf610: get input clocks from assigned clocksStefan Agner2014-11-231-5/+16
| * | | | ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu2014-11-234-1/+36
| * | | | ARM: imx: Add initial support for Freescale LS1021AJingchang Lu2014-11-233-0/+37
| * | | | ARM: imx53: add cpufreq supportLucas Stach2014-11-231-0/+2
| * | | | ARM: imx53: clk: add ARM clockLucas Stach2014-11-231-0/+5
| * | | | ARM: imx: add CPU clock typeLucas Stach2014-11-233-1/+112
| * | | | ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach2014-11-231-1/+8
| * | | | ARM: imx: add enet init for i.mx6sxFugang Duan2014-11-231-0/+51
| * | | | ARM: vf610: Add ARM Global Timer clocksource optionStefan Agner2014-11-231-1/+20
| * | | | ARM: imx: add anatop settings for LPDDR2 when enter DSM modeAnson Huang2014-11-231-2/+32
| * | | | ARM: imx: replace cpu type check with ddr type checkAnson Huang2014-11-235-14/+30
| |/ / /
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-0917-93/+7Star
|\ \ \ \
| * | | | ARM: imx: Remove unneeded .map_io initializationGeert Uytterhoeven2014-11-222-2/+0Star
| * | | | ARM: imx: refactor mxc_iomux_mode()Dmitry Voytik2014-11-222-5/+5
| * | | | ARM: imx: simplify clk_pllv3_prepare()Dmitry Voytik2014-11-221-6/+1Star
| * | | | ARM: imx6q: drop unnecessary semicolonDmitry Voytik2014-11-221-1/+1
| * | | | ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-2213-79/+0Star
| | |/ / | |/| |
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-093-21/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier2014-12-053-17/+26
| * | | ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-12-051-9/+9
| |/ /
* / / ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-041-42/+92
|/ /
* / ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-251-7/+7
|/
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-092-2/+2
|\
| * Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-032-2/+2
| |\