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]
Message-ID: <09df24e539a2259c800a02d49557f34e.broonie@kernel.org>
Date: Wed, 29 Jan 2025 13:23:27 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.14-merge-window

The following changes since commit 367a8200a91025289f9664e468fbc2b67c95e70e:

  regulator: dt-bindings: Add regulator-power-budget-milliwatt property (2025-01-17 17:48:55 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.14-merge-window

for you to fetch changes up to 155c569fa4c3b340fbf8571a0e42dd415c025377:

  regulator: core: Add missing newline character (2025-01-22 14:29:29 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.14

A couple of fixes that have come in during the merge window, one that
operates the TPS6287x devices more within the design spec and can
prevent current surges when changing voltages and another more trivial
one for error message formatting.

----------------------------------------------------------------
Alexander Stein (1):
      regulator: core: Add missing newline character

Jonas Andreasson (1):
      regulator: TPS6287X: Use min/max uV to get VRANGE

 drivers/regulator/core.c               |  2 +-
 drivers/regulator/tps6287x-regulator.c | 57 ++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ