OSDN Git Service

Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Oct 2017 23:38:03 +0000 (16:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Oct 2017 23:38:03 +0000 (16:38 -0700)
commit5f479447d983111c039f1d6d958553c1ad1b2ff1
tree083c30786b6bdec21913e34cc39fca8a54caa22c
parentb39ab98e2f4728d98973fd1bc531e3c4cbccb21c
parent2a9a86d5c81389cd9afe6a4fea42c585733cd705
Merge tag 'pm-urgent-4.14' of git://git./linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "This fixes new breakage introduced by the most recent PM QoS fix in
  which, embarrassingly enough, I forgot to update
  dev_pm_qos_raw_read_value() to return the right default for devices
  with no PM QoS constraints at all which prevents runtime PM from
  suspending those devices (fix from Tero Kristo)"

* tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM / QoS: Fix default runtime_pm device resume latency