summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* nvme-hwmon: Return error code when registration failsDaniel Wagner2021-03-051-0/+1
* nvme-hwmon: rework to avoid devm allocationHannes Reinecke2021-02-101-10/+21
* 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