linux-stable/drivers/base/power
Andrew Morton 0266949205 [PATCH] pm: print name of failed suspend function
Print more diagnostic info to help identify the source of power management
suspend failures.

Example:

usb_hcd_pci_suspend(): pci_set_power_state+0x0/0x1af() returns -22
pci_device_suspend(): usb_hcd_pci_suspend+0x0/0x11b() returns -22
suspend_device(): pci_device_suspend+0x0/0x34() returns -22

Work-in-progress.  It needs lots more suspend_report_result() calls sprinkled
everywhere.

Cc: Patrick Mochel <mochel@digitalimplant.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <nigel@suspend2.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-04-14 11:41:25 -07:00
..
main.c [PATCH] one less word in struct device 2005-10-28 16:47:39 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
power.h [PATCH] USB: fix pm patches with CONFIG_PM off part 2 2005-10-28 16:47:52 -07:00
resume.c [PATCH] drivers/base/: proper prototypes 2006-02-06 12:17:17 -08:00
runtime.c [PATCH] pcmcia: merge suspend into device model 2006-01-06 00:02:03 +01:00
shutdown.c [PATCH] drivers/base/: proper prototypes 2006-02-06 12:17:17 -08:00
suspend.c [PATCH] pm: print name of failed suspend function 2006-04-14 11:41:25 -07:00
sysfs.c [PATCH] Fix Userspace interface breakage in power/state 2006-02-06 12:17:17 -08:00