index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
hwmon.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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