summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/hibernation: remove prepare_late() callbackNathan Lynch2020-12-081-25/+0
* powerpc/pseries/hibernation: perform post-suspend fixups laterNathan Lynch2020-12-081-17/+4
* powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch2020-12-081-3/+0
* powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()Nathan Lynch2020-12-081-5/+1
* powerpc/pseries/hibernation: remove pseries_suspend_cpu()Nathan Lynch2020-12-081-15/+0
* powerpc/pseries/hibernation: pass stream id via function argumentsNathan Lynch2020-12-081-5/+3
* powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch2020-12-081-1/+0
* powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-161-4/+1
* powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-07-161-21/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-2/+1
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-3/+2
* powerpc/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler2014-03-071-1/+24
* powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni2014-03-071-0/+19
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+22
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-1/+5
* power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-16/+17
* powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-311-0/+1
* suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* powerpc/pseries: Partition hibernation supportBrian King2010-07-091-0/+214