Linux USB
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: jaap aarts <jaap.aarts1@gmail.com>
Cc: linux-usb@vger.kernel.org
Subject: Re: kernel driver for USB liquid cooler controls
Date: Sun, 21 Jun 2020 11:56:25 +0200	[thread overview]
Message-ID: <20200621095625.GB120230@kroah.com> (raw)
In-Reply-To: <CACtzdJ2Yu_sHtJpWQ8UtF-yVEp5ON_vTWzaL72TJxW96MydVdQ@mail.gmail.com>

On Sun, Jun 21, 2020 at 11:39:27AM +0200, jaap aarts wrote:
> Hello USB mailing list,
> 
> There are all-in-one liquid coolers for your CPU (like the corsair
> h100i), these are populair among gamers and high-end desktop
> enthusiasts for cooling their CPU. Under windows these have
> proprietary software that control the fan speed, pump speed and most
> importantly (for gamers) the RGB led controls.
> Under linux there is software that manages to control these devices by
> talking to the device via USB. But this doesn't allow for the fans to
> be controlled via generic fan control under linux.
> As a hobby project I started to implement some of the features from
> one of these user-space drivers as a kernel module.
> Some features would have to be device specific like RGB controls, but
> fan and pump speed could be controlled just like system fans.
> I was wondering if there would be any interest in having a driver for
> these all-in-one usb controlled coolers in the linux kernel itself?

Sure, why not, just tie into the correct kernel subsystems and all will
be good.  What exact device do you have, I have one here that I could
test with if it's the same one.

thanks,

greg k-h

  reply	other threads:[~2020-06-21  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21  9:39 kernel driver for USB liquid cooler controls jaap aarts
2020-06-21  9:56 ` Greg KH [this message]
2020-06-21 11:04   ` jaap aarts
2020-06-23 20:47     ` jaap aarts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200621095625.GB120230@kroah.com \
    --to=greg@kroah.com \
    --cc=jaap.aarts1@gmail.com \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox