summaryrefslogtreecommitdiff
path: root/kernel/power (follow)
Commit message (Expand)AuthorAge
* pmqos: Enable cpu isolation awarenessOlav Haugan2016-09-24
* Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-12
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| |\
| * | PM / suspend: Add dependency on RTC_LIBGuenter Roeck2016-04-07
* | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\ \ \ | | |/ | |/|
| * | PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-04-12
* | | qos: Disable irq notifier when qos request is removedSrinivas Rao L2016-03-23
* | | qos: Add support for PM_QOS_SUM typeMahesh Sivasubramanian2016-03-01
* | | qos: Pass the list of cpus with affected qos to notifierMahesh Sivasubramanian2016-03-01
* | | QoS: Enhance framework to support cpu/irq specific QoS requestsPraveen Chidambaram2016-03-01
* | | QoS: Modify data structures and function arguments for scalability.Praveen Chidambaram2016-03-01
| |/ |/|
* | 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