From: Matt Ranostay <mranostay@gmail.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, linux-pm@vger.kernel.org,
k.kozlowski@samsung.com, Matt Ranostay <mranostay@gmail.com>
Subject: [PATCH v2 0/1] iio: pulsedlight-lidar-lite: add runtime PM
Date: Sat, 7 Nov 2015 18:50:23 -0800 [thread overview]
Message-ID: <1446951024-7621-1-git-send-email-mranostay@gmail.com> (raw)
Changes from v1:
* add mutex lock in measurement reading function
* add missing pm_runtime_mark_last_busy() call
* use pm_runtime_get_sync() function instead of async version
Matt Ranostay (1):
iio: pulsedlight-lidar-lite: add runtime PM
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 63 ++++++++++++++++++++++-
1 file changed, 62 insertions(+), 1 deletion(-)
--
1.9.1
WARNING: multiple messages have this Message-ID (diff)
From: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: [PATCH v2 0/1] iio: pulsedlight-lidar-lite: add runtime PM
Date: Sat, 7 Nov 2015 18:50:23 -0800 [thread overview]
Message-ID: <1446951024-7621-1-git-send-email-mranostay@gmail.com> (raw)
Changes from v1:
* add mutex lock in measurement reading function
* add missing pm_runtime_mark_last_busy() call
* use pm_runtime_get_sync() function instead of async version
Matt Ranostay (1):
iio: pulsedlight-lidar-lite: add runtime PM
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 63 ++++++++++++++++++++++-
1 file changed, 62 insertions(+), 1 deletion(-)
--
1.9.1
next reply other threads:[~2015-11-08 2:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 2:50 Matt Ranostay [this message]
2015-11-08 2:50 ` [PATCH v2 0/1] iio: pulsedlight-lidar-lite: add runtime PM Matt Ranostay
2015-11-08 2:50 ` [PATCH v2 1/1] " Matt Ranostay
2015-11-08 2:50 ` Matt Ranostay
2015-11-08 5:28 ` Krzysztof Kozlowski
2015-11-08 5:28 ` Krzysztof Kozlowski
2015-11-08 5:51 ` Matt Ranostay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1446951024-7621-1-git-send-email-mranostay@gmail.com \
--to=mranostay@gmail.com \
--cc=jic23@kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.