summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2015-02-13suspend: Prevent might sleep splatsThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14suspend: Prevent might sleep splatsThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10suspend: Prevent might sleep splatsThomas Gleixner
2013-12-04PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu
2013-10-24PM / hibernate: Move software_resume to late_initcall_syncRuss Dill
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-11mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-08-31PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki
2013-08-31PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki
2013-08-26Merge branch 'pm-sleep'Rafael J. Wysocki
2013-08-13PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2013-07-25PM / Sleep: increase ftrace coverage in suspend/resumeBrandt, Todd E
2013-07-14PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-06-29Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-27PM / Sleep: Warn about system time after resume with pm_traceShuah Khan
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara
2013-06-20PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-20PM / QoS: correct the valid range of pm_qos_classSahara
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar
2013-05-12freezer: shorten freezer sleep time using exponential backoffColin Cross
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-01power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-05PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze stateZhang Rui
2013-04-05PM / sleep: add TEST_PLATFORM support for freeze stateZhang Rui
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20PM: make VT switching to the suspend console optional v3Jesse Barnes
2013-02-09suspend: enable freeze timeout configuration through sysLi Fei
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-25PM: don't use [delayed_]work_pending()Tejun Heo
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds