]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'cpuidle/biglittle' into next/drivers
authorOlof Johansson <olof@lixom.net>
Wed, 28 Aug 2013 18:29:18 +0000 (11:29 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 28 Aug 2013 18:29:18 +0000 (11:29 -0700)
commitaaf75e454cc5e16e7f24bd87590b2d882ddb1671
tree0260f84da58f68a55c467fdd9cfde6b43acc9e22
parentb36f4be3de1b123d8601de062e7dbfc904f305fb
parent14d2c34cfa0026ba3916f5d5b2f1ad433beeef5a
Merge branch 'cpuidle/biglittle' into next/drivers

From Lorenzo Pieralisi:
This patch series contains:

- GIC driver update to add a method to disable the GIC CPU IF
- TC2 MCPM update to add GIC CPU disabling to suspend method
- TC2 CPU idle big.LITTLE driver

* cpuidle/biglittle:
  cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
  ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend
  drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
  ARM: vexpress/TC2: implement PM suspend method
  ARM: vexpress/TC2: basic PM support
  ARM: vexpress: Add SCC to V2P-CA15_A7's device tree
  ARM: vexpress/TC2: add Serial Power Controller (SPC) support
  ARM: vexpress/dcscb: fix cache disabling sequences

Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS