From: Tushar Behera <tushar.behera@linaro.org>
To: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: rob@landley.net, olof@lixom.net,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
linux-pm@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [PATCH 0/2] Add reg_ignore_unused and pd_ignore_unused
Date: Fri, 28 Mar 2014 10:50:20 +0530 [thread overview]
Message-ID: <1395984022-8284-1-git-send-email-tushar.behera@linaro.org> (raw)
These patches take inspiration from Olof's following patch.
1e435256d625 "clk: add clk_ignore_unused option to keep boot clocks on"
This options are solely for debug purposes to figure out whether
the issue at hand is because of improper shutdown of regulators or
power-domains.
Tushar Behera (2):
PM / Domains: Add pd_ignore_unused to keep power domains enabled
regulator: core: Add reg_ignore_unused to keep boot time regulators
enabled
Documentation/kernel-parameters.txt | 15 +++++++++++++++
drivers/base/power/domain.c | 13 +++++++++++++
drivers/regulator/core.c | 13 +++++++++++++
3 files changed, 41 insertions(+)
CC: "Rafael J. Wysocki" <rjw@rjwysocki.net>
CC: linux-pm@vger.kernel.org
CC: Mark Brown <broonie@kernel.org>
--
1.7.9.5
next reply other threads:[~2014-03-28 5:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-28 5:20 Tushar Behera [this message]
2014-03-28 5:20 ` [PATCH 1/2] PM / Domains: Add pd_ignore_unused to keep power domains enabled Tushar Behera
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=1395984022-8284-1-git-send-email-tushar.behera@linaro.org \
--to=tushar.behera@linaro.org \
--cc=broonie@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=olof@lixom.net \
--cc=rjw@rjwysocki.net \
--cc=rob@landley.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).