Merge branch 'pm-cpuidle'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 6 Oct 2014 23:18:23 +0000 (01:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 6 Oct 2014 23:18:23 +0000 (01:18 +0200)
commitb2eed302b67014a3825331c63880bf228ac842eb
tree60abbecba4a09cab8c61fe1a4b8d3858fba5abec
parent49a09c9ab012017c4673b86dbb28c616cf8f2381
parenteeb1aa5f78caf8d5ec1ef651c09bde34370321d8
Merge branch 'pm-cpuidle'

* pm-cpuidle:
  drivers: cpuidle: initialize big.LITTLE driver through DT
  drivers: cpuidle: CPU idle ARM64 driver
  drivers: cpuidle: implement DT based idle states infrastructure
  cpuidle: big.LITTLE: add Exynos5800 compatible string
  cpuidle: Replace strnicmp with strncasecmp
  arm64: add PSCI CPU_SUSPEND based cpu_suspend support
  arm64: kernel: introduce cpu_init_idle CPU operation
  arm64: kernel: refactor the CPU suspend API for retention states
  Documentation: arm: define DT idle states bindings