linux/sound/pci/hda
Takashi Iwai 3bb668264d ALSA: hda: Enhance pm_blacklist option
We want sometimes to keep the runtime PM disabled persistently just
like we did for the PM deny-list in the previous change, e.g. for
testing some buggy device.  This patch enhances the existing
pm_blacklist option for achieving it easily.

The default behavior doesn't change -- the driver looks up the deny
list and disables the runtime PM if matches.  However, when
pm_blacklist=1 option is set, now the driver disables the runtime PM
completely, just like the deny-list does.

Update the documentation for this option, too.

Link: https://patch.msgid.link/20240729141519.18398-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-07-30 07:45:55 +02:00
..
ca0132_regs.h
cirrus_scodec_test.c ALSA: hda: cirrus_scodec_test: Add missing module descriptions 2024-05-09 10:13:07 +02:00
cirrus_scodec.c
cirrus_scodec.h
cs35l41_hda_i2c.c ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low 2023-12-29 14:28:29 +01:00
cs35l41_hda_property.c Merge branch 'for-next' into for-linus 2024-07-15 08:17:55 +02:00
cs35l41_hda_property.h
cs35l41_hda_spi.c ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low 2023-12-29 14:28:29 +01:00
cs35l41_hda.c ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD 2024-07-04 14:47:12 +02:00
cs35l41_hda.h ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD 2024-07-04 14:47:12 +02:00
cs35l56_hda_i2c.c ALSA: hda: cs35l56: Add ACPI device match tables 2024-03-28 14:27:20 +01:00
cs35l56_hda_spi.c ALSA: hda: cs35l56: Add ACPI device match tables 2024-03-28 14:27:20 +01:00
cs35l56_hda.c ALSA: hda: cs35l56: Perform firmware download in the background 2024-06-18 16:26:55 +02:00
cs35l56_hda.h ALSA: hda: cs35l56: Perform firmware download in the background 2024-06-18 16:26:55 +02:00
hda_auto_parser.c
hda_auto_parser.h
hda_beep.c ALSA: hda: beep: Drop stale mutex 2024-02-22 17:26:53 +01:00
hda_beep.h ALSA: hda: beep: Drop stale mutex 2024-02-22 17:26:53 +01:00
hda_bind.c
hda_codec.c ALSA: hda: Return -EINVAL for invalid volume/switch inputs 2024-06-18 12:00:18 +02:00
hda_component.c ALSA: hda: hda_component: Protect shared data with a mutex 2024-06-18 11:58:45 +02:00
hda_component.h ALSA: hda: hda_component: Protect shared data with a mutex 2024-06-18 11:58:45 +02:00
hda_controller_trace.h
hda_controller.c ALSA: hda: Remove convert_art_to_tsc() 2024-06-03 11:18:50 +02:00
hda_controller.h ALSA: hda: Introduce flags to force commands via PIO instead of CORB 2024-04-18 08:38:54 +02:00
hda_cs_dsp_ctl.c ALSA: hda: Drop NULL check for snd_ctl_remove() 2024-06-18 12:54:08 +02:00
hda_cs_dsp_ctl.h
hda_eld.c
hda_generic.c ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown 2024-07-26 16:36:01 +02:00
hda_generic.h ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown 2024-07-26 16:36:01 +02:00
hda_hwdep.c
hda_intel_trace.h ALSA: hda: intel: Reduce CONFIG_PM dependencies 2024-05-08 18:05:07 +02:00
hda_intel.c ALSA: hda: Enhance pm_blacklist option 2024-07-30 07:45:55 +02:00
hda_intel.h ALSA: hda: Keep PM disablement for deny-listed instance 2024-07-30 07:45:49 +02:00
hda_jack.c
hda_jack.h
hda_local.h
hda_proc.c
hda_sysfs.c ALSA: hda: codec: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
hda_tegra.c
hp_x360_helper.c
ideapad_s740_helper.c
Kconfig Merge branch 'for-linus' into for-next 2024-06-25 11:56:22 +02:00
Makefile ALSA: hda/senarytech: add senarytech codec support 2024-06-18 11:59:08 +02:00
patch_analog.c ALSA: hda: analog: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
patch_ca0110.c
patch_ca0132.c ALSA: hda: ca0132: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
patch_cirrus.c ALSA: hda: cirrus: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
patch_cmedia.c
patch_conexant.c ALSA: hda/conexant: Mute speakers at suspend / shutdown 2024-07-26 16:36:10 +02:00
patch_cs8409-tables.c
patch_cs8409.c ALSA: hda: cs4809: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
patch_cs8409.h
patch_hdmi.c ALSA: hda: clarify Copyright information 2024-05-09 20:26:02 +02:00
patch_realtek.c ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G 2024-07-29 13:49:27 +02:00
patch_senarytech.c ALSA: hda/senarytech: add senarytech codec support 2024-06-18 11:59:08 +02:00
patch_si3054.c
patch_sigmatel.c ALSA: hda: sigmantel: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
patch_via.c ALSA: hda: via: Reduce CONFIG_PM dependencies 2024-05-08 18:05:08 +02:00
samsung_helper.c ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro 360 2024-07-25 10:54:45 +02:00
tas2781_hda_i2c.c ASoC: Updates for for v6.11 2024-07-15 16:31:00 +02:00
thinkpad_helper.c