Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented May 1, 2024

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

Requires: system76/coreboot#222

jackpot51
jackpot51 previously approved these changes May 2, 2024
@crawfxrd crawfxrd force-pushed the acpi-rpm branch 2 times, most recently from 85a28b3 to cf0c2d2 Compare May 9, 2024 15:05
@crawfxrd crawfxrd marked this pull request as ready for review May 9, 2024 15:05
@crawfxrd crawfxrd requested review from a team May 9, 2024 15:05
jackpot51
jackpot51 previously approved these changes May 17, 2024
jackpot51
jackpot51 previously approved these changes Jun 17, 2024
Ref: IT5570E V0.3.2 datasheet; 7.12.3.2 Manual Fan Control Mode
Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd
Copy link
Member Author

crawfxrd commented Jul 5, 2024

Included in #474.

@crawfxrd crawfxrd closed this Jul 5, 2024
@crawfxrd crawfxrd deleted the acpi-rpm branch July 5, 2024 18:18
crawfxrd added a commit to system76/coreboot that referenced this pull request Jul 18, 2024
System76 EC since system76/ec#456 performs the RPM calculation itself
and stores it in EC RAM where previously the raw tachometer values were
saved. The SBIOS is no longer required to make the conversion.

Ref: system76/ec#456
Change-Id: I82a4e25a8ce0f274b2d98e7ff2b12595acf6c3c5
Signed-off-by: Tim Crawford <[email protected]>
crawfxrd added a commit to system76/coreboot that referenced this pull request Jul 18, 2024
System76 EC since system76/ec@80cfa91b9fd5 ("acpi: Report RPM values
instead of raw tachometer values") performs the RPM calculation itself
and stores it  in EC RAM where previously the raw tachometer values were
saved. The SBIOS is no longer required to make the conversion.

Ref: system76/ec#456
Change-Id: I82a4e25a8ce0f274b2d98e7ff2b12595acf6c3c5
Signed-off-by: Tim Crawford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants