summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-1/+20
* ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-216/+3
* ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie2019-11-121-2/+2
* ASoC: SOF: PM: add check before setting d0_substateKeyon Jie2019-11-121-0/+3
* ASoC: SOF: PM: add state machine to commentsKeyon Jie2019-11-121-0/+32
* ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ixKeyon Jie2019-10-281-0/+46
* ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie2019-10-281-0/+23
* ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie2019-10-281-0/+17
* ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipcKeyon Jie2019-10-281-3/+3
* ASoC: SOF: reset default d0_substate at probe() and resume()Keyon Jie2019-10-281-0/+3
* ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-231-2/+2
* ASoC: SOF: reset DMA state in prepareKai Vehmanen2019-07-231-1/+1
* ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-061-0/+8
* ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-171-4/+20
* ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspendKai Vehmanen2019-06-131-1/+10
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-031-0/+3
* ASoC: SOF: Add PM supportLiam Girdwood2019-04-281-0/+385