]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17690df7da1a267216a79bddbab9f510c6dfac91
tree083c30786b6bdec21913e34cc39fca8a54caa22c
parent3309ebc595eddd27953786d5118f71908130be39
parent5f894a38a0e3450a6d4770e48dfba177e8c12611
Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/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