* [GIT PULL] hwmon fixes for 3.4-rc2
@ 2012-04-04 14:16 Guenter Roeck
0 siblings, 0 replies; only message in thread
From: Guenter Roeck @ 2012-04-04 14:16 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, lm-sensors
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-04 14:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 14:16 [GIT PULL] hwmon fixes for 3.4-rc2 Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox