Power management and ACPI fixes for 3.10-rc5

- Fix for an ACPI PM regression causing Toshiba P870-303 to crash
  during boot from Rafael J Wysocki.

- ACPI fix for an issue causing some drivers to attempt to bind to
  devices they shouldn't touch from Aaron Lu.

- Fix for a recent cpufreq regression related to a possible race with
  CPU offline from Michael Wang.

- ACPI cpufreq regression fix for an issue causing turbo frequencies
  to be underutilized in some cases from Ross Lagerwall.

- cpufreq-cpu0 driver fix related to incorrect clock ACPI usage from
  Guennadi Liakhovetski.

- HP WMI driver fix for an issue causing GPS initialization and
  poweroff failures on HP Elitebook 6930p from Lan Tianyu.

- APEI (ACPI Platform Error Interface) fix for an issue in the error
  code path in ghes_probe() from Wei Yongjun.

- New ACPI video driver blacklist entries for HP m4 and HP Pavilion
  g6 from Alex Hung and Ash Willis.

/
Merge branch 'pm-fixes'

* pm-fixes:
  cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
  cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
  acpi-cpufreq: set current frequency based on target P-State