aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc2992.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-61/+25
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov1-2/+1
2021-05-10hwmon: (ltc2992) Put fwnode in error case during ->probe()Andy Shevchenko1-2/+6
2020-12-11hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integerColin Ian King1-5/+5
2020-12-11hwmon: (ltc2992) Add support for GPIOs.Alexandru Tachici1-1/+159
2020-12-11hwmon: (ltc2992) Add supportAlexandru Tachici1-0/+813