aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/manage.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-9/+12
* PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-7/+1
* PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-1/+8
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-3/+3
* xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2011-03-161-8/+8
* xen: suspend: remove xen_hvm_suspendIan Campbell2011-02-251-42/+1
* xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell2011-02-251-5/+18
* xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell2011-02-251-7/+7
* xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell2011-02-251-5/+20
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-251-3/+3
* xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell2011-02-251-2/+8
* xen: suspend: refactor cancellation flag into a structureIan Campbell2011-02-251-13/+19
* xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell2011-02-251-2/+6
* xen: do not respond to unknown xenstore control requestsIan Campbell2011-02-251-12/+37
* xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini2011-02-251-13/+4
* xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-171-0/+10
* xen: resume the pv console for hvm guests tooStefano Stabellini2010-12-021-0/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-4/+41
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-0/+1
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-251-5/+9
* stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-12/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xen: fix hang on suspend.Ian Campbell2010-01-131-4/+4
* xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-031-1/+11
* xen: improve error handling in do_suspend.Ian Campbell2009-12-031-9/+11
* xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-8/+8
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-5/+5
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-6/+9
|\
| * PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-7/+9
* | xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-5/+4
* | xen: resume interrupts before system devices.Ian Campbell2009-03-301-3/+3
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-0/+8
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+8
* | cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+1
|/
* xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
* stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-261-1/+1
* linux-next: pci tree build failureStephen Rothwell2008-07-181-2/+2
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-161-2/+4
* CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge2008-06-021-0/+2
* xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-3/+12
* xen: implement save/restoreJeremy Fitzhardinge2008-05-271-14/+112
* xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-271-0/+143