Clean up lm92 driver and convert it to use regmap and the with_info hwmon API. ---------------------------------------------------------------- Guenter Roeck (6): hwmon: (lm92) Improve auto-detection accuracy hwmon: (lm92) Reorder include files to alphabetic order hwmon: (lm92) Replace chip IDs with limit register resolution hwmon: (lm92) Convert to use regmap hwmon: (lm92) Convert to with_info hwmon API hwmon: (lm92) Update documentation Documentation/hwmon/lm92.rst | 26 +-- drivers/hwmon/Kconfig | 3 +- drivers/hwmon/lm92.c | 457 ++++++++++++++++++++++++++----------------- 3 files changed, 291 insertions(+), 195 deletions(-)