OpenDevicePartnership / OpenDevicePartnership/embedded-services
TAD: Integrate with power service
Open
@williampMSFT is already working on this.
Since Jan 27, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
The ACPI time-alarm device needs to integrate with some sort of power service to determine the active power source to choose the timer to run and to actually trigger wakes. However, we don't currently have such a service implemented, which means those points on the RTC are currently stubbed out.
Once we've implemented that service, update the time-alarm device service to leverage it.
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.