aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-19nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin1-7/+16
2022-10-19nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig1-5/+8
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner1-0/+1
2021-02-10nvme-hwmon: rework to avoid devm allocationHannes Reinecke1-10/+21
2020-09-22nvme: return errors for hwmon initKeith Busch1-8/+6
2020-07-29nvme-hwmon: log the controller device nameSagi Grimberg1-1/+2
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch1-1/+1
2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita1-8/+5
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita1-1/+5
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita1-16/+90
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck1-0/+181