index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
hwmon.c
Age
Commit message (
Expand
)
Author
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-05-03
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2020-09-22
nvme: return errors for hwmon init
Keith Busch
2020-07-29
nvme-hwmon: log the controller device name
Sagi Grimberg
2020-07-08
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-01-31
nvme: hwmon: switch to use <linux/units.h> helpers
Akinobu Mita
2019-11-22
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
2019-11-22
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
2019-11-12
nvme: Add hardware monitoring support
Guenter Roeck