]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe add thermal sensor support for x540 hardware
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 20 Aug 2011 04:49:45 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 29 Sep 2011 06:10:26 +0000 (23:10 -0700)
commitc90051655f14b46bcbd18944a09bb8470c21df69
treee830a77cf2552d98c8beacbd32f60ef8a22b9e59
parent9b61c35878ee63a7f5d9973ad78ff7624edcbed7
ixgbe add thermal sensor support for x540 hardware

Add code to enable thermal sensors for the x540 hardware, as well as a
thermal interrupt check which will exit with a critical message of a
thermal overheat is detected. Intent of code allows other mac types to
be added with different configuration in the future.

Fixed in this version is the addition of setting the temp_sensor
capable flag which was previously only set for a specific mac.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h