linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements
@ 2021-06-18 21:11 Dmitry Osipenko
  2021-06-18 21:11 ` [PATCH v2 1/4] hwmon: (lm90) Don't override interrupt trigger type Dmitry Osipenko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dmitry Osipenko @ 2021-06-18 21:11 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck; +Cc: linux-kernel, linux-hwmon, linux-tegra

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

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-18 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 21:11 [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements Dmitry Osipenko
2021-06-18 21:11 ` [PATCH v2 1/4] hwmon: (lm90) Don't override interrupt trigger type Dmitry Osipenko
2021-06-18 21:12 ` [PATCH v2 2/4] hwmon: (lm90) Use hwmon_notify_event() Dmitry Osipenko
2021-06-18 21:12 ` [PATCH v2 3/4] hwmon: (lm90) Unmask hardware interrupt Dmitry Osipenko
2021-06-18 21:12 ` [PATCH v2 4/4] hwmon: (lm90) Disable interrupt on suspend Dmitry Osipenko
2021-06-18 21:34 ` [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).