diff options
author | René Rebe <rene@exactcode.de> | 2007-10-16 23:19:20 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-11-08 14:42:46 +0100 |
commit | 8de577095d65e8a51135793bf48c7be6c6c5bc77 (patch) | |
tree | 4b6295457a7a50c73af31ff10ad43cc358a4da04 /fs/afs/cmservice.c | |
parent | hwmon: (abituguru3) Add support for 2 new motherboards (diff) | |
download | linux-8de577095d65e8a51135793bf48c7be6c6c5bc77.tar.xz linux-8de577095d65e8a51135793bf48c7be6c6c5bc77.zip |
hwmon: (applesmc) Add support for Mac Pro 2 x Quad-Core
At least the 2x Quad-Core Apple Mac Pro appears to have some over-heat
protection which suddenly powers off the whole box under load. This adds
support for the fans and temerature sensors in the Mac Pro - later some
"windwarm" a-like code should probably monitor the values. For now
manually tweaking the fans prevents the sudden shutdown for me.
cd /sys/devices/platform/applesmc.768
for x in fan{1,2,3,4}; do
echo 1 > ${x}_manual
echo 1285 > ${x}_output
done
Two sensors are 0, while four are 129 °C, those might be removed again,
later.
Signed-off-by: René Rebe <rene@exactcode.de>
Cc: Nicolas Boichat <nicolas@boichat.ch>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'fs/afs/cmservice.c')
0 files changed, 0 insertions, 0 deletions