| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
| 2023-06-16 | ASoC: SOF: pm: Remove duplicated code in sof_suspend | Peter Ujfalusi | 1 | -8/+4 |
| 2023-05-15 | ASoC: SOF: pm: save io region state in case of errors in resume | Kai Vehmanen | 1 | -1/+13 |
| 2023-04-27 | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+5 |
| 2023-04-05 | ASoC: SOF: pm: Tear down pipelines only if DSP was active | Daniel Baluta | 1 | -1/+7 |
| 2023-04-04 | ASoC: SOF: Add support for DSPless mode | Peter Ujfalusi | 1 | -0/+5 |
| 2023-01-18 | ASoC: Merge up 6.2 fixes | Mark Brown | 1 | -5/+4 |
| 2022-12-25 | ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as well | Peter Ujfalusi | 1 | -6/+6 |
| 2022-12-21 | ASoC: SOF: pm: Always tear down pipelines before DSP suspend | Ranjani Sridharan | 1 | -3/+3 |
| 2022-12-21 | ASoC: SOF: pm: Set target state earlier | Ranjani Sridharan | 1 | -2/+1 |
| 2022-06-24 | ASoC: SOF: pm: add definitions for S4 and S5 states | Pierre-Louis Bossart | 1 | -0/+9 |
| 2022-06-24 | ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 | Pierre-Louis Bossart | 1 | -1/+11 |
| 2022-05-19 | ASoC: SOF: Switch to IPC generic firmware tracing | Peter Ujfalusi | 1 | -4/+4 |
| 2022-04-25 | ASoC: SOF: remove incorrect clearing of prepared flag | Ranjani Sridharan | 1 | -1/+1 |
| 2022-04-04 | ASoC: SOF: disable dma trace in s0ix | Libin Yang | 1 | -2/+10 |
| 2022-04-04 | ASoC: SOF: extend the interface to stop DMA trace | Libin Yang | 1 | -4/+4 |
| 2022-03-18 | ASoC: SOF: topology: Add ops for setting up and tearing down pipelines | Ranjani Sridharan | 1 | -7/+10 |
| 2022-03-18 | ASoC: SOF: Make sof_suspend/resume IPC agnostic | Ranjani Sridharan | 1 | -38/+25 |
| 2022-02-10 | ASoC: SOF: sof-client: Add support for clients not managed by pm framework | Peter Ujfalusi | 1 | -1/+12 |
| 2021-12-23 | ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state also | Peter Ujfalusi | 1 | -3/+4 |
| 2021-12-23 | ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot | Peter Ujfalusi | 1 | -0/+2 |
| 2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED | Peter Ujfalusi | 1 | -0/+7 |
| 2021-10-07 | Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet... | Mark Brown | 1 | -3/+3 |
| 2021-10-07 | ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev | Peter Ujfalusi | 1 | -2/+2 |
| 2021-10-07 | ASoC: SOF: Introduce macro to set the firmware state | Peter Ujfalusi | 1 | -3/+3 |
| 2021-10-01 | ASoC: SOF: topology: Add kernel parameter for topology verification | Ranjani Sridharan | 1 | -2/+2 |
| 2021-10-01 | ASoC: SOF: Don't set up widgets during topology parsing | Ranjani Sridharan | 1 | -1/+1 |
| 2021-10-01 | ASoC: SOF: Add new fields to snd_sof_route | Ranjani Sridharan | 1 | -0/+2 |
| 2021-09-28 | ASoC: SOF: pm: fix a stale comment | Ranjani Sridharan | 1 | -1/+1 |
| 2021-06-01 | ASoC: SOF: reset enabled_cores state at suspend | Kai Vehmanen | 1 | -0/+1 |
| 2021-01-28 | ASoC: SOF: update dsp core power status in common APIs | Bard Liao | 1 | -1/+0 |
| 2020-09-21 | ASoC: SOF: pm: Fix prepare callback behavior for OF usecase | Daniel Baluta | 1 | -5/+7 |
| 2020-09-04 | ASoC: SOF: support topology components on secondary cores | Guennadi Liakhovetski | 1 | -0/+1 |
| 2020-05-27 | ASoC: SOF: pm: handle resume on legacy Intel platforms | Ranjani Sridharan | 1 | -2/+6 |
| 2020-05-18 | ASoC: SOF: add a power_down_notify method | Marcin Rajwa | 1 | -0/+9 |
| 2020-05-18 | ASoC: SOF: Do nothing when DSP PM callbacks are not set | Daniel Baluta | 1 | -2/+8 |
| 2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-02-11 | ASoC: SOF: Move DSP power state transitions to platform-specific ops | Ranjani Sridharan | 1 | -82/+10 |
| 2020-02-11 | ASoC: SOF: pm: Introduce DSP power states | Ranjani Sridharan | 1 | -1/+37 |
| 2020-02-11 | ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev | Ranjani Sridharan | 1 | -3/+6 |
| 2020-02-11 | ASoC: SOF: pm: Unify suspend/resume routines | Ranjani Sridharan | 1 | -52/+39 |
| 2020-01-27 | ASoC: SOF: core: release resources on errors in probe_continue | Pierre-Louis Bossart | 1 | -0/+4 |
| 2019-12-18 | ASoC: SOF: Introduce state machine for FW boot | Ranjani Sridharan | 1 | -1/+20 |
| 2019-12-09 | ASoC: SOF: partition audio-related parts from SOF core | Ranjani Sridharan | 1 | -216/+3 |
| 2019-11-12 | ASoC: SOF: PM: only suspend to D0I3 when needed | Keyon Jie | 1 | -2/+2 |
| 2019-11-12 | ASoC: SOF: PM: add check before setting d0_substate | Keyon Jie | 1 | -0/+3 |
| 2019-11-12 | ASoC: SOF: PM: add state machine to comments | Keyon Jie | 1 | -0/+32 |
| 2019-10-28 | ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ix | Keyon Jie | 1 | -0/+46 |
| 2019-10-28 | ASoC: SOF: PM: implement prepare/complete callbacks | Keyon Jie | 1 | -0/+23 |
| 2019-10-28 | ASoC: SOF: PM: add helpers for setting D0 substate for ADSP | Keyon Jie | 1 | -0/+17 |
| 2019-10-28 | ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipc | Keyon Jie | 1 | -3/+3 |
| 2019-10-28 | ASoC: SOF: reset default d0_substate at probe() and resume() | Keyon Jie | 1 | -0/+3 |
| 2019-07-23 | ASoC: SOF: remove unused state variable in suspend function | Fred Oh | 1 | -2/+2 |
| 2019-07-23 | ASoC: SOF: reset DMA state in prepare | Kai Vehmanen | 1 | -1/+1 |
| 2019-07-06 | ASoC: SOF: add runtime idle callback | Kai Vehmanen | 1 | -0/+8 |
| 2019-06-17 | ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend | Ranjani Sridharan | 1 | -4/+20 |
| 2019-06-13 | ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspend | Kai Vehmanen | 1 | -1/+10 |
| 2019-05-03 | ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream | Ranjani Sridharan | 1 | -0/+3 |
| 2019-04-28 | ASoC: SOF: Add PM support | Liam Girdwood | 1 | -0/+385 |