summaryrefslogtreecommitdiff
path: root/drivers/hwmon/isl28022.c
AgeCommit message (Expand)Author
2026-06-09hwmon: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko
2026-04-10hwmon: (isl28022) Fix integer overflow in power calculation on 32-bitSanman Pradhan
2025-05-19hwmon: (isl28022) Fix current reading calculationYikai Tsai
2025-05-01hwmon: (isl28022, nct7363) Convert to use maple tree register cacheBo Liu
2025-02-02hwmon: (isl28022) Use per-client debugfs entryWolfram Sang
2024-12-14hwmon: (isl28022) Drop explicit initialization of struct i2c_device_id::drive...Uwe Kleine-König
2024-12-14hwmon: (isl28022) apply coding style to module init/exitWolfram Sang
2024-11-10hwmon: (isl28022) new driver for ISL28022 power monitorYikai Tsai