-
tuxedo-control-center
A tool to help you control performance, energy, fan and comfort settings on TUXEDO laptops.
> With the TUXEDO Control Center you are able to control the performance and the behavior of the fans by yourself.
I remember seeing this project years ago when I tried to reverse engineer my own laptop's fan control functions.
https://github.com/tuxedocomputers/tuxedo-control-center
I actually tried to make it work on my laptop back then. Didn't succeed unfortunately.
I'd really enjoy reading about how they figured out the power management and fan control stuff. I couldn't figure it out.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
tuxedo-keyboard
Discontinued This repository will no longer get any updates as the code here is now part of tuxedo-drivers https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers.
I can't really confirm if it's the place to look at, but the tuxedo control center works in pair with their kernel module https://github.com/tuxedocomputers/tuxedo-keyboard
As the name wrongly imply, it is not just about controlling the keyboard. At least on my laptop (an aura15 gen 2), a whole chunk of the control center is not available when the module is not loaded. Not sure if it will help but you might want to look into this module as well for your investigation.
-