Merge branch 'pm-cpuidle'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 16 May 2016 12:31:03 +0000 (14:31 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 16 May 2016 12:31:03 +0000 (14:31 +0200)
commitacc53b49b183adaee6c839430a04b464908db84f
treeb7cd55555159a9e4ee57498e258c1692423d24d0
parentc47b3bd0d3a18a93d62b91d2d02e3fe599805e6d
parentfd7c3c29f9abab50a84fd4fd6811129641c53b2f
Merge branch 'pm-cpuidle'

* pm-cpuidle:
  cpuidle: Replace ktime_get() with local_clock()
  drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops
  soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
  ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
  ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
  intel_idle: add BXT support
  cpuidle: Indicate when a device has been unregistered
drivers/firmware/psci.c