public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add threshold events support and some minor cleanup
@ 2024-04-30 12:05 Dimitri Fedrau
  2024-04-30 12:05 ` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member Dimitri Fedrau
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Dimitri Fedrau @ 2024-04-30 12:05 UTC (permalink / raw)
  Cc: Jonathan Cameron, Lars-Peter Clausen, Dimitri Fedrau, Andrew Hepp,
	Marcelo Schmitt, linux-iio, linux-kernel

This patch adds threshold events support for the MCP9600 device.

Based on fix:
3c324a40b7c3 iio: temperature: mcp9600: Fix temperature reading for negative values

Dimitri Fedrau (5):
  iio: temperature: mcp9600: set channel2 member
  iio: temperature: mcp9600: Share scale by all channels
  iio: temperature: mcp9600: add newlines after if statements
  iio: temperature: mcp9600: Fix line exceeding 80 columns
  iio: temperature: mcp9600: add threshold events support

 drivers/iio/temperature/mcp9600.c | 381 +++++++++++++++++++++++++++++-
 1 file changed, 368 insertions(+), 13 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-05-09 20:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 12:05 [PATCH 0/5] Add threshold events support and some minor cleanup Dimitri Fedrau
2024-04-30 12:05 ` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member Dimitri Fedrau
2024-04-30 12:11   ` Jonathan Cameron
2024-04-30 12:21     ` Dimitri Fedrau
2024-05-05 10:15       ` Jonathan Cameron
2024-05-09 19:31         ` Dimitri Fedrau
2024-04-30 12:05 ` [PATCH 2/5] iio: temperature: mcp9600: Share scale by all channels Dimitri Fedrau
2024-04-30 12:09   ` Jonathan Cameron
2024-04-30 12:23     ` Dimitri Fedrau
2024-04-30 12:05 ` [PATCH 3/5] iio: temperature: mcp9600: add newlines after if statements Dimitri Fedrau
2024-04-30 12:05 ` [PATCH 4/5] iio: temperature: mcp9600: Fix line exceeding 80 columns Dimitri Fedrau
2024-04-30 12:05 ` [PATCH 5/5] iio: temperature: mcp9600: add threshold events support Dimitri Fedrau
2024-04-30 20:41   ` kernel test robot
2024-05-05 17:47   ` Jonathan Cameron
2024-05-09 20:45     ` Dimitri Fedrau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox