Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Jan 2016 20:45:17 +0000 (21:45 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Jan 2016 20:45:17 +0000 (21:45 +0100)
commitad1ac94767aa9d74c6533e33e768a14d2715162f
treea6dfd798140f14bf018732e6e3ad857b69c294e9
parent0bce39ccb2efab511dd1a08e3a3b4b5e1590ec9f
parent75274b33e779ae40a750bcb4bd0b07c4dfef4746
parentb331bc20d9281213f7fb67912638e0fb5baeb324
parenta3d09c73492e57a1189e410f67e4d2115b23a3a8
parent993e9fe1e70aedbb6e9670211f1ad56beea8373d
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'

* pm-cpuidle:
  cpuidle: coupled: remove unused define cpuidle_coupled_lock
  cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze

* pm-cpufreq:
  cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
  cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
  cpufreq: Use list_is_last() to check last entry of the policy list
  cpufreq: Fix NULL reference crash while accessing policy->governor_data

* pm-domains:
  PM / Domains: Fix typo in comment
  PM / Domains: Fix potential deadlock while adding/removing subdomains
  PM / domains: fix lockdep issue for all subdomains

* pm-sleep:
  PM: APM_EMULATION does not depend on PM
drivers/base/power/domain.c
kernel/sched/idle.c