index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
corsair-psu.c
Age
Commit message (
Expand
)
Author
2024-05-29
hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
Wilken Gottwalt
2023-12-08
hwmon: (corsair-psu) Fix probe when built-in
Armin Wolf
2023-06-24
hwmon: (corsair-psu) update Series 2022 and 2023 support
Wilken Gottwalt
2023-06-23
hwmon: (corsair-psu) various cleanups
Wilken Gottwalt
2023-06-22
hwmon: (corsair-psu) add support for reading PWM values and mode
Wilken Gottwalt
2023-04-19
hwmon: corsair: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2022-10-16
hwmon: (corsair-psu) fix typo in USB id description
Wilken Gottwalt
2022-10-02
hwmon: (corsair-psu) add USB id of new revision of the HX1000i psu
Wilken Gottwalt
2022-09-19
hwmon: (corsair-psu) add reporting of rail mode via debugfs
Wilken Gottwalt
2021-11-14
hwmon: (corsair-psu) fix plain integer used as NULL pointer
Wilken Gottwalt
2021-06-09
hwmon: (corsair-psu) fix suspend behavior
Wilken Gottwalt
2021-05-10
hwmon: (corsair-psu) Remove unneeded semicolons
Wan Jiabing
2021-04-20
hwmon: (corsair-psu) add support for critical values
Wilken Gottwalt
2021-04-20
hwmon: (corsair-psu) Update calculation of LINEAR11 values
Wilken Gottwalt
2020-12-02
hwmon: (corsair-psu) Fix fan rpm calculation
Wilken Gottwalt
2020-12-02
hwmon: (corsair-psu) fix unintentional sign extension issue
Colin Ian King
2020-12-02
hwmon: add Corsair PSU HID controller driver
Wilken Gottwalt