aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2013-10-25PM / 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-27Merge branch 'pm-sleep'Rafael J. Wysocki
2013-08-14PM / 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-26PM / Sleep: increase ftrace coverage in suspend/resumeBrandt, Todd E
2013-07-15PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX
2013-07-03Merge 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-02Merge 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-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-21PM / 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-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30power/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-26PM: 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
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki
2012-11-15PM / Hibernate: use rb_entryDavidlohr Bueso
2012-11-15PM / sysfs: replace strict_str* with kstrto*Daniel Walter
2012-10-26freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov
2012-10-23PM / QoS: Introduce request and constraint data types for PM QoS flagsRafael J. Wysocki
2012-09-17Merge branch 'pm-qos'Rafael J. Wysocki
2012-09-17Merge branch 'pm-sleep'Rafael J. Wysocki