summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pm.c
AgeCommit message (Expand)AuthorLines
2019-11-12ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie-2/+2
2019-11-12ASoC: SOF: PM: add check before setting d0_substateKeyon Jie-0/+3
2019-11-12ASoC: SOF: PM: add state machine to commentsKeyon Jie-0/+32
2019-10-28ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ixKeyon Jie-0/+46
2019-10-28ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie-0/+23
2019-10-28ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie-0/+17
2019-10-28ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipcKeyon Jie-3/+3
2019-10-28ASoC: SOF: reset default d0_substate at probe() and resume()Keyon Jie-0/+3
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh-2/+2
2019-07-23ASoC: SOF: reset DMA state in prepareKai Vehmanen-1/+1
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen-0/+8
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan-4/+20
2019-06-13ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspendKai Vehmanen-1/+10
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan-0/+3
2019-04-28ASoC: SOF: Add PM supportLiam Girdwood-0/+385