login
Header Space

 
 

Mailing list archives

Search results

Found 4172 matching messages (0.010 seconds). Page 1 of 50.

Re: [RFC][PATCH -mm] PM: Do not use saved_state from struct dev_pm_info on ARM (was: Re: patch pm-remove-saved_state-from-struct-dev_pm_info.patch added to gregkh-2.6 tree)

... .rjw@sisk.pl> > > > > > > > > From: Rafael J. Wysocki > > > > > > > > The ... been compilation tested. > > --- > From: Rafael J. Wysocki > > The ... suspend. > > Signed-off-by: Rafael J. Wysocki Russell ...

linux-kernel - Rafael J. Wysocki - Jun 28 2007 - 11:48

[RFC][PATCH] PM: Acquire device locks on suspend (was: Re: [PATCH 1/4] PM: Introduce destroy_suspended_device())

... 4 of January 2008, Rafael J. Wysocki wrote: > On Wednesday, 2 ... resume. > > > > > > > > > > Signed-off-by: Rafael J. Wysocki > > > > > > > > Sorry ... is prohibited. Please review. Thanks, Rafael --- From: Alan Stern

linux-kernel - Rafael J. Wysocki - Jan 4 2008 - 19:29

Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7)

... 14:53, Alexey Starikovskiy wrote: > >>>>>> Rafael J. Wysocki wrote: > >>>>>>> On Tuesday, 25 ... 14:05, Alexey Starikovskiy wrote: > >>>>>>>> Rafael J. Wysocki wrote: > >>>>>>>>> On Tuesday, 25 ... is here. Acked-by: Rafael J. Wysocki and ...

linux-kernel - Rafael J. Wysocki - Sep 25 2007 - 11:54

Re: [PATCH] net: forcedeth use pci_choose_state instead of PCI_D3hot - v2

... patch works instead of your one? > > >> > > > > >> > > Rafael > > >> > > > > >> > > --- > > >> > > Fix the problem that boxes with ... kernel. > > >> > > > > >> > > Signed-off-by: Rafael J. Wysocki > > >> > > --- > > >> > > drivers/net ...

linux-kernel - Rafael J. Wysocki - Aug 18 2008 - 06:22

Re: 2.6.22-rc4-mm2: GPF during suspend to RAM on HPC nx6325

... 12 June 2007 23:55, Rafael J. Wysocki wrote: > > On Monday, 11 June ... > 0xffffffff802d4bff is in sysfs_hash_and_remove (/home/rafael/src/mm/linux-2.6.22 ... () in mce_amd.c:617 . Greetings, Rafael --- Initializing container subsys cpuset Linux version ...

linux-kernel - Rafael J. Wysocki - Jun 12 2007 - 19:06

Re: [PATCH 1/4] PM: Introduce destroy_suspended_device()

... Wed, 2 Jan 2008, Rafael J. Wysocki wrote: > > > > > On Wednesday, 2 ... resume. > > > > > > > > Signed-off-by: Rafael J. Wysocki > > > > > > Sorry, ... of days. Please review. Thanks, Rafael --- From: Alan Stern

linux-kernel - Rafael J. Wysocki - Jan 4 2008 - 18:05

Re: 2.6.26-rc5-git2: snd-emu10k1 does not work

... 2008 23:03:58 +0200, > > > > > > > > > > Rafael J. Wysocki wrote: > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > > > > > snd-emu10k1 ... ones apparently don't. Thanks, Rafael -- To unsubscribe from this list: ...

linux-kernel - Rafael J. Wysocki - Jun 30 2008 - 16:36

Re: 2.6.26-rc5-git2: snd-emu10k1 does not work

... 2008 23:03:58 +0200, > > > > > > > > > > Rafael J. Wysocki wrote: > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > > > > > snd-emu10k1 ... to Andrew Clayton for the hint. Rafael -- To unsubscribe from this list: ...

linux-kernel - Rafael J. Wysocki - Jul 3 2008 - 07:39

Re: [PATCH] e100: Use pci_pme_active for clearing wake-up events and disabling PME# (was: Re: [regression] e100: PCI wake-up handling rework causes "Error clearing wake event")

... of the message. > > > > > > commit eb9d0fe40e313c0a74115ef456a2e43a6c8da72f > > > Author: Rafael J. Wysocki > > > Date: Mon ... operations, instead. > > > > Signed-off-by: Rafael J. Wysocki > > --- > > drivers/net/e100 ...

linux-kernel - Rafael J. Wysocki - Sep 10 2008 - 19:07

[PATCH 3/4] x86 PM: Consolidate suspend and hibernation code

... , unsigned long end) +{ + long i, j; + + i = pud_index(address); + pud = pud + ... under GPLv2 - * - * Copyright (c) 2007 Rafael J. Wysocki - * Copyright ( ... , unsigned long end) -{ - long i, j; - - i = pud_index(address); - pud = pud + ...

linux-kernel - Rafael J. Wysocki - Feb 3 2008 - 16:59

[PATCH 1/4] x86 PM: Move 64-bit hibernation files to arch/x86/power

... , unsigned long end) -{ - long i, j; - - i = pud_index(address); - pud = pud + ... under GPLv2. + * + * Copyright 2007 Rafael J. Wysocki + * Copyright 2005 ... , unsigned long end) +{ + long i, j; + + i = pud_index(address); + pud = pud + ...

linux-kernel - Rafael J. Wysocki - Feb 3 2008 - 16:57

Re: [PATCH] net: forcedeth use pci_choose_state instead of PCI_D3hot - v2

... appended patch works instead of your one? > >> > > > >> > > Rafael > >> > > > >> > > --- > >> > > Fix the problem that boxes with ... kexeced kernel. > >> > > > >> > > Signed-off-by: Rafael J. Wysocki > >> > > --- > >> > > drivers/net/ ...

linux-kernel - Rafael J. Wysocki - Aug 17 2008 - 17:47

Re: [PATCH] swsusp: Disable nonboot CPUs before entering platform suspend

... 20:44:11 +0100 > > > > > "Rafael J. Wysocki" wrote: ... > suspend. > > > > > > > > > > > > Signed-off-by: Rafael J. Wysocki > > > > > > --- > > > > > > kernel/ ... what it's there for? Rafael - To unsubscribe from this list: ...

linux-kernel - Rafael J. Wysocki - Mar 9 2007 - 03:11

Re: [BUG] Code reordering in swsusp breaks suspend on SMP systems

... , 22 March 2007 00:53, Rafael J. Wysocki wrote: > > > > > > On Thursday, 22 March 2007 ... March 2007 01:24:25 Rafael J. Wysocki wrote: > > > > > > > > On Thursday, 22 March ... was a mistake from the beginning. Rafael - To unsubscribe from this list: send ...

linux-kernel - Rafael J. Wysocki - Mar 25 2007 - 15:27

Re: Linux 2.6.21-rc6

... bad commit > > > > > > > > > > > commit ed746e3b18f4df18afa3763155972c5835f284c5 > > > > > > > > > > > Author: Rafael J. Wysocki > > > > > > > > > > > Date: Sat ... . Pavel, what do you think? Rafael - To unsubscribe from this list: ...

linux-kernel - Rafael J. Wysocki - Apr 15 2007 - 07:16

Re: [RFC][PATCH -mm 1/3] PM: Hibernation and suspend notifiers

... the patch (appended). Greetings, Rafael --- From: Rafael J. Wysocki Make ... () routines. Signed-off-by: Rafael J. Wysocki Documentation/power ... +Suspend notifiers + (C) 2007 Rafael J. Wysocki , GPL + ...

linux-kernel - Rafael J. Wysocki - May 29 2007 - 18:24

Re: software suspend doesn't work with 2.6.22-rc3

... , 31 May 2007 08:54, Rafael J. Wysocki wrote: > > On Tuesday, 29 May 2007 ... 2007 at 08:21:29PM +0200, Rafael J. Wysocki wrote: > > > > > > > > Well, it looks like we ... it as nonfreezable. Signed-off-by: Rafael J. Wysocki --- crypto/cryptd. ...

linux-kernel - Rafael J. Wysocki - May 31 2007 - 03:13

Re: [RFC][PATCH -mm 1/7] PM: Remove pm_parent from struct dev_pm_info

... , 11 June 2007 20:52, Rafael J. Wysocki wrote: > On Monday, 11 June 2007 ... updated patch follows. Greetings, Rafael --- From: Rafael J. Wysocki The ... handles it. Signed-off-by: Rafael J. Wysocki --- drivers/base/ ...

linux-kernel - Rafael J. Wysocki - Jun 11 2007 - 15:55

Re: [PATCH] PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION

... 03 August 2007 18:47, Rafael J. Wysocki wrote: > > > On Saturday, 4 August ... Fri, 3 Aug 2007, Rafael J. Wysocki wrote: > [--snip--] > > > > > > +config SUSPEND_UP_POSSIBLE ... set). > > Signed-off-by: Rafael J. Wysocki > --- > kernel/ ...

linux-kernel - Rafael J. Wysocki - Aug 4 2007 - 18:09

Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7)

... :53, Alexey Starikovskiy wrote: > >>>> Rafael J. Wysocki wrote: > >>>>> On Tuesday, 25 ... :05, Alexey Starikovskiy wrote: > >>>>>> Rafael J. Wysocki wrote: > >>>>>>> On Tuesday, 25 ... to use it here. :-) Greetings, Rafael - To unsubscribe from this list ...

linux-kernel - Rafael J. Wysocki - Sep 25 2007 - 10:52

speck-geostationary