summaryrefslogtreecommitdiff
path: root/drivers/hwmon/isl28022.c
AgeCommit message (Expand)AuthorFilesLines
4 dayshwmon: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-1/+1
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko1-18/+24
2026-04-10hwmon: (isl28022) Fix integer overflow in power calculation on 32-bitSanman Pradhan1-2/+3
2025-05-20hwmon: (isl28022) Fix current reading calculationYikai Tsai1-2/+4
2025-05-02hwmon: (isl28022, nct7363) Convert to use maple tree register cacheBo Liu1-1/+1
2025-02-03hwmon: (isl28022) Use per-client debugfs entryWolfram Sang1-42/+2
2024-12-14hwmon: (isl28022) Drop explicit initialization of struct i2c_device_id::drive...Uwe Kleine-König1-1/+1
2024-12-14hwmon: (isl28022) apply coding style to module init/exitWolfram Sang1-6/+3
2024-11-11hwmon: (isl28022) new driver for ISL28022 power monitorYikai Tsai1-0/+535