diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-10-28 16:31:25 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-10-28 16:31:25 +0200 |
| commit | 6f257934ed6170ed0094149e0e1bac09f7997103 (patch) | |
| tree | 23cbfd414c5a44d796bd57a8690375e2bae1a52c /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (diff) | |
| parent | PM: hibernate: Allow hybrid sleep to work with s2idle (diff) | |
| parent | PM: domains: Fix handling of unavailable/disabled idle states (diff) | |
| parent | pm-graph v5.10 (diff) | |
| download | linux-6f257934ed6170ed0094149e0e1bac09f7997103.tar.gz linux-6f257934ed6170ed0094149e0e1bac09f7997103.zip | |
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
