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