summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP1-2/+2
2023-10-04bnxt_en: Event handler for Thermal eventKalesh AP1-0/+25
2023-10-04bnxt_en: Use non-standard attribute to expose shutdown temperatureKalesh AP1-1/+53
2023-10-04bnxt_en: Expose threshold temperatures through hwmonKalesh AP1-7/+50
2023-10-04bnxt_en: Modify the driver to use hwmon_device_register_with_infoKalesh AP1-16/+55
2023-10-04bnxt_en: Move hwmon functions into a dedicated fileKalesh AP1-0/+82