From: Baolin Wang <baolin.wang7@gmail.com>
To: sre@kernel.org
Cc: baolin.wang7@gmail.com, orsonzhai@gmail.com,
zhang.lyra@gmail.com, kernel-team@android.com,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Some optimization for SC27XX poweroff driver
Date: Mon, 9 Mar 2020 16:18:43 +0800 [thread overview]
Message-ID: <cover.1583740881.git.baolin.wang7@gmail.com> (raw)
This patch set fixes external subsystems' power issue and allows
the SC27XX poweroff driver building into a module.
Baolin Wang (2):
power: reset: sc27xx: Change to use cpu_down()
power: reset: sc27xx: Allow the SC27XX poweroff driver building into a
module
Sherry Zong (1):
power: reset: sc27xx: Power off the external subsystems' connection
drivers/power/reset/Kconfig | 2 +-
drivers/power/reset/sc27xx-poweroff.c | 21 +++++++++++++++++----
2 files changed, 18 insertions(+), 5 deletions(-)
--
1.9.1
next reply other threads:[~2020-03-09 8:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 8:18 Baolin Wang [this message]
2020-03-09 8:18 ` [PATCH 1/3] power: reset: sc27xx: Power off the external subsystems' connection Baolin Wang
2020-03-09 8:18 ` [PATCH 2/3] power: reset: sc27xx: Change to use cpu_down() Baolin Wang
2020-03-09 8:18 ` [PATCH 3/3] power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module Baolin Wang
2020-03-11 22:34 ` [PATCH 0/3] Some optimization for SC27XX poweroff driver Sebastian Reichel
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.1583740881.git.baolin.wang7@gmail.com \
--to=baolin.wang7@gmail.com \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=orsonzhai@gmail.com \
--cc=sre@kernel.org \
--cc=zhang.lyra@gmail.com \
/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.