| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-06 | lib: utils/suspend: Add RPMI system suspend driver | Subrahmanya Lingappa | |
| Add RPMI based system suspend driver. To test this, execute the follwoing in Linux: $ echo mem > /sys/power/state To wake up, execute the following command on qemu monitor terminal: (qemu) system_wakeup Signed-off-by: Subrahmanya Lingappa <[email protected]> Signed-off-by: Anup Patel <[email protected]> | |||
| 2024-12-06 | lib: utils: Add simple FDT based system suspend driver framework | Anup Patel | |
| The generic platform can have multiple system suspend drivers so add a simple FDT based system suspend driver framework. Signed-off-by: Anup Patel <[email protected]> | |||
