| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | hwmon: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 2026-04-30 | hwmon: (ltc2992) Fix u32 overflow in power read path | Sanman Pradhan | 1 | -2/+4 |
| 2026-04-30 | hwmon: (ltc2992) Clamp threshold writes to hardware range | Sanman Pradhan | 1 | -7/+28 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-04-23 | hwmon: (ltc2992) Use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -10/+20 |
| 2024-07-31 | hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes | Javier Carrasco | 1 | -14/+5 |
| 2024-05-29 | hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() | Javier Carrasco | 1 | -1/+3 |
| 2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-10-28 | hwmon: (ltc2992) Avoid division by zero | Antoniu Miclaus | 1 | -1/+5 |
| 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-15 | hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen | 1 | -0/+1 |
| 2022-12-04 | 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 |