1
0
Fork 0
alistair23-linux/sound/pci/ac97
Takashi Iwai 6dbe662874 [ALSA] Add experimental support of aggressive AC97 power-saving mode
Added CONFIG_SND_AC97_POWER_SAVE kernel config to enable the support
of aggressive AC97 power-saving mode.  In this mode, the AC97
powerdown register bits are dynamically controlled at each open/close
of PCM streams.
The mode is activated via power_save option for snd-ac97-codec
driver.  As default it's off.  It can be turned on/off on the fly
via sysfs, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:37:08 +02:00
..
Makefile [ALSA] AC97 bus interface for ad-hoc drivers 2005-08-30 08:43:26 +02:00
ac97_bus.c [ALSA] Remove xxx_t typedefs: AC97 2006-01-03 12:18:12 +01:00
ac97_codec.c [ALSA] Add experimental support of aggressive AC97 power-saving mode 2006-09-23 10:37:08 +02:00
ac97_id.h [ALSA] Fix ALC658D support 2005-09-12 10:41:01 +02:00
ac97_local.h [ALSA] Optimize for config without PROC_FS (pci drivers) 2006-01-03 12:30:08 +01:00
ac97_patch.c [ALSA] AD1888 mixer controls for DC mode 2006-06-28 19:30:45 +02:00
ac97_patch.h [ALSA] ac97 - Added a codec patch for LM4550 2006-03-22 10:28:39 +01:00
ac97_pcm.c [ALSA] Add experimental support of aggressive AC97 power-saving mode 2006-09-23 10:37:08 +02:00
ac97_proc.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
ak4531_codec.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00