public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: [GIT PULL] hwmon fixes for 3.4-rc2
Date: Wed, 4 Apr 2012 07:16:10 -0700	[thread overview]
Message-ID: <20120404141609.GA17301@ericsson.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1912 bytes --]

Hi Linus,

Please pull hwmon fixes for Linux 3.4-rc2 from signed tag:

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

Fix crash in ad7314 driver
Add support for AMD Trinity CPUs to k10temp driver
Fix __initdata/__initconst mixup in w83627ehf driver
Fix runtime warnings in acpi_power_meter and max6639 drivers
Fix build warnings in adm1031, f75375s, sht15, and gpio-fan drivers

Thanks,
Guenter

------

The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:

  Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus

Andre Przywara (1):
      hwmon: (k10temp) Add support for AMD Trinity CPUs

Graeme Smecher (1):
      hwmon: (ad7314) Adds missing spi_dev initialization

Guenter Roeck (4):
      hwmon: (gpio-fan) Fix Kconfig dependencies
      hwmon: (sht15) Fix Kconfig dependencies
      hwmon: (f75375s) Fix warning message seen in some configurations
      hwmon: (adm1031) Fix compiler warning

Kyle McMartin (1):
      hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class

Mark Brown (1):
      hwmon: (max6639) Convert to dev_pm_ops

Uwe Kleine-König (1):
      hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata

 Documentation/hwmon/k10temp      |    2 +-
 drivers/hwmon/Kconfig            |    7 ++++---
 drivers/hwmon/acpi_power_meter.c |    2 ++
 drivers/hwmon/ad7314.c           |    1 +
 drivers/hwmon/adm1031.c          |   20 ++++++++------------
 drivers/hwmon/f75375s.c          |    2 ++
 drivers/hwmon/k10temp.c          |    4 ++++
 drivers/hwmon/max6639.c          |   15 +++++++++++----
 drivers/hwmon/w83627ehf.c        |   18 +++++++++---------
 9 files changed, 42 insertions(+), 29 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2012-04-04 14:18 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=20120404141609.GA17301@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@linux-foundation.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