daringer / asus-fan

Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
GNU General Public License v2.0
95 stars 26 forks source link

[MINI FEATURE] add fan dipping table interface (proof-of-concept) #56

Closed daringer closed 5 years ago

daringer commented 6 years ago

Realize a proof of concept inside asus-fan for dipping point table adjustment (as discussed in #44) using the information from here and here.

Means, go the same way as in #55 and introduce a new hwmon_attribute (fan_dipping) or multiple (fan_dipping_1 ... fan_dipping_5) and simple push the passed values to ACPI as done inside several functions within asus-fan.

daringer commented 5 years ago

dropped in favor for the laptop/device/model-depending ACPI configurations