summaryrefslogtreecommitdiff
path: root/drivers/xen/manage.c
AgeCommit message (Expand)Author
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross
2017-11-08xen/manage: correct return value check on xenbus_scanf()Jan Beulich
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2013-06-28xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-03-16xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan
2011-02-25xen: suspend: remove xen_hvm_suspendIan Campbell
2011-02-25xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell
2011-02-25xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell
2011-02-25xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2011-02-25xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell
2011-02-25xen: suspend: refactor cancellation flag into a structureIan Campbell
2011-02-25xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell
2011-02-25xen: do not respond to unknown xenstore control requestsIan Campbell
2011-02-25xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell
2010-12-02xen: resume the pv console for hvm guests tooStefano Stabellini
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13xen: fix hang on suspend.Ian Campbell
2009-12-03xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell
2009-12-03xen: improve error handling in do_suspend.Ian Campbell
2009-12-03xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell