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, 17 Jul 2015 14:41:53 -0700
From:	Stephen Boyd <sboyd@...eaurora.org>
To:	Mark Brown <broonie@...nel.org>
Cc:	linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	David Collins <collinsd@...eaurora.org>,
	Rob Herring <robherring2@...il.com>
Subject: [PATCH v4 0/2] SPMI regulator driver updates

This is the leftover parts of the SPMI regulator driver port. The
OCP feature and other vendor specific DT bindings that didn't make
v4.2. I've added a hook to configure OCP per 

Stephen Boyd (2):
  regulator: Add over current protection (OCP) support
  regulator: qcom-spmi: Add vendor specific configuration

 .../bindings/regulator/qcom,spmi-regulator.txt     |  60 ++++++-
 .../devicetree/bindings/regulator/regulator.txt    |   1 +
 drivers/regulator/core.c                           |   9 +
 drivers/regulator/of_regulator.c                   |   3 +
 drivers/regulator/qcom_spmi-regulator.c            | 200 ++++++++++++++++++++-
 include/linux/regulator/driver.h                   |   1 +
 include/linux/regulator/machine.h                  |   1 +
 7 files changed, 266 insertions(+), 9 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
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