hwmon: (fam15h_power) Increase output resolution
authorAndre Przywara <andre.przywara@amd.com>
Fri, 23 Mar 2012 09:02:17 +0000 (10:02 +0100)
committerJean Delvare <khali@endymion.delvare>
Fri, 23 Mar 2012 09:02:17 +0000 (10:02 +0100)
commit941a956b0e387b21f385f486c34ef67576775cfc
tree35d118d214a7c4d57ef1f8b085cafc9725255b75
parentfc0900cbda9243957d812cd6b4cc87965f9fe75f
hwmon: (fam15h_power) Increase output resolution

On high CPU load the accumulating values in the running_avg_cap
register are very low (below 10), so averaging them too early leads
to unnecessary poor output resolution. Since we pretend to output
micro-Watt we better keep all the bits we have as long as possible.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/fam15h_power.c