mbox series

[v1,0/2] hwmon: (it87) Generalise FAN_CTL ON/OFF Support

Message ID 20230507104106.1808726-1-frank@crawford.emu.id.au (mailing list archive)
Headers show
Series hwmon: (it87) Generalise FAN_CTL ON/OFF Support | expand

Message

Frank Crawford May 7, 2023, 10:41 a.m. UTC
Support for FAN_CTL ON/OFF is currently disabled only for IT8603E but
there are severl chips that don't support the configuration bits to turn
off fan control entirely.  Generalise this support for any chip.

---
Frank Crawford (2):
  Generalise support for FAN_CTL ON/OFF
  Add FAN_CTL feature for relevant chipsets

 drivers/hwmon/it87.c | 63 ++++++++++++++++++++++++++------------------
 1 file changed, 37 insertions(+), 26 deletions(-)