aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak1-2/+6
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak1-21/+16
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP modulesVadim Pasternak1-1/+2
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak1-7/+7
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak1-13/+62
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak1-1/+136
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readoutVadim Pasternak1-27/+19
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak1-0/+6
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-02-17mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak1-0/+400
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak1-0/+12
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak1-2/+3
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak1-6/+9
2019-02-13mlxsw: core: Modify thermal zone definitionVadim Pasternak1-9/+28
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabilityVadim Pasternak1-2/+8
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak1-1/+55
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-30/+2
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera1-0/+442