aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
AgeCommit message (Expand)Author
2022-04-20mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...Vadim Pasternak
2022-04-15mlxsw: core_thermal: Use common define for thermal zone name lengthVadim Pasternak
2022-04-15mlxsw: core_thermal: Use exact name of cooling devices for bindingVadim Pasternak
2022-04-15mlxsw: core_thermal: Add line card id prefix to line card thermal zone nameVadim Pasternak
2022-04-15mlxsw: core_thermal: Extend internal structures to support multi thermal areasVadim Pasternak
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-04-12mlxsw: reg: Extend MGPIR register with new slot fieldsVadim Pasternak
2022-04-12mlxsw: reg: Extend MTMP register with new slot number fieldVadim Pasternak
2022-02-23mlxsw: core_thermal: Remove obsolete API for query resourceVadim Pasternak
2022-02-23mlxsw: core_thermal: Rename labels according to naming conventionVadim Pasternak
2022-02-23mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal moduleVadim Pasternak
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-09mlxsw: thermal: Fix null dereference of NULL temperature parameterColin Ian King
2021-06-08mlxsw: thermal: Read module temperature thresholds using MTMP registerMykola Kostenok
2021-06-08mlxsw: thermal: Add function for reading module temperature and thresholdsMykola Kostenok
2021-06-08mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-07mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak
2021-03-15thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano
2021-01-09mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak
2021-01-09mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...Vadim Pasternak
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-02-17mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak
2019-02-13mlxsw: core: Modify thermal zone definitionVadim Pasternak
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera