messages from 2008-12-24 02:47:33 to 2009-01-16 16:37:01 UTC [more...]
[PATCH] PCI PM: Restore standard config registers of all devices early (was: Re: EeePC resume failure - timers)
2009-01-16 16:37 UTC (4+ messages)
[PATCH 084/123] USB: fix up suspend and resume for PCI host controllers
2009-01-16 16:04 UTC
[PATCH] PCI PM: Restore standard config registers of all devices early (was: Re: EeePC resume failure - timers)
2009-01-16 15:15 UTC
[PATCH] USB: don't enable wakeup by default for PCI host controllers
2009-01-16 13:49 UTC (2+ messages)
[PATCH] PCI PM: Restore standard config registers of all devices early (was: Re: EeePC resume failure - timers)
2009-01-16 9:40 UTC
[RFC][PATCH 00/11] Android PM extensions
2009-01-15 20:34 UTC (25+ messages)
` [PATCH 01/11] PM: Add wake lock api
` [PATCH 02/11] PM: Add early suspend api
` [PATCH 03/11] PM: Implement wakelock api
` [PATCH 04/11] PM: Implement early suspend api
` [PATCH 05/11] PM: Enable early suspend through /sys/power/state
` [PATCH 06/11] PM: Add user-space wake lock api
` [PATCH 07/11] PM: wakelock: Abort task freezing if a wake lock is held
` [PATCH 08/11] PM: earlysuspend: Add console switch when user requested sleep state changes
` [PATCH 09/11] PM: earlysuspend: Removing dependence on console
` [PATCH 10/11] Input: Hold wake lock while event queue is not empty
` [PATCH 11/11] ledtrig-sleep: Add led trigger for sleep debugging
[PATCH] resume: wait for device probing to finish
2009-01-15 9:23 UTC (4+ messages)
[PATCH] resume: wait for device probing to finish
2009-01-14 22:03 UTC
[PATCH 0/2] Android PM fixes
2009-01-14 1:07 UTC (3+ messages)
` [PATCH 1/2] PM: Wait for console in resume
` [PATCH 2/2] PM: Fix suspend_console/resume_console to use only one semaphore
[dm-devel] dm-crypt low performance
2009-01-13 20:00 UTC
[dm-devel] dm-crypt low performance
2009-01-13 19:52 UTC
[PATCH] USB: don't enable wakeup by default for PCI host controllers
2009-01-13 16:35 UTC
2.6.29-rc1: Reported regressions from 2.6.28
2009-01-13 11:23 UTC (8+ messages)
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-13 11:13 UTC
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-13 3:10 UTC
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-12 22:53 UTC
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-12 21:53 UTC (3+ messages)
2.6.29-rc1: Reported regressions 2.6.27 -> 2.6.28
2009-01-11 11:36 UTC
2.6.29-rc1: Reported regressions from 2.6.28
2009-01-11 11:12 UTC
[PATCH 1/2] PM: Fix freezer compilation if PM_SLEEP is unset
2009-01-11 3:49 UTC (5+ messages)
` [PATCH 2/2] kprobes: check CONFIG_FREEZER instead of CONFIG_PM
[git pull] ACPI & Suspend patches for 2.6.29-rc0
2009-01-09 21:58 UTC (8+ messages)
` git mv (was Re: [git pull] ACPI & Suspend patches for 2.6.29-rc0)
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-09 15:55 UTC (10+ messages)
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-08 7:35 UTC
Hibernation breaks between 2.6.23 and 2.6.24 on Acer Aspire 1690
2009-01-08 5:39 UTC (15+ messages)
[RFC][PATCH] PCI PM: Make new suspend-resume callbacks carry out core operations (rev. 2)
2009-01-07 23:02 UTC (28+ messages)
` [RFC][PATCH 0/10] PCI PM: Make new suspend-resume callbacks carry out core operations
` [RFC][PATCH 1/10] PCI PM: Fix poweroff and restore callbacks
` [RFC][PATCH 2/10] PCI PM: Add suspend counterpart of pci_reenable_device
` [RFC][PATCH 3/10] PCI PM: Power-manage devices without drivers during suspend-resume
` [RFC][PATCH 4/10] PCI PM: Move pci_has_legacy_pm_support
` [RFC][PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state
` [RFC][PATCH 6/10] PCI PM: Rearrange code in pci-driver.c
` [RFC][PATCH 7/10] PCI PM: Call pci_fixup_device from legacy routines
` [RFC][PATCH 8/10] PCI PM: Register power state of devices during initialization
` [RFC][PATCH 9/10] PCI PM: Run default PM callbacks for all devices using new framework
` [RFC][PATCH 10/10] PCI PM: Put PM callbacks in the order of execution
` [RFC][PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state (rev. 2)
[PATCH 1/10] PCI PM: Fix poweroff and restore callbacks
2009-01-07 13:15 UTC (11+ messages)
` [PATCH 2/10] PCI PM: Add suspend counterpart of pci_reenable_device
` [PATCH 3/10] PCI PM: Power-manage devices without drivers during suspend-resume
` [PATCH 4/10] PCI PM: Move pci_has_legacy_pm_support
` [PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state (rev. 2)
` [PATCH 6/10] PCI PM: Rearrange code in pci-driver.c "
` [PATCH 7/10] PCI PM: Call pci_fixup_device from legacy routines
` [PATCH 8/10] PCI PM: Register power state of devices during initialization
` [PATCH 9/10] PCI PM: Run default PM callbacks for all devices using new framework
` [PATCH 10/10] PCI PM: Put PM callbacks in the order of execution
[PATCH 0/10] PCI PM: Make new suspend-resume callbacks carry out core operations
2009-01-07 12:00 UTC
[PATCH 0/2] PM: Compilation fixes related to the freezer
2009-01-06 20:12 UTC
[PATCH 1/4] PCI PCIe portdrv: Add kerneldoc comments to some core functions
2009-01-05 20:52 UTC (5+ messages)
` [PATCH 2/4] PCI PCIe portdrv: Fix suspend and resume of PCI Express port services
` [PATCH 3/4] PCI PCIe portdrv: Rearrange code so that related things are together
` [PATCH 4/4] PCI PCIe portdrv: Add kerneldoc comments to remining core funtions
KPROBE linking error (who's the maintainer of kernel/power/) ?
2009-01-05 19:51 UTC (2+ messages)
SMP poweroff hangs: it's baaaack! But on x86_64 this time
2009-01-05 4:37 UTC
[TuxOnIce-users] Shutdown troubles (probably about nvidia)
2009-01-03 21:23 UTC (4+ messages)
PM with rootfs on mmc?
2009-01-02 16:14 UTC (4+ messages)
rtl8187 usb wifi adaptor causes suspend hang
2009-01-02 2:24 UTC
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 23:42 UTC
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 22:25 UTC
[PATCH 0/4] PCI PCIe portdrv: Add kerneldoc comments and fix suspend-resume bug
2009-01-01 18:47 UTC
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 16:38 UTC
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 14:39 UTC
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 13:40 UTC (2+ messages)
rtl8187 usb wifi adaptor causes suspend hang
2009-01-01 6:18 UTC (10+ messages)
[PATCH 1/2] PCI PM: Split PCI Express port suspend-resume
2008-12-31 20:08 UTC (3+ messages)
` [PATCH 2/2] PCI PM: Fix pci_update_current_state
rtl8187 usb wifi adaptor causes suspend hang
2008-12-31 0:59 UTC (6+ messages)
[PATCH] ACPI: Do not modify SCI_EN directly
2008-12-31 0:03 UTC (4+ messages)
rtl8187 usb wifi adaptor causes suspend hang
2008-12-30 17:25 UTC (4+ messages)
rtl8187 usb wifi adaptor causes suspend hang
2008-12-30 13:10 UTC
rtl8187 usb wifi adaptor causes suspend hang
2008-12-30 10:51 UTC
[PATCH] ACPI: Do not modify SCI_EN directly
2008-12-29 18:19 UTC
[PATCH 0/2] PCI PM fixes for 2.6.29
2008-12-27 15:27 UTC
[PATCH 0/2] PCI PM fixes for 2.6.29
2008-12-27 15:18 UTC (3+ messages)
` [PATCH 1/2] PCI PM: Split PCI Express port suspend-resume
` [PATCH 2/2] PCI PM: Fix pci_update_current_state
[RFC PATCH 2/3] PCI: parallel resume for pci devices on bus 0
2008-12-24 2:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox