summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2005-01-10[PATCH] swsusp: properly suspend and resume all devicesBarry K. Nathan
2005-01-10[PATCH] swsusp: device power management fixBarry K. Nathan
2005-01-04[PATCH] VM routine fixesDavid Howells
2005-01-04[PATCH] GP-REL data supportDavid Howells
2005-01-03[PATCH] swsusp: Kill O(n^2) algorithm in swsuspPavel Machek
2005-01-03[PATCH] swsusp: Small cleanupsPavel Machek
2005-01-03[PATCH] swsusp: kill one-line helpers, handle read errorsPavel Machek
2005-01-03[PATCH] swsusp: kill unused variablePavel Machek
2005-01-03[PATCH] fix naming in swsuspPavel Machek
2004-12-12[PATCH] swsusp: fix typesPavel Machek
2004-12-12[PATCH] swsusp: Fix header typoPavel Machek
2004-12-12[PATCH] swsusp fixes: fix confusing printkPavel Machek
2004-12-12[PATCH] swsusp bugfixes: fix memory leakPavel Machek
2004-12-12[PATCH] swsusp bugfixes: do not oops when not enough memory during resumePavel Machek
2004-12-01[PATCH] swsusp kconfig: Change in wordingPavel Machek
2004-10-28[PATCH] Add typechecking to suspend types and powerdown typesPavel Machek
2004-10-27[PATCH] remove double newline from sysrq action_msgOlaf Hering
2004-10-27[PATCH] swsusp: print error message when swapping is disabledYi Zhu
2004-10-25[PATCH] small SOFTWARE_SUSPEND help text fixesAdrian Bunk
2004-10-25[PATCH] power/disk.c: small fixupsPavel Machek
2004-10-19[PATCH] make CONFIG_PM_DEBUG depend on CONFIG_PMAdrian Bunk
2004-10-18[PATCH] remove pm_find, unexport pm_sendChristoph Hellwig
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-18[PATCH] swsusp: progress in percentPavel Machek
2004-10-09[PATCH] pm: console driver fixesIan Campbell
2004-10-02[PATCH] swsusp: fix highmemStefan Seyfried
2004-09-24[power mgmt] Make system state enums match device state values.Patrick Mochel
2004-09-24[PATCH] swsusp: kill crash when too much memory is freeAndrew Morton
2004-09-24[PATCH] swsusp: another simplificationAndrew Morton
2004-09-24[PATCH] Small cleanups for swsuspAndrew Morton
2004-09-24[PATCH] swsusp: do not oops after allocation failureAndrew Morton
2004-09-24[PATCH] swsusp: fix default powerdown modeAndrew Morton
2004-09-24[PATCH] -mm swsusp: copy_page is harmfullAndrew Morton
2004-09-24[PATCH] -mm swsusp: make sure we do not return to userspace where image is on...Andrew Morton
2004-09-20Merge digitalimplant.org:/home/mochel/src/linux-2.6-virginPatrick Mochel
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-08-01[Power Mgmt] Make sure we shutdown devices on shutdown and reboot..Patrick Mochel
2004-08-01[swsusp] Make sure we call restore_highmem().Patrick Mochel
2004-08-01[swsusp] Make sure software_suspend() takes right pathPatrick Mochel
2004-08-01[swsusp] Kill unneeded write_header().Patrick Mochel
2004-08-01[Power Mgmt] Add CONFIG_PM_DEBUG optionPatrick Mochel
2004-08-01[swsusp] Add big fat comment to calc_order().Patrick Mochel
2004-07-17[swsusp] Fix nasty typo.Patrick Mochel
2004-07-17[Power Mgmt] Merge swsusp entry points with the PM core.Patrick Mochel
2004-07-16[swsusp] Remove unneeded suspend_pagedir_lock.Patrick Mochel
2004-07-16[Power Mgmt] Remove pmdisk.Patrick Mochel
2004-07-16[Power Mgmt] Make default partition config option part of swsusp.Patrick Mochel
2004-07-16[Power Mgmt] Remove pmdisk_free()Patrick Mochel
2004-07-16[Power Mgmt] Merge pmdisk and swsusp write wrappers.Patrick Mochel
2004-07-16[Power Mgmt] Merge pmdisk and swsusp read wrappers.Patrick Mochel