From: Joe Perches <joe@perches.com>
To: linux-pm@vger.kernel.org
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
Len Brown <len.brown@intel.com>, Pavel Machek <pavel@ucw.cz>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/6] kernel: power: Neaten PM: logging
Date: Thu, 4 Jun 2015 11:36:43 -0700 [thread overview]
Message-ID: <cover.1433442778.git.joe@perches.com> (raw)
Joe Perches (6):
power: hibernate: Use separate messages for "Syncing filesystems"
power: process: Standardize "freezing process" messages
power: suspend: Standardize "Syncing filesystems" messages
power: swap: Standardize "Image <loading/saving>" messages
power: user: Standardize "Syncing filesystems ..." message
power: Use pr_fmt and pr_<level>
kernel/power/hibernate.c | 61 ++++++++++-----------
kernel/power/main.c | 6 +-
kernel/power/process.c | 54 +++++++++---------
kernel/power/qos.c | 6 +-
kernel/power/snapshot.c | 38 ++++++-------
kernel/power/suspend.c | 29 +++++-----
kernel/power/suspend_test.c | 44 ++++++---------
kernel/power/swap.c | 131 ++++++++++++++++++++------------------------
kernel/power/user.c | 6 +-
9 files changed, 178 insertions(+), 197 deletions(-)
--
2.1.2
next reply other threads:[~2015-06-04 18:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 18:36 Joe Perches [this message]
2015-06-04 18:36 ` [PATCH 1/6] power: hibernate: Use separate messages for "Syncing filesystems" Joe Perches
2015-06-08 23:35 ` Rafael J. Wysocki
2015-06-08 23:23 ` Joe Perches
2015-06-09 9:20 ` Pavel Machek
2015-06-04 18:36 ` [PATCH 2/6] power: process: Standardize "freezing process" messages Joe Perches
2015-06-04 18:36 ` [PATCH 3/6] power: suspend: Standardize "Syncing filesystems" messages Joe Perches
2015-06-04 18:36 ` [PATCH 4/6] power: swap: Standardize "Image <loading/saving>" messages Joe Perches
2015-06-04 18:36 ` [PATCH 5/6] power: user: Standardize "Syncing filesystems ..." message Joe Perches
2015-06-05 10:37 ` Pavel Machek
2015-06-05 15:07 ` Joe Perches
2015-06-06 13:36 ` Pavel Machek
2015-06-04 18:36 ` [PATCH 6/6] power: Use pr_fmt and pr_<level> Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1433442778.git.joe@perches.com \
--to=joe@perches.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.