[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120921001750.GA18950@roeck-us.net>
Date: Thu, 20 Sep 2012 17:17:50 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: [GIT PULL] hwmon fixes for 3.6-rc7
Hi Linus,
Please pull hwmon fixes for Linux 3.6-rc7 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus
There is one out-of-hwmon patch in linux/kernel.h to fix a compiler warning
seen with W=1. The patch is low risk and has been in -next since yesterday.
Thanks,
Guenter
------
The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
Linux 3.6-rc6 (2012-09-16 14:58:51 -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
for you to fetch changes up to 263a523d18bca306016d75f5c8d5c57c37fe52fb:
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST (2012-09-19 06:51:25 -0700)
----------------------------------------------------------------
Add missing 'name' sysfs attributes to ad7314 and ads7871 drivers
Bump maximum wait time for applesmc driver (again)
Fix build warning seen with W=1 in include/linux/kernel.h, introduced
with b6d86d3 (Fix DIV_ROUND_CLOSEST to support negative dividends)
----------------------------------------------------------------
Guenter Roeck (3):
hwmon: (ads7871) Add 'name' sysfs attribute
hwmon: (ad7314) Add 'name' sysfs attribute
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Parag Warudkar (1):
hwmon: (applesmc) Bump max wait
drivers/hwmon/ad7314.c | 8 ++++++++
drivers/hwmon/ads7871.c | 9 +++++++++
drivers/hwmon/applesmc.c | 4 ++--
include/linux/kernel.h | 2 +-
4 files changed, 20 insertions(+), 3 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists