mbox series

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

Message ID 20210916132254.831200-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, 1:22 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 | 133 +++++++++++++++++++++++++++----------
 1 file changed, 97 insertions(+), 36 deletions(-)