Searched hist:a50c1e35650b929500bd89be61c89d95a267ce56 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | Kconfig | diff a50c1e35650b929500bd89be61c89d95a267ce56 Tue Nov 22 11:24:13 CET 2016 Ivan Vecera <cera@cera.cz> mlxsw: core: Implement thermal zone
Implement thermal zone for mlxsw based HW. It uses temperature sensor provided by ASIC (the same as mlxsw hwmon interface) to report current temp to thermal core. The ASIC's PWM is then used to control speed of system fans registered as cooling devices.
Signed-off-by: Ivan Vecera <cera@cera.cz> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff a50c1e35650b929500bd89be61c89d95a267ce56 Tue Nov 22 11:24:13 CET 2016 Ivan Vecera <cera@cera.cz> mlxsw: core: Implement thermal zone
Implement thermal zone for mlxsw based HW. It uses temperature sensor provided by ASIC (the same as mlxsw hwmon interface) to report current temp to thermal core. The ASIC's PWM is then used to control speed of system fans registered as cooling devices.
Signed-off-by: Ivan Vecera <cera@cera.cz> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core_thermal.c | a50c1e35650b929500bd89be61c89d95a267ce56 Tue Nov 22 11:24:13 CET 2016 Ivan Vecera <cera@cera.cz> mlxsw: core: Implement thermal zone
Implement thermal zone for mlxsw based HW. It uses temperature sensor provided by ASIC (the same as mlxsw hwmon interface) to report current temp to thermal core. The ASIC's PWM is then used to control speed of system fans registered as cooling devices.
Signed-off-by: Ivan Vecera <cera@cera.cz> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core.h | diff a50c1e35650b929500bd89be61c89d95a267ce56 Tue Nov 22 11:24:13 CET 2016 Ivan Vecera <cera@cera.cz> mlxsw: core: Implement thermal zone
Implement thermal zone for mlxsw based HW. It uses temperature sensor provided by ASIC (the same as mlxsw hwmon interface) to report current temp to thermal core. The ASIC's PWM is then used to control speed of system fans registered as cooling devices.
Signed-off-by: Ivan Vecera <cera@cera.cz> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core.c | diff a50c1e35650b929500bd89be61c89d95a267ce56 Tue Nov 22 11:24:13 CET 2016 Ivan Vecera <cera@cera.cz> mlxsw: core: Implement thermal zone
Implement thermal zone for mlxsw based HW. It uses temperature sensor provided by ASIC (the same as mlxsw hwmon interface) to report current temp to thermal core. The ASIC's PWM is then used to control speed of system fans registered as cooling devices.
Signed-off-by: Ivan Vecera <cera@cera.cz> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|