All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: vncl4000: Enable runtime pm for vcnl4200/4040
@ 2020-01-20 15:01 Guido Günther
  2020-01-20 15:01 ` [PATCH 1/2] iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW Guido Günther
  2020-01-20 15:01 ` [PATCH 2/2] iio: vncl4000: Enable runtime pm for vcnl4200/4040 Guido Günther
  0 siblings, 2 replies; 5+ messages in thread
From: Guido Günther @ 2020-01-20 15:01 UTC (permalink / raw)
  To: Tomas Novotny, Jonathan Cameron, Hartmut Knaack,
	Lars-Peter Clausen, Peter Meerwald-Stadler,
	Angus Ainslie (Purism), Guido Günther, Marco Felsch,
	Thomas Gleixner, linux-iio, linux-kernel

This is modelled after the vcnl4035 driver. The vcnl4000 does not seem
to have a way to save power so we just leave it running.

Guido Günther (2):
  iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW
  iio: vncl4000: Enable runtime pm for vcnl4200/4040

 drivers/iio/light/vcnl4000.c | 141 +++++++++++++++++++++++++++++++----
 1 file changed, 128 insertions(+), 13 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2020-01-30 13:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-20 15:01 [PATCH 0/2] iio: vncl4000: Enable runtime pm for vcnl4200/4040 Guido Günther
2020-01-20 15:01 ` [PATCH 1/2] iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW Guido Günther
2020-01-20 15:01 ` [PATCH 2/2] iio: vncl4000: Enable runtime pm for vcnl4200/4040 Guido Günther
2020-01-20 17:28   ` Tomas Novotny
2020-01-30 13:45     ` Guido Günther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.