index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
Age
Commit message (
Expand
)
Author
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
2015-02-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
2014-09-02
xen/manage: Always freeze/thaw processes when suspend/resuming
Ross Lagerwall
2014-07-03
xen/manage: fix potential deadlock when resuming the console
David Vrabel
2014-05-12
xen: refactor suspend pre/post hooks
David Vrabel
2014-04-15
xen/manage: Poweroff forcefully if user-space is not yet up.
Konrad Rzeszutek Wilk
2014-03-18
xen/acpi-processor: fix enabling interrupts on syscore_resume
Stanislaw Gruszka
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-28
xen: Remove clock_was_set() call in the resume path
David Vrabel
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
Stefano Stabellini
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2011-02-25
xen: suspend: remove xen_hvm_suspend
Ian Campbell
2011-02-25
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
xen: fix hang on suspend.
Ian Campbell
2009-12-03
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
[next]