Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-08 | hwmon: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2024-05-29 | hwmon: (corsair-cpro) Add firmware and bootloader information | Marius Zachmann | 1 | -0/+88 |
2024-05-04 | hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock | Aleksa Savic | 1 | -5/+19 |
2024-05-04 | hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve... | Aleksa Savic | 1 | -1/+1 |
2024-05-04 | hwmon: (corsair-cpro) Use a separate buffer for sending commands | Aleksa Savic | 1 | -7/+12 |
2023-12-11 | hwmon: (corsair-cpro) use NULL instead of 0 | Marius Zachmann | 1 | -1/+1 |
2023-04-19 | hwmon: corsair: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-17 | hwmon: (corsair-cpro) Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-07-24 | hwmon: (corsair-cpro) add reading pwm values | Marius Zachmann | 1 | -20/+44 |
2020-07-24 | hwmon: add Corsair Commander Pro driver | Marius Zachmann | 1 | -0/+558 |