system76 / ec

System76 Open Source Embedded Controller
GNU General Public License v3.0
318 stars 72 forks source link

acpi: Report RPM values instead of raw tachometer values #456

Closed crawfxrd closed 2 months ago

crawfxrd commented 4 months ago

Calculate the fan RPM values in the EC instead of coreboot ACPI, as it depends entirely on the EC configuration.

Requires: https://github.com/system76/coreboot/pull/222

crawfxrd commented 2 months ago

Included in #474.