mbox series

[hwmon-next,v2,0/3] hwmon: (mlxreg-fan) Add support for multiply PWM and extend number of tachometers

Message ID 20210916194719.871413-1-vadimp@nvidia.com (mailing list archive)
Headers show
Series hwmon: (mlxreg-fan) Add support for multiply PWM and extend number of tachometers | expand

Message

Vadim Pasternak Sept. 16, 2021, 7:47 p.m. UTC
Extend the number of supported tachometers.
Add support for additional PWM and cooling devices.

Patch set contains:
Patch #1 - extends number of tachometers.
Patch #2 - extends number of PWM devices.
Patch #3 - extend number of cooling devices for thermal zone bindings.

Vadim Pasternak (3):
  hwmon: (mlxreg-fan) Extend the maximum number of tachometers
  hwmon: (mlxreg-fan) Extend driver to support multiply PWM
  hwmon: (mlxreg-fan) Extend driver to support multiply cooling devices

 drivers/hwmon/mlxreg-fan.c | 129 ++++++++++++++++++++++++++-----------
 1 file changed, 93 insertions(+), 36 deletions(-)