summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2018-09-10Merge 4.4.155 into android-4.4Greg Kroah-Hartman
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-07-17Merge 4.4.141 into android-4.4Greg Kroah-Hartman
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-04-10UPSTREAM: PM / sleep: make PM notifiers called symmetricallyLianwei Wang
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-09-30PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-09-30PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner
2016-03-03PM / suspend: Add dependency on RTC_LIBGuenter Roeck
2016-02-16wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2016-02-16power: wakeup_reason: fix suspend time reportingAmit Pundir
2016-02-16Power: Report suspend times from last_suspend_timejinqian
2016-02-16power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2016-02-16Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2016-02-16power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2016-02-16power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2016-02-16power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2016-02-16Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...Ruchi Kandoi
2016-02-16power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2016-02-16Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2016-02-16POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2016-02-16Power: add an API to log wakeup reasonsRuchi Kandoi
2016-02-16PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2016-01-11PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-14PM / hibernate: fix a comment typoGeliang Tang
2015-10-14PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-14PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-06-24PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi
2015-05-13PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki
2015-05-12PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki