]> 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)
commit8e3ef8093e452bebc3c908d0dfb0eea1cc8f428c
treee830a77cf2552d98c8beacbd32f60ef8a22b9e59
parent98858bb3ce46aee55dd85d54903e653ab7f99ef8
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