OpenDevicePartnership / OpenDevicePartnership/embedded-services
thermal-service: Generate events on fan state transition
Open
@kurtjd is already working on this.
Since Aug 14, 2025.
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
The thermal-service should generate events on fan state transition so platform code can respond to it without needing to poll. E.g. if fan transitions to off state, platform code may wish to listen for that so it can disable a tachometer task as a power reduction mechanism.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.