aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge LG H915 v10a into LA.UM.5.5.r1-01300-8x96.0Rashed Abdel-Tawab2016-11-022-1/+23
* qos: Register irq notify after adding the qos requestAnil Kumar Mamidala2016-04-231-8/+18
* qos: wake up cores based on the qos updated cpu maskAnil Kumar Mamidala2016-03-231-1/+5
* Merge "Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'"Linux Build Service Account2016-02-201-1/+1
|\
| * Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-1/+1
| |\
| | * Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-09-101-1/+1
| | |\
| | | * wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi2015-08-051-1/+1
| | * | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman2015-08-061-1/+1
| | |\ \
| | * \ \ Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-191-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-126-8/+405
| | |\ \ \
* | | | | | qos: Disable irq notifier when qos request is removedSrinivas Rao L2016-01-131-1/+11
|/ / / / /
* | | | | qos: Add support for PM_QOS_SUM typeMahesh Sivasubramanian2015-11-111-0/+3
* | | | | Merge tag 'v3.18.18' into msm-3.18Matt Wagantall2015-07-141-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-07-051-1/+1
| |/ / /
* | | | Merge tag 'v3.18.13' into msm-3.18Matt Wagantall2015-07-141-20/+1
|\| | |
| * | | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-241-20/+1
* | | | qos: Pass the list of cpus with affected qos to notifierMahesh Sivasubramanian2015-05-301-4/+10
* | | | QoS: Enhance framework to support cpu/irq specific QoS requestsPraveen Chidambaram2015-05-301-1/+155
* | | | QoS: Modify data structures and function arguments for scalability.Praveen Chidambaram2015-05-301-7/+9
| |_|/ |/| |
* | | suspend: Return error when pending wakeup source is found.Ruchi Kandoi2015-05-181-1/+2
| |/ |/|
* | power: wakeup_reason: fix suspend time reportingAmit Pundir2015-04-141-16/+25
* | Power: Report suspend times from last_suspend_timejinqian2015-04-091-0/+36
* | power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid2015-03-031-5/+6
* | Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti2015-02-041-0/+4
* | power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt2015-02-041-2/+17
* | power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi2015-02-043-10/+58
* | power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi2015-02-041-6/+7
* | Power: Changes the permission to read only for sysfs fileRuchi Kandoi2015-02-041-3/+2
* | power: wakeup_reason: rename irq_count to irqcountGreg Hackmann2015-02-041-5/+5
* | Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi2015-02-041-0/+7
* | POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi2015-02-041-3/+4
* | Power: add an API to log wakeup reasonsRuchi Kandoi2015-02-042-0/+134
* | PM / Suspend: Print wall time at suspend entry and exitTodd Poynor2015-02-031-0/+15
* | PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg2015-02-031-0/+8
* | power: Add option to log time spent in suspendColin Cross2015-02-033-0/+119
|/
* PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov2014-11-081-2/+2
* PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-271-1/+7
* Merge branch 'freezer'Rafael J. Wysocki2014-10-231-9/+48
|\
| * PM / freezer: Clean up code after recent fixesRafael J. Wysocki2014-10-221-15/+16
| * PM: convert do_each_thread to for_each_process_threadMichal Hocko2014-10-211-8/+8
| * OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-211-1/+39
* | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-231-1/+26
|\ \ | |/ |/|
| * PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-251-1/+26
* | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-071-0/+4
|\ \
| * | ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-221-1/+1
| * | PM / Domains: Add generic OF-based PM domain look-upTomasz Figa2014-09-221-0/+4
| |/
* | Merge branch 'acpi-pm'Rafael J. Wysocki2014-10-071-11/+38
|\ \
| * | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-301-1/+20
| * | PM / sleep: Rename platform suspend/resume functions in suspend.cRafael J. Wysocki2014-09-301-10/+10
| * | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki2014-09-301-3/+11