]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Oct 2017 22:51:37 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Oct 2017 22:51:37 +0000 (15:51 -0700)
commit0d8221f661ed227fd6c225e2d112bdbd5bbdd420
treead11fcabb29541b210c4a5176f4fd4776b4cbf5d
parente972ef6c77e95f9144628035fc0f07463ad68ab4
parent53bbb9cf1112bd7e1bcb6d7cd529040048b93d88
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "This fixes a code ordering issue in the main suspend-to-idle loop that
  causes some "low power S0 idle" conditions to be incorrectly reported
  as unmet with suspend/resume debug messages enabled"

* tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM / s2idle: Invoke the ->wake() platform callback earlier