Home
last modified time | relevance | path

Searched hist:"941 a956b0e387b21f385f486c34ef67576775cfc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dfam15h_power.cdiff 941a956b0e387b21f385f486c34ef67576775cfc Fri Mar 23 04:02:17 CDT 2012 Andre Przywara <andre.przywara@amd.com> 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>