]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 14:31:25 +0000 (16:31 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 14:31:25 +0000 (16:31 +0200)
commit47fd5bd6426e29056749bb1f113273d6ba4a8a77
tree23cbfd414c5a44d796bd57a8690375e2bae1a52c
parent99ca5ab41e8e0add132e66f722f266981ca5b150
parentc897b9b530149eb1b204390451fa288ef3632c9f
parentbb749e35004084b9fe7a680995289597d9e59398
parent3d9ff297d7de00685e132412dc5c6c441d2fbf0d
Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'

Merge a hiberantion-related fix, a generic power domains code fix and
a pm-graph update for 6.1-rc1:

 - Allow hybrid sleep to use suspend-to-idle as a system suspend method
   if it is the current suspend method of choice (Mario Limonciello).

 - Fix handling of unavailable/disabled idle states in the generic
   power domains code (Sudeep Holla).

 - Update the pm-graph suite of utilities to version 5.10 which is
   fixes-mostly and does not add any new features (Todd Brandt).

* pm-sleep:
  PM: hibernate: Allow hybrid sleep to work with s2idle

* pm-domains:
  PM: domains: Fix handling of unavailable/disabled idle states

* pm-tools:
  pm-graph v5.10