summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
AgeCommit message (Expand)Author
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2023-10-02mlxsw: core: Extend allowed list of external cooling devices for thermal zone...Vadim Pasternak
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-02mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel
2023-04-02mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel
2023-04-02mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-01-06thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-17Revert "mlxsw: core: Add the hottest thermal zone detection"Daniel Lezcano
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