From: Jim Cromie Date: Sun, 19 Oct 2008 03:27:35 +0000 (-0700) Subject: hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms X-Git-Tag: v2.6.28-rc1~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865c295360f61c2f3634fb1387b4468fdc8287da;p=pandora-kernel.git hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms Adds therm-min/max/crit-alarm callbacks, sensor-device-attribute declarations, and refs to those new decls in the macro used to initialize the therm_group (of sysfs files) The thermistors use voltage channels to measure; so they don't have a fault-alarm, but unlike the other voltages, they do have an overtemp, which we call crit (by convention). [akpm@linux-foundation.org: cleanup] Signed-off-by: Jim Cromie Cc: Jean Delvare Cc: "Mark M. Hoffman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed