aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-2/+2
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang1-0/+1
2015-06-03ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey1-0/+4
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang1-1/+0
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo1-0/+1
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo1-1/+0
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo1-1/+1
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo1-2/+0
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo1-4/+0
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo1-1/+1
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier1-0/+1
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier1-1/+0
2015-03-13ARM: mx25: Remove static memory mappingFabio Estevam1-4/+0
2015-03-13ARM: mx25: Remove mx25_clocks_init()Fabio Estevam1-1/+0
2015-01-05ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang1-0/+4
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier1-2/+2
2014-11-23ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu1-0/+1
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang1-0/+1
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-1/+0
2014-09-01ARM: imx: remove imx_scu_standby_enable()Shawn Guo1-2/+0
2014-07-18ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan1-1/+0
2014-07-18ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar1-0/+2
2014-07-18ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli1-1/+0
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang1-1/+1
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang1-1/+1
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang1-0/+1
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan1-1/+0
2014-07-18ARM: imx5: clean function declarations in mx51.hShawn Guo1-0/+1
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo1-2/+0
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo1-4/+0
2014-07-18ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo1-2/+4
2014-07-18ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo1-0/+2
2014-07-18ARM: imx5: remove function imx51_soc_init()Shawn Guo1-1/+0
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo1-3/+1
2014-07-18ARM: imx5: make mx51_clocks_init() a DT callShawn Guo1-2/+0
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan1-13/+0
2014-04-30ARM: imx: factor device tree timer initializationGilles Chanteperdrix1-0/+2
2014-03-05ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo1-1/+7
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang1-1/+5
2014-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang1-0/+1
2014-03-05ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam1-1/+1
2014-02-18ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo1-3/+1
2013-12-09ARM: imx: add support code for IMX50 based machinesGreg Ungerer1-0/+1
2013-11-11ARM: imx: remove imx_src_prepare_restart() callShawn Guo1-5/+0
2013-10-21ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo1-0/+3
2013-10-21ARM: imx6q: move low-power code out of clock driverShawn Guo1-0/+2
2013-10-21ARM: imx: drop extern with function prototypes in common.hShawn Guo1-85/+85
2013-10-21ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo1-0/+4