lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 28 Mar 2014 10:50:20 +0530
From:	Tushar Behera <tushar.behera@...aro.org>
To:	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	rob@...dley.net, olof@...om.net,
	"Rafael J. Wysocki" <rjw@...ysocki.net>, linux-pm@...r.kernel.org,
	Mark Brown <broonie@...nel.org>
Subject: [PATCH 0/2] Add reg_ignore_unused and pd_ignore_unused

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@...ysocki.net>
CC: linux-pm@...r.kernel.org
CC: Mark Brown <broonie@...nel.org>

-- 
1.7.9.5

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ