Fix limit overflows, improve chip detection code, convert to use regmap, convert to use with_info hwmon API, and add support for update_interval sysfs attribute. ---------------------------------------------------------------- Guenter Roeck (6): hwmon: (max1619) Clamp temperature range when writing limits hwmon: (max1619) Reorder include files to alphabetic order hwmon: (max1619) Convert to use regmap hwmon: (max1619) Convert to with_info API hwmon: (max1619) Add support for update_interval attribute hwmon: (max1619) Improve chip detection code Documentation/hwmon/max1619.rst | 4 - drivers/hwmon/max1619.c | 482 +++++++++++++++++++++++----------------- 2 files changed, 273 insertions(+), 213 deletions(-)