aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Collapse)AuthorAgeFilesLines
* tg3: Fix temperature reportingJean Delvare2016-08-261-1/+1
| | | | | | | | | | | | | | | | | commit d3d11fe08ccc9bff174fc958722b5661f0932486 upstream. The temperature registers appear to report values in degrees Celsius while the hwmon API mandates values to be exposed in millidegrees Celsius. Do the conversion so that the values reported by "sensors" are correct. Fixes: aed93e0bf493 ("tg3: Add hwmon support for temperature") Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: Prashant Sreedharan <prashant@broadcom.com> Cc: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-7/+7
|
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-261-17/+17
|
* first commitMeizu OpenSource2016-08-151-0/+17830