linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: torvalds@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: [GIT PULL] hwmon fixes for v4.3-rc2
Date: Wed, 16 Sep 2015 07:41:24 -0700	[thread overview]
Message-ID: <1442414484-29646-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v4.3-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.3-rc2

Thanks,
Guenter
------

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.3-rc2

for you to fetch changes up to cd1faefa66425c3fa338777773c5c017edea3439:

  hwmon: (nct6775) Add support for NCT6793D (2015-09-12 19:43:02 -0700)

----------------------------------------------------------------
Two patches for nct6775 driver:
Add support for NCT6793D, and fix swapped registers.

----------------------------------------------------------------
Guenter Roeck (2):
      hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
      hwmon: (nct6775) Add support for NCT6793D

 Documentation/hwmon/nct6775 |  4 +++
 drivers/hwmon/Kconfig       |  4 +--
 drivers/hwmon/nct6775.c     | 64 +++++++++++++++++++++++++++++----------------
 3 files changed, 48 insertions(+), 24 deletions(-)

                 reply	other threads:[~2015-09-16 14:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1442414484-29646-1-git-send-email-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@linuxfoundation.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 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).