summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ltc2992.c
AgeCommit message (Expand)Author
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-19hwmon: ltc2992: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-03-15hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2022-12-04hwmon: use simple i2c probeStephen Kitt
2022-05-22hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2021-05-10hwmon: (ltc2992) Put fwnode in error case during ->probe()Andy Shevchenko
2020-12-11hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integerColin Ian King
2020-12-11hwmon: (ltc2992) Add support for GPIOs.Alexandru Tachici
2020-12-11hwmon: (ltc2992) Add supportAlexandru Tachici