aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/pm-imx6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-0/+2
2021-10-19ARM: imx6: mark OCRAM mapping read-onlyRussell King (Oracle)1-0/+2
2021-10-05ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+1
2020-06-24ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-02-18ARM: imx: Add missing of_node_put()Anson Huang1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+4
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2019-03-20ARM: imx6: cpuidle: omit the unnecessary unmask of GINTKohji Okuno1-2/+4
2018-09-30ARM: imx: add i.mx6ulz msl supportAnson Huang1-2/+2
2018-09-12ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel1-0/+25
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang1-2/+9
2018-06-19ARM: imx: add mem mode suspend for i.MX6SLLAnson Huang1-2/+22
2018-06-19ARM: imx: add standby mode suspend for i.MX6SLLAnson Huang1-1/+1
2018-02-28ARM: imx: pm-imx6: Return the error directlyFabio Estevam1-5/+2
2017-06-07ARM: imx6ull: Make suspend/resume work like on 6ulLeonard Crestez1-2/+4
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
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