aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/manage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-1/+1
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall1-1/+1
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky1-3/+6
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall1-7/+0
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel1-1/+4
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel1-38/+7
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka1-0/+16
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel1-3/+0
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-11/+12
2013-06-28xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini1-1/+1
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk1-0/+1
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki1-3/+3
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker1-0/+1
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-7/+1
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-1/+8
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-3/+3
2011-03-16xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan1-8/+8
2011-02-25xen: suspend: remove xen_hvm_suspendIan Campbell1-42/+1
2011-02-25xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell1-5/+18
2011-02-25xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell1-7/+7
2011-02-25xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell1-5/+20
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-3/+3
2011-02-25xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell1-2/+8
2011-02-25xen: suspend: refactor cancellation flag into a structureIan Campbell1-13/+19
2011-02-25xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell1-2/+6
2011-02-25xen: do not respond to unknown xenstore control requestsIan Campbell1-12/+37
2011-02-25xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini1-13/+4
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2010-12-02xen: resume the pv console for hvm guests tooStefano Stabellini1-0/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini1-4/+41
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini1-0/+1
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-12/+2
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