Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: (ltc2992) Avoid division by zero | Antoniu Miclaus | 2023-10-28 | 1 | -1/+5 |
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: ltc2992: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 2023-04-19 | 1 | -1/+1 |
* | hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen | 2023-03-15 | 1 | -0/+1 |
* | hwmon: use simple i2c probe | Stephen Kitt | 2022-12-04 | 1 | -2/+2 |
* | hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 2022-05-22 | 1 | -61/+25 |
* | Replace for_each_*_bit_from() with for_each_*_bit() where appropriate | Yury Norov | 2022-01-15 | 1 | -2/+1 |
* | hwmon: (ltc2992) Put fwnode in error case during ->probe() | Andy Shevchenko | 2021-05-10 | 1 | -2/+6 |
* | hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer | Colin Ian King | 2020-12-11 | 1 | -5/+5 |
* | hwmon: (ltc2992) Add support for GPIOs. | Alexandru Tachici | 2020-12-11 | 1 | -1/+159 |
* | hwmon: (ltc2992) Add support | Alexandru Tachici | 2020-12-11 | 1 | -0/+813 |