linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] AXI FAN new features and improvements
@ 2021-08-11 11:48 Nuno Sá
  2021-08-11 11:48 ` [PATCH 1/3] hwmon: axi-fan-control: make sure the clock is enabled Nuno Sá
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nuno Sá @ 2021-08-11 11:48 UTC (permalink / raw)
  To: linux-hwmon; +Cc: Guenter Roeck, Jean Delvare

This is the result of the RFC [1] previously sent. The main differences
from the RFC are:

* Dropped the tacho evaluation stuff as that will be done differently
(the core will just expose a minimum fan speed below which faults are
asserted).
* Converted half of the auto points to hysteresis points as suggested by
Guenter.

[1]: https://www.spinics.net/lists/linux-hwmon/msg12015.html

Nuno Sá (3):
  hwmon: axi-fan-control: make sure the clock is enabled
  hwmon: axi-fan-control: handle irqs in natural order
  hwmon: axi-fan-control: support temperature vs pwm points

 drivers/hwmon/axi-fan-control.c | 117 +++++++++++++++++++++++++++-----
 1 file changed, 101 insertions(+), 16 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-12  4:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 11:48 [PATCH 0/3] AXI FAN new features and improvements Nuno Sá
2021-08-11 11:48 ` [PATCH 1/3] hwmon: axi-fan-control: make sure the clock is enabled Nuno Sá
2021-08-12  4:37   ` Guenter Roeck
2021-08-11 11:48 ` [PATCH 2/3] hwmon: axi-fan-control: handle irqs in natural order Nuno Sá
2021-08-12  4:38   ` Guenter Roeck
2021-08-11 11:48 ` [PATCH 3/3] hwmon: axi-fan-control: support temperature vs pwm points Nuno Sá
2021-08-12  4:39   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).