From: Jean Delvare Date: Wed, 26 Oct 2005 19:39:40 +0000 (+0200) Subject: [PATCH] hwmon: Add PEC support to the lm90 driver X-Git-Tag: v2.6.15-rc1~732^2^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3df5806cdae6fac678c662b527cb974bef4b60c;p=pandora-kernel.git [PATCH] hwmon: Add PEC support to the lm90 driver Add PEC support to the lm90 driver. Only the ADM1032 chip supports it, and in a rather tricky way, which is why this patch comes with documentation reinforcements. At least, this demonstrates that the new PEC support logic in i2c-core can properly deal with chips with partial PEC support. As enabling PEC causes a significant performance drop, it can be disabled through a sysfs file (unsurprisingly named "pec"). Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed