summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/gpc.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2018-06-19ARM: imx: add L2 page power control for GPCAnson Huang1-0/+14
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-03-08soc: imx: move PGC handling to a new GPC driverLucas Stach1-217/+0
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki1-7/+10
2016-10-24ARM: imx: gpc: Fix the imx_gpc_genpd_init() error pathFabio Estevam1-2/+10
2016-10-24ARM: imx: gpc: Initialize all power domainsFabio Estevam1-1/+2
2016-10-21PM / Domains: Make genpd state allocation dynamicLina Iyer1-7/+10
2016-08-09ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel1-0/+6
2016-02-15ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam1-2/+7
2015-11-23ARM: imx: add platform irq type setting in gpcAnson Huang1-0/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+2
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier1-6/+2
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier1-26/+29
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-2/+2
2015-07-08ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach1-21/+6
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+1
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-05-27ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach1-0/+4
2015-05-27ARM: imx6: allow booting with old DTLucas Stach1-3/+9
2015-05-11ARM: imx: gpc: Remove .owner fieldFabio Estevam1-1/+0
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier1-0/+10
2015-03-30ARM: imx6: Allow GPC interrupts affinity to be changedMarc Zyngier1-6/+9
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier1-24/+103
2015-03-11ARM: imx6: gpc: Add PU power domain for GPU/VPUPhilipp Zabel1-0/+213
2015-01-05ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang1-2/+23
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier1-12/+22
2014-12-04ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-9/+9
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang1-2/+3
2013-10-21ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo1-2/+2
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+22
2013-04-12ARM: imx: enable RBC to support anatop LPM modeAnson Huang1-1/+22
2013-04-01ARM: mach-imx: gpc: Include "common.h"Fabio Estevam1-0/+1
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson1-0/+5
2013-01-30ARM: imx: mask gpc interrupts initiallyShawn Guo1-0/+5
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2011-10-31arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo1-0/+113