summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/hwmon.c
AgeCommit message (Expand)AuthorFilesLines
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-21nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita1-1/+5
2019-11-21nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita1-16/+90
2019-11-11nvme: Add hardware monitoring supportGuenter Roeck1-0/+181