aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08freezer: task->exit_state should be treated as boleanOleg Nesterov
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07swsusp: free more memoryRafael J. Wysocki
2007-05-07swsusp: fix snapshot_releaseRafael J. Wysocki
2007-05-07kconfig: mention 'hibernation' not just swsuspDavid Brownell
2007-05-07power management: change /sys/power/disk displayJohannes Berg
2007-05-07remove software_suspend()Johannes Berg
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki
2007-05-07swsusp: fix error paths in snapshot_openRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07fix refrigerator() vs thaw_process() raceOleg Nesterov
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg
2007-04-04[PATCH] swsusp: fix memory shrinkerRafael J. Wysocki
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki
2007-02-23power management: no valid states w/o pm_opsJohannes Berg
2007-02-11[PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki
2007-02-11[PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton
2007-02-11[PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki
2007-02-11[PATCH] PM: Change code ordering in main.cRafael J. Wysocki
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2007-02-09[APM] Add shared version of APM emulationRalf Baechle
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2006-12-16Pull bugfix into test branchLen Brown
2006-12-13Driver core: deprecate PM_LEGACY, default it to NDavid Brownell
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle
2006-12-07[PATCH] swsusp: kill write-only variablePavel Machek