summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/pm-imx6.c
AgeCommit message (Expand)Author
2023-07-19ARM: imx: Drop unused includesRob Herring
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-10-19ARM: imx6: mark OCRAM mapping read-onlyRussell King (Oracle)
2021-10-05ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones
2020-06-24ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-02-18ARM: imx: Add missing of_node_put()Anson Huang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-20ARM: imx6: cpuidle: omit the unnecessary unmask of GINTKohji Okuno
2018-09-30ARM: imx: add i.mx6ulz msl supportAnson Huang
2018-09-12ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang
2018-06-19ARM: imx: add mem mode suspend for i.MX6SLLAnson Huang
2018-06-19ARM: imx: add standby mode suspend for i.MX6SLLAnson Huang
2018-02-28ARM: imx: pm-imx6: Return the error directlyFabio Estevam
2017-06-07ARM: imx6ull: Make suspend/resume work like on 6ulLeonard Crestez
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-30ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang
2016-08-29ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang
2016-08-15ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen
2016-01-28ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier
2015-01-05ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang
2015-01-05ARM: imx: remove unnecessary setting for DSMAnson Huang
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-05ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo