[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j1yk2k-tT+LxNH+Vq53og+rVRH413xGnzBqKd=AoQyHQ@mail.gmail.com>
Date: Fri, 24 Apr 2020 21:20:35 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management updates for v5.7-rc3
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.7-rc3
with top-most commit 4bee16d7cccddafd769e8d8ec0625ba239d11a26
Merge branch 'pm-tools'
on top of commit ae83d0b416db002fe95601e7f97f64b59514d936
Linux 5.7-rc2
to receive power management updates for 5.7-rc3.
These restore an optimization related to asynchronous suspend and
resume of devices during system-wide power transitions that was
disabled by mistake (Kai-Heng Feng) and update the pm-graph suite
of power management utilities (Todd Brandt).
Thanks!
---------------
Kai-Heng Feng (1):
PM: sleep: core: Switch back to async_schedule_dev()
Todd Brandt (1):
pm-graph v5.6
---------------
drivers/base/power/main.c | 2 +-
tools/power/pm-graph/Makefile | 4 +
tools/power/pm-graph/README | 124 +++++-
tools/power/pm-graph/bootgraph.py | 2 +-
tools/power/pm-graph/sleepgraph.8 | 65 ++-
tools/power/pm-graph/sleepgraph.py | 795 +++++++++++++++++++++----------------
6 files changed, 620 insertions(+), 372 deletions(-)
Powered by blists - more mailing lists