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:   Wed,  3 Jul 2019 18:10:33 +0200
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/2] regulator: selector stepping for voltage regulators

From: Bartosz Golaszewski <bgolaszewski@...libre.com>

Hi Mark, Liam,

I know this won't make it for v5.3, but I thought I'd send it already
for you to take a look. Some time ago we discussed implementing the
voltage stepping in the regulator core. Here's a first go at that.
The first user is the max77650 driver which actually uses it. I think
there are more drivers that could reuse it later if accepted.

Bartosz Golaszewski (2):
  regulator: implement selector stepping
  regulator: max77650: use vsel_step

 drivers/regulator/core.c               | 63 ++++++++++++++++++++++
 drivers/regulator/max77650-regulator.c | 73 ++++----------------------
 include/linux/regulator/driver.h       |  6 +++
 3 files changed, 78 insertions(+), 64 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ