linux/drivers/base/power
Ben Collins a0349828d6 PM: Do not require dev spew to get PM_DEBUG
In order to enable things like PM_TRACE, you're required to enable
PM_DEBUG, which sends a large spew of messages on boot, and often times can
overflow dmesg buffer.

Create new PM_VERBOSE and shift that to be the option that enables
drivers/base/power's messages.

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:42 -07:00
..
Makefile PM: Do not require dev spew to get PM_DEBUG 2007-07-19 10:04:42 -07:00
main.c PM: Remove pm_parent from struct dev_pm_info 2007-07-11 16:09:01 -07:00
power.h PM: remove deprecated dpm_runtime_* routines 2007-07-18 15:49:49 -07:00
resume.c PM: Do not check parent state in suspend and resume core code 2007-07-11 16:09:02 -07:00
shutdown.c remove "struct subsystem" as it is no longer needed 2007-05-02 18:57:59 -07:00
suspend.c PM: Do not check parent state in suspend and resume core code 2007-07-11 16:09:02 -07:00
sysfs.c PM: Remove deprecated sysfs files 2007-07-18 15:49:49 -07:00
trace.c Add some basic resume trace facilities 2006-06-24 14:44:01 -07:00