All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3][5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate
@ 2022-07-25 18:04 Pierre-Louis Bossart
  2022-07-25 18:04 ` [PATCH v2 1/3] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 Pierre-Louis Bossart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pierre-Louis Bossart @ 2022-07-25 18:04 UTC (permalink / raw)
  To: stable; +Cc: gregkh, broonie, Pierre-Louis Bossart

Backport for 5.18 stable, the first two patches were not modified,
only the third patch had a missing dependency with 2a68ff846164
("ASoC: SOF: Intel: hda: Revisit IMR boot sequence")

v2: updated commit IDs - no code change

Pierre-Louis Bossart (3):
  ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
  ASoC: SOF: pm: add definitions for S4 and S5 states
  ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5
    states

 sound/soc/sof/intel/hda-loader.c |  3 ++-
 sound/soc/sof/pm.c               | 21 ++++++++++++++++++++-
 sound/soc/sof/sof-priv.h         |  2 ++
 3 files changed, 24 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-27 10:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 18:04 [PATCH v2 0/3][5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate Pierre-Louis Bossart
2022-07-25 18:04 ` [PATCH v2 1/3] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 Pierre-Louis Bossart
2022-07-25 18:04 ` [PATCH v2 2/3] ASoC: SOF: pm: add definitions for S4 and S5 states Pierre-Louis Bossart
2022-07-25 18:04 ` [PATCH v2 3/3] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI " Pierre-Louis Bossart
2022-07-27 10:08 ` [PATCH v2 0/3][5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.