ACPI and power management fixes for 3.17-rc4

 - Fix for recently broken test_suspend= command line argument
   (Rafael J Wysocki).

 - Fixes for regressions related to the ACPI video driver caused
   by switching the default to native backlight handling in 3.16
   from Hans de Goede.

 - Fix for a sysfs attribute of ACPI device objects that returns
   stale values sometimes due to the fact that they are cached
   instead of executing the appropriate method (_SUN) every time
   (broken in 3.14).  From Yasuaki Ishimatsu.

 - Fix for a deadlock between cpuidle_lock and cpu_hotplug.lock
   in the ACPI processor driver from Jiri Kosina.

 - Runtime output validation for the ACPI _DSD device configuration
   object missing from the support for it that has been introduced
   recently.  From Mika Westerberg.

 - Fix for an unuseful and misleading RAPL (Running Average Power
   Limit) domain detection message in the RAPL driver from Jacob Pan.

 - New Intel Haswell CPU ID for the RAPL driver from Jason Baron.

 - New Clevo W350etq blacklist entry for the ACPI EC driver
   from Lan Tianyu.

 - Cleanup for the intel_pstate driver and the core generic PM
   domains code from Gabriele Mazzotta and Geert Uytterhoeven.

/
Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'

* pm-sleep:
  PM / sleep: Fix test_suspend= command line option

* powercap:
  powercap / RAPL: change domain detection message
  powercap / RAPL: add support for CPU model 0x3f

* pm-domains:
  PM / domains: Make generic_pm_domain.name const

* pm-cpufreq:
  cpufreq: intel_pstate: Remove unneeded variable