2011-06-05 15:09:21

by Guenter Roeck

[permalink] [raw]
Subject: [GIT PULL] hwmon fixes for 3.0

Hi Linus,

Please pull hwmon subsystem fixes for Linux 3.0 from:

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

Thanks,
Guenter Roeck

------

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

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

Guenter Roeck (2):
hwmon: (coretemp) Fix TjMax detection for older CPUs
hwmon: (coretemp) Further relax temperature range checks

Jean Delvare (1):
hwmon: (coretemp) Relax target temperature range check

Per Dalen (1):
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault

Per Dalén (1):
hwmon: (max6642): Better chip detection schema

drivers/hwmon/coretemp.c | 23 ++++-------------------
drivers/hwmon/max6642.c | 22 ++++++++++++++++++----
2 files changed, 22 insertions(+), 23 deletions(-)