[PATCH v3 0/4] HWMON LM90 interrupt fixes and improvements

From: Dmitry Osipenko
Date: Fri Jun 18 2021 - 17:55:35 EST


Hi,

This series makes interrupt usable on NVIDIA Tegra devices, it also
switches LM90 driver to use hwmon_notify_event().

Changelog:

v3: - No code changes. Added changelog.

v2: - Dropped "hwmon: (lm90) Use edge-triggered interrupt" patch
and replaced it with "hwmon: (lm90) Don't override interrupt
trigger type", as was discussed during review of v1.

- Added these new patches:

hwmon: (lm90) Use hwmon_notify_event()
hwmon: (lm90) Unmask hardware interrupt
hwmon: (lm90) Disable interrupt on suspend

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(-)

--
2.30.2