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