On Tue, Jul 14, 2020 at 08:07:40PM -0700, Guenter Roeck wrote: > On Tue, Jul 14, 2020 at 12:03:38PM +0200, jaap aarts wrote: > > Adds fan/pwm support for H1000i platinum. > > Custom temp/fan curves are not supported, however > > the presets found in the proprietary drivers are avaiable. > > > > Signed-off-by: Jaap Aarts <jaap.aarts1@xxxxxxxxx> > > +Marius Zachmann for input. > > Questions: > - Does this really have to be a different driver or can it be merged into > the corsair-cpro driver ? > - What about HID vs. USB driver ? > - is the kref complexity really needed ? At first glance, I can't tell what the kref is trying to keep track of. So I would say no, it's not. :) thanks, greg k-h