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