index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
trace.c
Age
Commit message (
Expand
)
Author
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
2018-12-10
PM: Switch to use %ptR
Andy Shevchenko
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-02-11
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-07-15
PM: Add "RTC" to PM trace time stamps to avoid confusion
Rafael J. Wysocki
2011-03-15
PM: Use appropriate printk() priority level in trace.c
Mandeep Singh Baines
2010-10-17
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
2010-10-17
PM: Lock PM device list mutex in show_dev_hash()
James Hogan
2009-01-06
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-05-25
x86: move tracedata to RODATA
Jan Beulich
2007-10-18
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
2007-07-21
x86: PM_TRACE support
Nigel Cunningham
2006-06-24
Add some basic resume trace facilities
Linus Torvalds