[PATCH 0/2] Add reg_ignore_unused and pd_ignore_unused

From: Tushar Behera
Date: Fri Mar 28 2014 - 01:20:49 EST


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@xxxxxxxxxxxxx>
CC: linux-pm@xxxxxxxxxxxxxxx
CC: Mark Brown <broonie@xxxxxxxxxx>

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/