summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ltc2992.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-071-1/+1
* hwmon: ltc2992: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-151-0/+1
* hwmon: use simple i2c probeStephen Kitt2022-12-041-2/+2
* hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macroGuenter Roeck2022-05-221-61/+25
* Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+1
* hwmon: (ltc2992) Put fwnode in error case during ->probe()Andy Shevchenko2021-05-101-2/+6
* hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integerColin Ian King2020-12-111-5/+5
* hwmon: (ltc2992) Add support for GPIOs.Alexandru Tachici2020-12-111-1/+159
* hwmon: (ltc2992) Add supportAlexandru Tachici2020-12-111-0/+813