On Sat, Jun 19, 2021 at 12:11:58AM +0300, Dmitry Osipenko wrote: > Hi, > > This series makes interrupt usable on NVIDIA Tegra devices, it also > switches LM90 driver to use hwmon_notify_event(). > > Dmitry Osipenko (4): > hwmon: (lm90) Don't override interrupt trigger type > hwmon: (lm90) Use hwmon_notify_event() > hwmon: (lm90) Unmask hardware interrupt > hwmon: (lm90) Disable interrupt on suspend > > drivers/hwmon/lm90.c | 79 ++++++++++++++++++++++++++++++++++++-------- > 1 file changed, 66 insertions(+), 13 deletions(-) > Please resubmit with change log. Guenter