aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* ASoC: SOF: pm: Remove duplicated code in sof_suspendPeter Ujfalusi2023-06-161-8/+4
* ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen2023-05-151-1/+13
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2023-04-271-0/+5
|\
| * ASoC: SOF: Add support for DSPless modePeter Ujfalusi2023-04-041-0/+5
* | ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta2023-04-051-1/+7
|/
* ASoC: Merge up 6.2 fixesMark Brown2023-01-181-5/+4
|\
| * ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan2022-12-211-3/+3
| * ASoC: SOF: pm: Set target state earlierRanjani Sridharan2022-12-211-2/+1
* | ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi2022-12-251-6/+6
|/
* ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-06-241-0/+9
* ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart2022-06-241-1/+11
* ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-191-4/+4
* ASoC: SOF: remove incorrect clearing of prepared flagRanjani Sridharan2022-04-251-1/+1
* ASoC: SOF: disable dma trace in s0ixLibin Yang2022-04-041-2/+10
* ASoC: SOF: extend the interface to stop DMA traceLibin Yang2022-04-041-4/+4
* ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan2022-03-181-7/+10
* ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan2022-03-181-38/+25
* ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi2022-02-101-1/+12
* ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state alsoPeter Ujfalusi2021-12-231-3/+4
* ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi2021-12-231-0/+2
* ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi2021-12-231-0/+7
* Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:Mark Brown2021-10-071-3/+3
|\
| * ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi2021-10-071-3/+3
* | ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi2021-10-071-2/+2
|/
* ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan2021-10-011-2/+2
* ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan2021-10-011-1/+1
* ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan2021-10-011-0/+2
* ASoC: SOF: pm: fix a stale commentRanjani Sridharan2021-09-281-1/+1
* ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen2021-06-011-0/+1
* ASoC: SOF: update dsp core power status in common APIsBard Liao2021-01-281-1/+0
* ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-211-5/+7
* ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski2020-09-041-0/+1
* ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan2020-05-271-2/+6
* ASoC: SOF: add a power_down_notify methodMarcin Rajwa2020-05-181-0/+9
* ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta2020-05-181-2/+8
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-111-82/+10
* ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan2020-02-111-1/+37
* ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan2020-02-111-3/+6
* ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan2020-02-111-52/+39
* ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart2020-01-271-0/+4
* 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