diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-07-27 12:59:41 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-07-27 12:59:41 +0200 |
| commit | 78c606d17a06bc6a61908f65d080d9574d9f7ffc (patch) | |
| tree | 593fb4c53d776652fca0ab779b37f55d5f10d5d2 /drivers/base/power | |
| parent | 02599ab9c0fbfa72ccea795924ee9540139706dc (diff) | |
| parent | eef1d74bf88f120f4f63a83a5201fcda67bf3b52 (diff) | |
| parent | dca82e209e5ced94b9e53c004a935bc44162073d (diff) | |
| parent | 87bc1e34986d906129ed387e74fdb13de9c5fa89 (diff) | |
| download | linux-next-78c606d17a06bc6a61908f65d080d9574d9f7ffc.tar.gz linux-next-78c606d17a06bc6a61908f65d080d9574d9f7ffc.zip | |
Merge branches 'pm-runtime', 'pm-sleep' and 'pm-tools' into linux-next
* pm-runtime:
PM: runtime: Only set runtime_error on suspend callback failures
* pm-sleep:
PM: sleep: Allow disabling DPM watchdog by default
PM: sleep: Rename module parameters prefix to "pm"
PM: hibernate: swap: defer linking the next map page
PM: hibernate: Fix memory leak in snapshot_write_next() error path
PM: hibernate: Use %pe to print error pointer values
PM: hibernate: Remove kernel-doc markings from helper descriptions
PM: sleep: Fix off-by-one in wakelocks number limit check
* pm-tools:
tools/power: intel_pstate_tracer: avoid optional imports for help
