aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/ltc2991.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-04hwmon: (ltc2991) re-order conditions to fix off by one bugDan Carpenter1-2/+2
2024-06-08hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco1-8/+3
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-12-11hwmon: (ltc2991) remove device reference from stateAntoniu Miclaus1-11/+9
2023-11-14hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"Colin Ian King1-1/+1
2023-10-29hwmon: Add driver for ltc2991Antoniu Miclaus1-0/+437