summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc2991.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner10 days1-1/+1
* hwmon: ltc2991: fix register bits definesPawel Dembicki2024-09-011-3/+3
* hwmon: (ltc2991) re-order conditions to fix off by one bugDan Carpenter2024-07-041-2/+2
* hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco2024-06-081-8/+3
* hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-011-1/+1
* hwmon: (ltc2991) remove device reference from stateAntoniu Miclaus2023-12-111-11/+9
* hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"Colin Ian King2023-11-141-1/+1
* hwmon: Add driver for ltc2991Antoniu Miclaus2023-10-291-0/+437