Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST | David Lechner | 10 days | 1 | -1/+1 |
* | hwmon: ltc2991: fix register bits defines | Pawel Dembicki | 2024-09-01 | 1 | -3/+3 |
* | hwmon: (ltc2991) re-order conditions to fix off by one bug | Dan Carpenter | 2024-07-04 | 1 | -2/+2 |
* | hwmon: (ltc2991) use device_for_each_child_node_scoped() | Javier Carrasco | 2024-06-08 | 1 | -8/+3 |
* | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-01 | 1 | -1/+1 |
* | hwmon: (ltc2991) remove device reference from state | Antoniu Miclaus | 2023-12-11 | 1 | -11/+9 |
* | hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous" | Colin Ian King | 2023-11-14 | 1 | -1/+1 |
* | hwmon: Add driver for ltc2991 | Antoniu Miclaus | 2023-10-29 | 1 | -0/+437 |