summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/corsair-psu.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (corsair-psu) Fix probe when built-inArmin Wolf2023-12-081-1/+17
* hwmon: (corsair-psu) update Series 2022 and 2023 supportWilken Gottwalt2023-06-241-3/+6
* hwmon: (corsair-psu) various cleanupsWilken Gottwalt2023-06-231-12/+11
* hwmon: (corsair-psu) add support for reading PWM values and modeWilken Gottwalt2023-06-221-1/+61
* hwmon: corsair: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2022-10-221-0/+1
* hwmon: (corsair-psu) fix typo in USB id descriptionWilken Gottwalt2022-10-161-1/+1
* hwmon: (corsair-psu) add USB id of new revision of the HX1000i psuWilken Gottwalt2022-10-021-1/+2
* hwmon: (corsair-psu) add reporting of rail mode via debugfsWilken Gottwalt2022-09-191-1/+28
* hwmon: (corsair-psu) fix plain integer used as NULL pointerWilken Gottwalt2021-11-141-1/+1
* hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt2021-06-091-0/+14
* hwmon: (corsair-psu) Remove unneeded semicolonsWan Jiabing2021-05-101-2/+2
* hwmon: (corsair-psu) add support for critical valuesWilken Gottwalt2021-04-201-55/+270
* hwmon: (corsair-psu) Update calculation of LINEAR11 valuesWilken Gottwalt2021-04-201-22/+8
* hwmon: (corsair-psu) Fix fan rpm calculationWilken Gottwalt2020-12-021-6/+1
* hwmon: (corsair-psu) fix unintentional sign extension issueColin Ian King2020-12-021-1/+1
* hwmon: add Corsair PSU HID controller driverWilken Gottwalt2020-12-021-0/+605