Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/base/power
Linus Torvalds d02f40e81e Enable minimal per-device resume tracing
This is the minimal resume trace code to find which device resume (if
any) results in problems.  Usually, you'd use the information this
generates as a starting point to adding more fine-grained trace event
points.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-24 14:47:59 -07:00
..
main.c [PATCH] one less word in struct device 2005-10-28 16:47:39 -07:00
Makefile Add some basic resume trace facilities 2006-06-24 14:44:01 -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 Enable minimal per-device resume tracing 2006-06-24 14:47:59 -07: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] Driver core: PM_DEBUG device suspend() messages become informative 2006-06-21 12:40:49 -07:00
sysfs.c [PATCH] Fix Userspace interface breakage in power/state 2006-02-06 12:17:17 -08:00
trace.c Add some basic resume trace facilities 2006-06-24 14:44:01 -07:00