First  |  Prev |  Next  |  Last
Pages: 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365
Regression 2.6.35-rc6: ALSA Intel HDA/Realtek: missing Beep
On Wed, Jul 28, 2010 at 06:03:29PM +0200, Takashi Iwai wrote: I wrote: Mario 'BitKoenig' Holbe wrote: My PC-Speaker Beep control worked in 2.6.34, but is gone in 2.6.35-rc6. It's because now the driver checks the SSID your board sets up. So, it's actually BIOS that clears it. But the BIOS it... 29 Jul 2010 09:41
Package Level Thermal Control and Power Limit Notification: power limit
On Wed, 2010-07-28 at 15:00 -0400, Fenghua Yu wrote: From: Fenghua Yu <fenghua.yu(a)intel.com> Power limit notification feature is published in Intel 64 and IA-32 Architectures SDMV Vol 3A 14.5.6 Power Limit Notification. It is implemented first on Intel Sandy Bridge platform. The patch handles... 28 Jul 2010 18:28
[GIT PULL] Regulator fixes for 2.6.35
Hi Linus, Please pull the following regulator fixes for 2.6.35. Two are relatively small resource leakage fixes, whilst the tps6507x and omap-l138-evm patches together fix a regulator voltage control bug on the omap evm board. Thanks Liam --- The following changes since commit b37fa16e78d6f9790462b... 28 Jul 2010 18:28
cpuidle: extend cpuidle and menu governor to handle dynamic states
On 7/28/2010 2:27 PM, Ai Li wrote: Acked-by: Arjan van de Ven <arjan(a)linux.intel.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http... 29 Jul 2010 18:30
[PATCH v2] cpuidle: extend cpuidle and menu governor to handle dynamic states
On some SoC chips, HW resources may be in use during any particular idle period. As a consequence, the cpuidle states that the SoC is safe to enter can change from idle period to idle period. In addition, the latency and threshold of each cpuidle state can vary, depending on the operating condition when the CPU b... 28 Jul 2010 18:28
Memory corruption during hibernation since 2.6.31
Hello, after very long bisection, I finally found what's causing memory corruption during hibernation on my machine sice 2.6.31: https://bugzilla.kernel.org/show_bug.cgi?id=15753 It's commit c9e444103b5e7a5a3519f9913f59767f92e33baf (mm: reuse unused swap entry if necessary). I don't know anything about swap... 9 Aug 2010 03:36
[PATCH 0/5] use idr kernel library instead of handles
From: Rene Sapiens <rene.sapiens(a)ti.com> Use idr kernel library to send/receive node and stream ids to the user instead of kernel address. This id will be use to access the node and stream handles at the kernel side, if id does not match to any handle error -EFAULT is returned. For processor handle, dspbridge... 28 Jul 2010 17:22
[PATCH] staging:ti dspbridge: use processor handle from context instead of user's
Make sure dspbridge driver uses a valid processor handle by using the handle stored in process context. Signed-off-by: Ernesto Ramos <ernesto(a)ti.com> --- drivers/staging/tidspbridge/pmgr/dspapi.c | 50 +++++++++++++++++------------ 1 files changed, 29 insertions(+), 21 deletions(-) diff --git a/drivers/sta... 28 Jul 2010 17:22
[PATCH] staging:ti dspbridge: avoid errors if stream id is zero
As 'zero' can be a perfectly good id, it can be picked up as a NULL from userspace, avoid issues in API and user apps if stream handle is zero. Signed-off-by: Ernesto Ramos <ernesto(a)ti.com> --- drivers/staging/tidspbridge/pmgr/dspapi.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff -... 28 Jul 2010 17:22
alpha: Implement HW performance events on the EV67 and later CPUs.
On 29/07/2010, at 7:53 AM, Andrew Morton wrote: On Tue, 27 Jul 2010 22:29:39 +1200 Michael Cree <mcree(a)orcon.net.nz> wrote: This implements hardware performance events for the EV67 and later CPUs within the Linux performance events subsystem. Only using the performance monitoring unit in HP/Compaq... 28 Jul 2010 17:22
First  |  Prev |  Next  |  Last
Pages: 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365