aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2019-07-081-41/+9
* PM: convert printk to pr_* equivalentMichal Hocko2019-05-021-16/+17
* PM / freezer: Clean up code after recent fixesRafael J. Wysocki2019-05-021-15/+16
* PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2019-05-021-0/+1
* freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesMoyster2019-05-021-0/+11
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2019-05-021-1/+5
* arm, pm, vmpressure: add missing slab.h includesTejun Heo2018-12-111-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-1/+0
* log: Initial dmesg pruningNathan Chancellor2017-12-181-2/+2
* PM: convert do_each_thread to for_each_process_threadMichal Hocko2017-12-051-8/+8
* Revert "power: make sync on suspend optional"Moyster2017-12-012-7/+0
* PM / suspend: Remove unnecessary !!Viresh Kumar2017-09-111-1/+1
* power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid2017-04-131-5/+6
* wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi2017-04-131-1/+1
* power: wakeup_reason: fix suspend time reportingAmit Pundir2017-04-131-16/+25
* Power: Report suspend times from last_suspend_timejinqian2017-04-111-0/+36
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2017-04-111-1/+3
* workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2016-08-261-0/+20
* power: make sync on suspend optionalStefan Guendhoer2016-08-262-0/+7
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-6/+0
* first commitMeizu OpenSource2016-08-1567-0/+28131