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