]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/intel: Add Thinkpad E15 to PM deny list
authorTakashi Iwai <tiwai@suse.de>
Sun, 8 Jun 2025 09:14:14 +0000 (11:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Jun 2025 07:46:20 +0000 (09:46 +0200)
commitc987a390f1b3b8bdac11031d7004e3410fe259bd
tree3bd719f6c383d3ae4cda044033a4d9d852d2dfde
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
ALSA: hda/intel: Add Thinkpad E15 to PM deny list

Lenovo Thinkpad E15 with Conexant CX8070 codec seems causing ugly
noises after runtime-PM suspend.  Disable the codec runtime PM as a
workaround.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=220210
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250608091415.21170-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c