开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pm.c
Age
Commit message (
Expand
)
Author
2022-06-24
ASoC: SOF: pm: add definitions for S4 and S5 states
Pierre-Louis Bossart
2022-06-24
ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
Pierre-Louis Bossart
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-04-25
ASoC: SOF: remove incorrect clearing of prepared flag
Ranjani Sridharan
2022-04-04
ASoC: SOF: disable dma trace in s0ix
Libin Yang
2022-04-04
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
2022-02-10
ASoC: SOF: sof-client: Add support for clients not managed by pm framework
Peter Ujfalusi
2021-12-23
ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state also
Peter Ujfalusi
2021-12-23
ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot
Peter Ujfalusi
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED
Peter Ujfalusi
2021-10-07
Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...
Mark Brown
2021-10-07
ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev
Peter Ujfalusi
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
2021-10-01
ASoC: SOF: topology: Add kernel parameter for topology verification
Ranjani Sridharan
2021-10-01
ASoC: SOF: Don't set up widgets during topology parsing
Ranjani Sridharan
2021-10-01
ASoC: SOF: Add new fields to snd_sof_route
Ranjani Sridharan
2021-09-28
ASoC: SOF: pm: fix a stale comment
Ranjani Sridharan
2021-06-01
ASoC: SOF: reset enabled_cores state at suspend
Kai Vehmanen
2021-01-28
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
2020-09-21
ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
Daniel Baluta
2020-09-04
ASoC: SOF: support topology components on secondary cores
Guennadi Liakhovetski
2020-05-27
ASoC: SOF: pm: handle resume on legacy Intel platforms
Ranjani Sridharan
2020-05-18
ASoC: SOF: add a power_down_notify method
Marcin Rajwa
2020-05-18
ASoC: SOF: Do nothing when DSP PM callbacks are not set
Daniel Baluta
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-02-11
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
2020-02-11
ASoC: SOF: pm: Introduce DSP power states
Ranjani Sridharan
2020-02-11
ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev
Ranjani Sridharan
2020-02-11
ASoC: SOF: pm: Unify suspend/resume routines
Ranjani Sridharan
2020-01-27
ASoC: SOF: core: release resources on errors in probe_continue
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
2019-11-12
ASoC: SOF: PM: only suspend to D0I3 when needed
Keyon Jie
2019-11-12
ASoC: SOF: PM: add check before setting d0_substate
Keyon Jie
2019-11-12
ASoC: SOF: PM: add state machine to comments
Keyon Jie
2019-10-28
ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ix
Keyon Jie
2019-10-28
ASoC: SOF: PM: implement prepare/complete callbacks
Keyon Jie
2019-10-28
ASoC: SOF: PM: add helpers for setting D0 substate for ADSP
Keyon Jie
2019-10-28
ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipc
Keyon Jie
2019-10-28
ASoC: SOF: reset default d0_substate at probe() and resume()
Keyon Jie
2019-07-23
ASoC: SOF: remove unused state variable in suspend function
Fred Oh
2019-07-23
ASoC: SOF: reset DMA state in prepare
Kai Vehmanen
2019-07-06
ASoC: SOF: add runtime idle callback
Kai Vehmanen
2019-06-17
ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend
Ranjani Sridharan
2019-06-13
ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspend
Kai Vehmanen
2019-05-03
ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream
Ranjani Sridharan
2019-04-28
ASoC: SOF: Add PM support
Liam Girdwood