summaryrefslogtreecommitdiff
path: root/src/kernel/ao_power.c
Commit message (Collapse)AuthorAge
* altos: Add power management APIsKeith Packard2016-02-07
This provides sequenced suspend/resume functionality, allowing modules to register for power management at configuration time. Signed-off-by: Keith Packard <keithp@keithp.com>