From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
LM Sensors <lm-sensors@lm-sensors.org>,
Guenter Roeck <guenter.roeck@ericsson.com>
Subject: [GIT PULL] hwmon updates for 2.6.40
Date: Wed, 25 May 2011 21:35:49 +0200 [thread overview]
Message-ID: <20110525213549.51ba3f7a@endymion.delvare> (raw)
Hi Linus,
Please pull hwmon subsystem updates for Linux 2.6.40 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus
We have support for new devices (SMSC EMC6W201, AMD Family 15h CPU,
Fintek F71808A) and various driver cleanups.
Documentation/hwmon/emc6w201 | 42 ++
Documentation/hwmon/f71882fg | 4 +
Documentation/hwmon/fam15h_power | 37 ++
Documentation/hwmon/k10temp | 3 +-
Documentation/hwmon/max6650 | 21 +-
MAINTAINERS | 7 +
arch/x86/Kconfig | 1 +
drivers/acpi/Kconfig | 11 -
drivers/acpi/Makefile | 1 -
drivers/char/i8k.c | 166 ++++++-
drivers/hwmon/Kconfig | 42 ++-
drivers/hwmon/Makefile | 3 +
drivers/hwmon/abituguru.c | 3 -
drivers/hwmon/abituguru3.c | 13 -
.../power_meter.c => hwmon/acpi_power_meter.c} | 0
drivers/hwmon/adcxx.c | 16 +-
drivers/hwmon/emc6w201.c | 539 ++++++++++++++++++++
drivers/hwmon/f71882fg.c | 115 ++++-
drivers/hwmon/fam15h_power.c | 229 +++++++++
drivers/hwmon/ibmaem.c | 10 +-
drivers/hwmon/it87.c | 31 +-
drivers/hwmon/jc42.c | 2 +-
drivers/hwmon/k10temp.c | 11 +-
drivers/hwmon/k8temp.c | 8 +-
drivers/hwmon/lm70.c | 10 +-
drivers/hwmon/max6650.c | 78 +--
drivers/hwmon/sch5627.c | 46 ++-
drivers/hwmon/ultra45_env.c | 4 +-
include/linux/i2c.h | 2 +-
29 files changed, 1305 insertions(+), 150 deletions(-)
create mode 100644 Documentation/hwmon/emc6w201
create mode 100644 Documentation/hwmon/fam15h_power
rename drivers/{acpi/power_meter.c => hwmon/acpi_power_meter.c} (100%)
create mode 100644 drivers/hwmon/emc6w201.c
create mode 100644 drivers/hwmon/fam15h_power.c
---------------
Andre Przywara (1):
hwmon: (k10temp) Add support for Fam15h (Bulldozer)
Andreas Herrmann (1):
hwmon: Add driver for AMD family 15h processor power information
Hans de Goede (4):
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
hwmon: (f71882fg) Add support for F71808A
hwmon: (sch5627) Add sch5627_send_cmd function
hwmon: (sch5627) Trigger Vbat measurements
Jean Delvare (9):
hwmon: Use helper functions to set and get driver data
hwmon: (jc42) Change detection class
hwmon: (asc7621) Drop duplicate dependency
Move ACPI power meter driver to hwmon
hwmon: (max6650) Drop device detection
hwmon: (max6650) Properly support the MAX6650
i8k: Integrate with the hwmon subsystem
hwmon: (abituguru) Depend on DMI
hwmon: New driver for the SMSC EMC6W201
Luca Tettamanti (1):
i8k: Avoid lahf in 64-bit code
Nat Gurumoorthy (1):
hwmon: (it87) Use request_muxed_region
Thanks,
--
Jean Delvare
next reply other threads:[~2011-05-25 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 19:35 Jean Delvare [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-23 15:21 Guenter Roeck
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=20110525213549.51ba3f7a@endymion.delvare \
--to=khali@linux-fr.org \
--cc=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
all inboxes | Powered by JetHome®