]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jun 2012 02:05:41 +0000 (19:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jun 2012 02:05:41 +0000 (19:05 -0700)
commita388ea1047864b4d924ab13d911778a81faa21d2
tree967038230377c4a0e495258dd38e904faba958fb
parent9b8b3ab4c5368135b69eac8cda7985394a2fcbdb
parent659e9a468ebfb23446b4ced69cf62d42f9e0212d
Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fixes from Rafael J. Wysocki:

 * Fix for a bug in async suspend error code path causing parents to
   wait forever for their children in case of a suspend error from
   Mandeep Singh Baines (-stable metarial).

 * Fix for a suspend regression related to earlier changes in the ACPI
   cpuidle driver from Deepthi Dharwar.

* tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.
  PM / Sleep: Prevent waiting forever on asynchronous suspend after abort