开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nzxt-smart2.c
Age
Commit message (
Expand
)
Author
2026-08-04
hwmon: (nzxt-smart2) Check return value of init_device() in probe
Qingshuang Fu
2026-07-27
hwmon: (nzxt-smart2) DMA-align output buffer
Guenter Roeck
2026-07-07
hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop
Guenter Roeck
2025-09-07
hwmon: (nzxt-smart2) Use devm_mutex_init()
Christophe JAILLET
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-29
hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fan Contro...
Aleksandr Mezin
2023-04-19
hwmon: nzxt: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
hwmon: (nzxt-smart2) handle failure of devm_add_action in nzxt_smart2_hid_probe
Kang Chen
2023-04-19
hwmon: (nzxt-smart2) add another USB ID
Aleksandr Mezin
2023-02-03
hwmon: (nzxt-smart2) Add device id
Herman Fries
2022-09-19
hwmon: (nzxt-smart2) add another USB ID
Aleksandr Mezin
2022-01-09
hwmon: (nzxt-smart2) make array detect_fans_report static const
Colin Ian King
2021-12-27
hwmon: (nzxt-smart2) Fix "unused function" warning
Aleksandr Mezin
2021-12-26
hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2.
Aleksandr Mezin