Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-14 | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ | Thadeu Lima de Souza Cascardo | 1 | -3/+3 | |
Although the same label name is used somewhere else in the file, this particular label was consistently typoed in all of its uses. Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]> | |||||
2009-06-12 | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 1 | -0/+955 | |
Change the name of kernel/power/disk.c to kernel/power/hibernate.c in analogy with the file names introduced by the changes that separated the suspend to RAM and standby funtionality from the common PM functions. Signed-off-by: Rafael J. Wysocki <[email protected]> Acked-by: Pavel Machek <[email protected]> |