kernel-hacking-2024-linux-s.../kernel/power
Rafael J. Wysocki 85eb8c8d0b PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Many different platforms and subsystems may want to disable device
clocks during suspend and enable them during resume which is going to
be done in a very similar way in all those cases.  For this reason,
provide generic routines for the manipulation of device clocks during
suspend and resume.

Convert the ARM shmobile platform to using the new routines.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2011-04-30 00:25:44 +02:00
..
block_io.c block: kill off REQ_UNPLUG 2011-03-10 08:52:27 +01:00
console.c
hibernate.c PM: Fix error code paths executed after failing syscore_suspend() 2011-04-18 23:58:59 +02:00
Kconfig PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) 2011-04-30 00:25:44 +02:00
main.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile kernel: change to new flag variable 2011-03-17 14:02:54 +01:00
power.h
poweroff.c
process.c
snapshot.c PM / Hibernate: Reduce autotuned default image size 2011-03-15 00:45:46 +01:00
suspend.c PM: Fix error code paths executed after failing syscore_suspend() 2011-04-18 23:58:59 +02:00
suspend_test.c
swap.c
user.c