summaryrefslogtreecommitdiff
path: root/kernel/power (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.92 into android-4.4Greg Kroah-Hartman2017-10-12
|\
| * sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-12
* | UPSTREAM: PM / sleep: make PM notifiers called symmetricallyLianwei Wang2017-04-10
* | Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt2016-12-01
|\|
| * PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-26
* | Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt2016-10-10
|\|
| * PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-09-30
| * PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-30
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-04-12
* | PM / suspend: Add dependency on RTC_LIBGuenter Roeck2016-03-03
* | wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi2016-02-16
* | power: wakeup_reason: fix suspend time reportingAmit Pundir2016-02-16
* | Power: Report suspend times from last_suspend_timejinqian2016-02-16
* | power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid2016-02-16
* | Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti2016-02-16
* | power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt2016-02-16
* | power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi2016-02-16
* | power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi2016-02-16
* | Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...Ruchi Kandoi2016-02-16
* | power: wakeup_reason: rename irq_count to irqcountGreg Hackmann2016-02-16
* | Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi2016-02-16
* | POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi2016-02-16
* | Power: add an API to log wakeup reasonsRuchi Kandoi2016-02-16
* | PM / Suspend: Print wall time at suspend entry and exitTodd Poynor2016-02-16
* | PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg2016-01-11
|/
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* PM / hibernate: fix a comment typoGeliang Tang2015-10-14
* PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-14
* PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-16
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* | PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-31
* | PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim2015-07-14
|/
* Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\
| * PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-06-25
| * PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov2015-06-24
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ | |/ |/|
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
* | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-19
* | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-13
* | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-12
|/
* Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-10
|\
| * PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-18
| * PM / sleep: add configurable delay for pm_testBrian Norris2015-02-26
* | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-07
|/
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-13
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
* PM: convert printk to pr_* equivalentMichal Hocko2015-02-11