kernel-hacking-2024-linux-s.../kernel/power
James Hogan d33ac60bea PM: Add sysfs attr for rechecking dev hash from PM trace
If the device which fails to resume is part of a loadable kernel module
it won't be checked at startup against the magic number stored in the
RTC.

Add a read-only sysfs attribute /sys/power/pm_trace_dev_match which
contains a list of newline separated devices (usually just the one)
which currently match the last magic number. This allows the device
which is failing to resume to be found after the modules are loaded
again.

Signed-off-by: James Hogan <james@albanarts.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2010-10-17 01:57:50 +02:00
..
block_io.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
console.c
hibernate.c PM / Hibernate: Make some boot messages look less scary 2010-10-17 01:57:48 +02:00
Kconfig PM: Fix unmet dependency warning from kconfig 2010-10-17 01:57:42 +02:00
main.c PM: Add sysfs attr for rechecking dev hash from PM trace 2010-10-17 01:57:50 +02:00
Makefile
nvs.c
power.h PM / Hibernate: Make default image size depend on total RAM size 2010-10-17 01:57:43 +02:00
poweroff.c Input: sysrq - drop tty argument from sysrq ops handlers 2010-08-19 22:07:06 -07:00
process.c PM: Allow wakeup events to abort freezing of tasks 2010-10-17 01:57:49 +02:00
snapshot.c PM / Hibernate: Make default image size depend on total RAM size 2010-10-17 01:57:43 +02:00
suspend.c
suspend_test.c
swap.c PM / Hibernate: Modify signature used to mark swap 2010-10-17 01:57:49 +02:00
user.c