On Fri, 30 Oct 2020 10:33:23 -0700 Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > On Fri, Oct 30, 2020 at 06:38:31AM +0100, Wilken Gottwalt wrote: > > The Corsair digital power supplies of the series RMi, HXi and AXi include > > a small micro-controller with a lot of sensors attached. The sensors can > > be accessed by an USB connector from the outside. > > > > This micro-controller provides the data by a simple proprietary USB HID > > protocol. The data consist of temperatures, current and voltage levels, > > power usage, uptimes, fan speed and some more. It is also possible to > > configure the PSU (fan mode, mono/multi-rail, over current protection). > > > > This driver provides access to the sensors/statistics of the RMi and HXi > > series power supplies. It does not support configuring these devices, > > because there would be many ways to misconfigure or even damage the PSU. > > > > This patch adds: > > - hwmon driver corsair-psu > > - hwmon documentation > > - updates MAINTAINERS > > > > Signed-off-by: Wilken Gottwalt <wilken.gottwalt@xxxxxxxxxx> > > No need to resend. It is in my queue. > Oh, I thought you didn't get it before. I noticed you had some mail trouble, too. Just wanted to be sure mailing worked this time. greetings, Wilken