aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/corsair-psu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt1-0/+1
2022-10-16hwmon: (corsair-psu) fix typo in USB id descriptionWilken Gottwalt1-1/+1
2022-10-02hwmon: (corsair-psu) add USB id of new revision of the HX1000i psuWilken Gottwalt1-1/+2
2022-09-19hwmon: (corsair-psu) add reporting of rail mode via debugfsWilken Gottwalt1-1/+28
2021-11-14hwmon: (corsair-psu) fix plain integer used as NULL pointerWilken Gottwalt1-1/+1
2021-06-09hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt1-0/+14
2021-05-10hwmon: (corsair-psu) Remove unneeded semicolonsWan Jiabing1-2/+2
2021-04-20hwmon: (corsair-psu) add support for critical valuesWilken Gottwalt1-55/+270
2021-04-20hwmon: (corsair-psu) Update calculation of LINEAR11 valuesWilken Gottwalt1-22/+8
2020-12-02hwmon: (corsair-psu) Fix fan rpm calculationWilken Gottwalt1-6/+1
2020-12-02hwmon: (corsair-psu) fix unintentional sign extension issueColin Ian King1-1/+1
2020-12-02hwmon: add Corsair PSU HID controller driverWilken Gottwalt1-0/+605