From: Matt Ranostay <mranostay@gmail.com>
To: jic23@kernel.org, lars@metafoo.de, pmeerw@pmeerw.net
Cc: linux-iio@vger.kernel.org, Matt Ranostay <mranostay@gmail.com>
Subject: [PATCH v3 0/1] iio: humidty: add HDC100x support
Date: Tue, 1 Sep 2015 20:58:34 -0700 [thread overview]
Message-ID: <1441166315-3044-1-git-send-email-mranostay@gmail.com> (raw)
Changes from v2:
* Change 4.2 reference to 4.3
* Removed rogue newline
* Make sure adc_int_us isn't updated on error
* Allow an reading of 0 to be returned from hdc100x_read_measurement
Matt Ranostay (1):
iio: humidity: add HDC100x support
.../ABI/testing/sysfs-bus-iio-humidity-hdc100x | 9 +
drivers/iio/humidity/Kconfig | 10 +
drivers/iio/humidity/Makefile | 1 +
drivers/iio/humidity/hdc100x.c | 317 +++++++++++++++++++++
4 files changed, 337 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-humidity-hdc100x
create mode 100644 drivers/iio/humidity/hdc100x.c
--
1.9.1
next reply other threads:[~2015-09-02 3:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 3:58 Matt Ranostay [this message]
2015-09-02 3:58 ` [PATCH v3] iio: humidity: add HDC100x support Matt Ranostay
2015-09-05 16:40 ` Jonathan Cameron
2015-09-06 0:25 ` 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=1441166315-3044-1-git-send-email-mranostay@gmail.com \
--to=mranostay@gmail.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/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 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).