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-prev] [day] [month] [year] [list]
Date:   Tue, 14 Mar 2023 08:36:57 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     "Noah (Wensheng) Wang" <Noah.Wang@...olithicpower.com>,
        "arnd@...db.de" <arnd@...db.de>,
        "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Luke (Lijie) Jiang" <Luke.Jiang@...olithicpower.com>,
        pebble liang <pebble.liang@...olithicpower.com>,
        "Eva (Ting) Ma" <Eva.Ma@...olithicpower.com>
Subject: Re: [PATCH] char: add driver for mps VR controller mp2891



On 3/14/23 02:18, Noah (Wensheng) Wang wrote:
> Hi Arnd, Grey:
> Thanks for the review.
> 
> This driver will be used by facebook. This driver provide a device node for userspace to get output voltage, input voltage, input current, input power, output power and temperature of mp2891 controller through I2C. This driver determine what kind of value the userspace wants through the mp2891_write interface and return the corresponding value when the interface mp2891_read is called.
> 
> Signed-off-by: Noah Wang <Noah.Wang@...olithicpower.com>
> ---
>  drivers/char/mp2891.c | 403 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 403 insertions(+)
>  create mode 100644 drivers/char/mp2891.c
>

No Kconfig or Makefile changes?


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ