aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/pm-imx6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2016-08-30ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang1-1/+1
2016-08-29ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang1-4/+4
2016-08-15ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen1-1/+1
2016-01-28ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois1-4/+4
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang1-6/+40
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo1-10/+18
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo1-7/+9
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo1-6/+8
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier1-2/+4
2015-01-05ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang1-3/+3
2015-01-05ARM: imx: remove unnecessary setting for DSMAnson Huang1-1/+0
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+3
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier1-3/+2
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang1-7/+3
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang1-2/+28
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang1-2/+6
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang1-3/+26
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+551
2014-03-05ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo1-0/+552