summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-8/+4
|\
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-8/+4
* | PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-312-0/+12
* | PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim2015-07-141-3/+15
|/
* Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-012-2/+4
|\
| * PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-06-251-1/+1
| * PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov2015-06-241-1/+3
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-254-153/+121
|\ \ | |/ |/|
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-194-153/+121
* | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-191-0/+2
* | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-131-1/+1
* | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-121-3/+3
|/
* Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-102-3/+12
|\
| * PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-181-1/+1
| * PM / sleep: add configurable delay for pm_testBrian Norris2015-02-261-2/+11
* | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-071-20/+1
|/
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-131-7/+36
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-111-41/+9
* PM: convert printk to pr_* equivalentMichal Hocko2015-02-111-14/+15
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-102-7/+95
|\
| *-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-02-101-5/+6
| |\ \
| | * | PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon2015-02-031-3/+6
| | * | PM / hibernate: Remove unused functionRickard Strandqvist2015-01-231-2/+0
| | |/
| * | PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon2015-01-231-2/+89
| |/
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-10/+6
* Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1
|\
| * PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-4/+0
| * Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki2014-11-271-1/+1
| |\
| | * PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki2014-11-181-0/+1
| | * PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-1/+0
| | |
| \ \
*-. \ \ Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2014-12-084-35/+34
|\ \ \ \ | | |/ / | |/| |
| | * | PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring2014-11-181-1/+1
| | * | Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki2014-11-184-34/+33
| | |\ \ | |/ / /
| | * | PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-034-34/+33
| | |/
* | | PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey2014-11-181-1/+0
|/ /
* | 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
OpenPOWER on IntegriCloud