Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Sep 23, 2021
  2. Sep 21, 2021
  3. Sep 20, 2021
  4. Sep 15, 2021
  5. Sep 10, 2021
  6. Sep 08, 2021
  7. Sep 07, 2021
  8. Sep 06, 2021
  9. Sep 04, 2021
  10. Sep 02, 2021
  11. Aug 31, 2021
  12. Aug 30, 2021
  13. Aug 29, 2021
  14. Aug 28, 2021
    • Aleksa Savic's avatar
      hwmon: add driver for Aquacomputer D5 Next · 0e35f63f
      Aleksa Savic authored
      
      This driver exposes hardware sensors of the Aquacomputer D5 Next
      watercooling pump, which communicates through a proprietary USB HID
      protocol.
      
      Available sensors are pump and fan speed, power, voltage and current, as
      well as coolant temperature. Also available through debugfs are the serial
      number, firmware version and power-on count.
      
      Attaching a fan is optional and allows it to be controlled using
      temperature curves directly from the pump. If it's not connected,
      the fan-related sensors will report zeroes.
      
      The pump can be configured either through software or via its physical
      interface. Configuring the pump through this driver is not implemented,
      as it seems to require sending it a complete configuration. That
      includes addressable RGB LEDs, for which there is no standard sysfs
      interface. Thus, that task is better suited for userspace tools.
      
      This driver has been tested on x86_64, both in-kernel and as a module.
      
      Signed-off-by: default avatarAleksa Savic <savicaleksa83@gmail....>
      0e35f63f
  15. Aug 27, 2021
  16. Aug 26, 2021
  17. Aug 25, 2021
  18. Aug 24, 2021
  19. Aug 23, 2021
  20. Aug 21, 2021
  21. Aug 20, 2021