diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2008-10-19 05:27:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 17:52:35 +0200 |
commit | 865c295360f61c2f3634fb1387b4468fdc8287da (patch) | |
tree | 03878148480d3a2d4c52ab968a603f31f7a11681 /drivers/hwmon/applesmc.c | |
parent | hwmon/pc87360 separate alarm files: add dev_dbg help (diff) | |
download | linux-865c295360f61c2f3634fb1387b4468fdc8287da.tar.xz linux-865c295360f61c2f3634fb1387b4468fdc8287da.zip |
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 <jim.cromie@gmail.com>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions