summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* nvme: return errors for hwmon initKeith Busch2020-09-221-8/+6
* nvme-hwmon: log the controller device nameSagi Grimberg2020-07-291-1/+2
* nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch2020-07-081-1/+1
* nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-8/+5
* nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita2019-11-221-1/+5
* nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2019-11-221-16/+90
* nvme: Add hardware monitoring supportGuenter Roeck2019-11-121-0/+181