Power management updates for 3.7-rc1

* Improved system suspend/resume and runtime PM handling for the SH TMU, CMT
  and MTU2 clock event devices (also used by ARM/shmobile).

* Generic PM domains framework extensions related to cpuidle support and
  domain objects lookup using names.

* ARM/shmobile power management updates including improved support for the
  SH7372's A4S power domain containing the CPU core.

* cpufreq changes related to AMD CPUs support from Matthew Garrett, Andre
  Przywara and Borislav Petkov.

* cpu0 cpufreq driver from Shawn Guo.

* cpufreq governor fixes related to the relaxing of limit from Michal Pecio.

* OMAP cpufreq updates from Axel Lin and Richard Zhao.

* cpuidle ladder governor fixes related to the disabling of states from
  Carsten Emde and me.

* Runtime PM core updates related to the interactions with the system suspend
  core from Alan Stern and Kevin Hilman.

* Wakeup sources modification allowing more helper functions to be called from
  interrupt context from John Stultz and additional diagnostic code from Todd
  Poynor.

* System suspend error code path fix from Feng Hong.
Merge branch 'pm-qos'

* pm-qos:
  Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"