aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/manage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-13xen: fix hang on suspend.Ian Campbell1-4/+4
2009-12-03xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region.Ian Campbell1-1/+11
2009-12-03xen: improve error handling in do_suspend.Ian Campbell1-9/+11
2009-12-03xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge1-4/+3
2009-06-12PM core: rename suspend and resume functionsAlan Stern1-8/+8
2009-06-12PM: Rename device_power_down/up()Magnus Damm1-5/+5
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge1-6/+9
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki1-7/+9
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell1-5/+4
2009-03-30xen: resume interrupts before system devices.Ian Campbell1-3/+3
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-0/+8
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+8
2009-01-11cpumask: convert misc driver functionsRusty Russell1-1/+1
2008-10-23xen: don't reload cr3 on suspendJeremy Fitzhardinge1-2/+0
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-07-18linux-next: pci tree build failureStephen Rothwell1-2/+2
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata1-2/+4
2008-06-02CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge1-0/+2
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge1-3/+12
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-14/+112
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata1-0/+143