Age | Commit message (Expand) | Author | Files | Lines |
2023-08-25 | hwmon: (mlxreg-fan) Extend number of supported fans | Vadim Pasternak | 1 | -1/+11 |
2023-04-19 | hwmon: mlxreg: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-02-12 | hwmon: (mlxreg-fan) Return zero speed for broken fan | Vadim Pasternak | 1 | -0/+6 |
2022-02-28 | hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limit | Vadim Pasternak | 1 | -57/+27 |
2021-10-12 | hwmon: (mlxreg-fan) Support distinctive names per different cooling devices | Vadim Pasternak | 1 | -2/+9 |
2021-10-12 | hwmon: (mlxreg-fan) Modify PWM connectivity validation | Vadim Pasternak | 1 | -3/+8 |
2021-10-12 | hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwm | Colin Ian King | 1 | -1/+1 |
2021-10-12 | hwmon: (mlxreg-fan) Extend driver to support multiply cooling devices | Vadim Pasternak | 1 | -26/+47 |
2021-10-12 | hwmon: (mlxreg-fan) Extend driver to support multiply PWM | Vadim Pasternak | 1 | -12/+43 |
2021-10-12 | hwmon: (mlxreg-fan) Extend the maximum number of tachometers | Vadim Pasternak | 1 | -1/+3 |
2021-09-17 | hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ... | Vadim Pasternak | 1 | -3/+9 |
2021-04-20 | hwmon: (mlxreg-fan) Add support for fan drawers capability and present registers | Vadim Pasternak | 1 | -1/+50 |
2019-05-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 1 | -21/+10 |
2019-05-14 | hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -21/+10 |
2019-04-16 | hwmon: (mlxreg-fan) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 1 | -33/+15 |
2019-04-16 | hwmon: (mlxreg-fan) Add support for fan capability registers | Vadim Pasternak | 1 | -5/+68 |
2018-12-17 | hwmon: (mlxreg-fan) Modify macros for tachometer fault status reading | Vadim Pasternak | 1 | -1/+1 |
2018-11-16 | hwmon: (mlxreg-fan) Fix macros for tacho fault reading | Vadim Pasternak | 1 | -1/+1 |
2018-07-09 | hwmon: (mlxreg-fan) Add support for Mellanox FAN driver | Vadim Pasternak | 1 | -0/+489 |