From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu, 21 Apr 2016 21:29:34 +0000 (-0700)
Subject: Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... 
X-Git-Tag: baikal/mips/sdk5.9~23601
X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=7c48d5b7c14e6527d07fd7ee732ad8789d1b19b5;p=kernel.git

Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fixes from Rafael Wysocki:
 "Two fixes for issues introduced recently, one for an intel_pstate
  driver problem uncovered by the recent switch over from using timers
  and the other one for a potential cpufreq core problem related to
  system suspend/resume.

  Specifics:

   - Fix an intel_pstate driver problem causing CPUs to get stuck in the
     highest P-state when completely idle uncovered by the recent switch
     over from using timers (Rafael Wysocki).

   - Avoid attempts to get the current CPU frequency when all devices
     (like I2C controllers that may be nedded for that purpose) have
     been suspended during system suspend/resume (Rafael Wysocki)"

* tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set
  intel_pstate: Avoid getting stuck in high P-states when idle
---

7c48d5b7c14e6527d07fd7ee732ad8789d1b19b5