aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-16ASoC: SOF: pm: Remove duplicated code in sof_suspendPeter Ujfalusi1-8/+4
2023-05-15ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen1-1/+13
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+5
2023-04-05ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta1-1/+7
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi1-0/+5
2023-01-18ASoC: Merge up 6.2 fixesMark Brown1-5/+4
2022-12-25ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-6/+6
2022-12-21ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan1-3/+3
2022-12-21ASoC: SOF: pm: Set target state earlierRanjani Sridharan1-2/+1
2022-06-24ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart1-0/+9
2022-06-24ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart1-1/+11
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi1-4/+4
2022-04-25ASoC: SOF: remove incorrect clearing of prepared flagRanjani Sridharan1-1/+1
2022-04-04ASoC: SOF: disable dma trace in s0ixLibin Yang1-2/+10
2022-04-04ASoC: SOF: extend the interface to stop DMA traceLibin Yang1-4/+4
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan1-7/+10
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan1-38/+25
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi1-1/+12
2021-12-23ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state alsoPeter Ujfalusi1-3/+4
2021-12-23ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi1-0/+2
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi1-0/+7
2021-10-07Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:Mark Brown1-3/+3
2021-10-07ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi1-2/+2
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi1-3/+3
2021-10-01ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan1-2/+2
2021-10-01ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan1-1/+1
2021-10-01ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan1-0/+2
2021-09-28ASoC: SOF: pm: fix a stale commentRanjani Sridharan1-1/+1
2021-06-01ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen1-0/+1
2021-01-28ASoC: SOF: update dsp core power status in common APIsBard Liao1-1/+0
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta1-5/+7
2020-09-04ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski1-0/+1
2020-05-27ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan1-2/+6
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa1-0/+9
2020-05-18ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta1-2/+8
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan1-82/+10
2020-02-11ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan1-1/+37
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan1-3/+6
2020-02-11ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan1-52/+39
2020-01-27ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart1-0/+4
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan1-1/+20
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan1-216/+3
2019-11-12ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie1-2/+2
2019-11-12ASoC: SOF: PM: add check before setting d0_substateKeyon Jie1-0/+3
2019-11-12ASoC: SOF: PM: add state machine to commentsKeyon Jie1-0/+32
2019-10-28ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ixKeyon Jie1-0/+46
2019-10-28ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie1-0/+23
2019-10-28ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie1-0/+17
2019-10-28ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipcKeyon Jie1-3/+3