linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6 v2] Fix regulators and PM for AK8975
@ 2016-06-24  9:11 Linus Walleij
  2016-06-24  9:11 ` [PATCH 1/6 v2] iio: magn: ak8975: fix regulator usage Linus Walleij
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Linus Walleij @ 2016-06-24  9:11 UTC (permalink / raw)
  To: Jonathan Cameron, linux-iio
  Cc: Lars-Peter Clausen, Gregor Boirie, Richard Leitner,
	Krzysztof Kozlowski, Gwendal Grignou, Linus Walleij

This is the v2 of the patch series for AK8975 after some comments
and build robot complaints fixed up.

- Split off a separate patch to power down chip at remove()

- Move some patch hunks around.

- Updated runtime PM commit message

Works solidly for me.

Linus Walleij (6):
  iio: magn: ak8975: fix regulator usage
  iio: magn: ak8975: add Vid regulator
  iio: magn: ak8975: refactor regulator handlers
  iio: magn: ak8975: allow a delay after enabling regulators
  iio: magn: ak8975: make sure to power down at remove()
  iio: magn: ak8975: deploy runtime PM

 drivers/iio/magnetometer/ak8975.c | 130 +++++++++++++++++++++++++++++---------
 1 file changed, 99 insertions(+), 31 deletions(-)

-- 
2.4.11

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

end of thread, other threads:[~2016-06-26 14:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-24  9:11 [PATCH 0/6 v2] Fix regulators and PM for AK8975 Linus Walleij
2016-06-24  9:11 ` [PATCH 1/6 v2] iio: magn: ak8975: fix regulator usage Linus Walleij
2016-06-26 14:01   ` Jonathan Cameron
2016-06-26 14:04     ` Jonathan Cameron
2016-06-26 14:17       ` Jonathan Cameron
2016-06-24  9:11 ` [PATCH 2/6 v2] iio: magn: ak8975: add Vid regulator Linus Walleij
2016-06-26 14:09   ` Jonathan Cameron
2016-06-24  9:11 ` [PATCH 3/6 v2] iio: magn: ak8975: refactor regulator handlers Linus Walleij
2016-06-24  9:11 ` [PATCH 4/6 v2] iio: magn: ak8975: allow a delay after enabling regulators Linus Walleij
2016-06-24  9:11 ` [PATCH 5/6 v2] iio: magn: ak8975: make sure to power down at remove() Linus Walleij
2016-06-24  9:11 ` [PATCH 6/6 v2] iio: magn: ak8975: deploy runtime and system PM Linus Walleij
2016-06-26 14:20   ` Jonathan Cameron

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