]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'next/cleanup' into for-next
authorOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2012 05:13:11 +0000 (22:13 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2012 05:13:39 +0000 (22:13 -0700)
commitd3b2c9fec0176f934747cdfd17339fba251f39a5
treeaf0e906f90bcc7c26d24080645b52150b1ec5e52
parent34d7e71d3eb46df255ceefc863032c1dffc6ab48
parentcd754736097fa6ce03b3543ec111f7a13a0dd2f2
Merge branch 'next/cleanup' into for-next

* next/cleanup:
  ARM: perf: move irq registration into pmu implementation
  ARM: perf: move CPU-specific PMU handling code into separate file
  ARM: perf: prepare for moving CPU PMU code into separate file
  ARM: perf: probe devicetree in preference to current CPU
  ARM: perf: remove mysterious compiler barrier
  ARM: pmu: remove arm_pmu_type enumeration
  ARM: pmu: remove unused reservation mechanism
  ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
  ARM: PMU: Add runtime PM Support
arch/arm/Kconfig
arch/arm/arm-soc-for-next-contents.txt
arch/arm/kernel/Makefile
arch/arm/mach-realview/realview_eb.c
arch/arm/mach-realview/realview_pb1176.c
arch/arm/mach-realview/realview_pb11mp.c
arch/arm/mach-realview/realview_pba8.c
arch/arm/mach-realview/realview_pbx.c
arch/arm/mach-ux500/cpu-db8500.c