]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2017 02:25:03 +0000 (18:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2017 02:25:03 +0000 (18:25 -0800)
commit0f13d3fafb7e1c36e7e88b285b7f20b988a84566
tree754079aaadebe052b28068659556343f92f69647
parentdb9351bfa64f23d59e3749bf5adeed6c22eaa7c9
parentb597caea99e8ebc546dd0b3cbeab883cc248fcd0
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "This fixes an issue in two recent commits that may cause
  pm_runtime_enable() to be called for too many times for some devices
  during the "thaw" transition belonging to hibernation"

* tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()