aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2016-11-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-28 Merge tag 'v4.4.35' into linux-linaro-lsk-v4.4Alex Shi
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-10PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki
2016-11-10PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner
2016-04-07PM / 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
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2015-02-26PM / sleep: add configurable delay for pm_testBrian Norris
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko