aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-32/+37
2013-09-11mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu1-6/+6
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki2-32/+37
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-08-31PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2-0/+6
2013-08-31PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2-32/+31
2013-08-27Merge branch 'pm-sleep'Rafael J. Wysocki1-2/+2
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd1-7/+13
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code visibleAndi Kleen1-1/+1
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross1-0/+11
2013-07-26PM / Sleep: increase ftrace coverage in suspend/resumeBrandt, Todd E1-2/+2
2013-07-15PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX1-1/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-2/+2
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeJiang Liu1-2/+2
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-17/+36
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+20
2013-06-29Merge branch 'pm-assorted'Rafael J. Wysocki1-0/+4
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki4-6/+17
2013-06-27PM / Sleep: Warn about system time after resume with pm_traceShuah Khan1-0/+4
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara1-0/+5
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara1-0/+3
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner1-0/+2
2013-06-21PM / QoS: correct the valid range of pm_qos_classSahara1-3/+3
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson1-1/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+3
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar1-0/+20
2013-05-12freezer: shorten freezer sleep time using exponential backoffColin Cross1-11/+15
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+116
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+1
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-05PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze stateZhang Rui1-2/+14
2013-04-05PM / sleep: add TEST_PLATFORM support for freeze stateZhang Rui1-3/+3
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter6-29/+95
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+5
2013-02-20PM: make VT switching to the suspend console optional v3Jesse Barnes1-0/+116
2013-02-09suspend: enable freeze timeout configuration through sysLi Fei2-2/+29
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2-14/+57
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-6/+5
2013-01-26PM: don't use [delayed_]work_pending()Tejun Heo2-7/+4
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-12/+1
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki3-3/+3
2012-11-15PM / Hibernate: use rb_entryDavidlohr Bueso1-1/+1
2012-11-15PM / sysfs: replace strict_str* with kstrto*Daniel Walter2-2/+2
2012-10-26freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov1-12/+1
2012-10-23PM / QoS: Introduce request and constraint data types for PM QoS flagsRafael J. Wysocki1-0/+63
2012-09-17Merge branch 'pm-qos'Rafael J. Wysocki1-0/+1
2012-09-17Merge branch 'pm-sleep'Rafael J. Wysocki2-2/+2
2012-09-10properly __init-annotate pm_sysrq_init()Jan Beulich1-1/+1
2012-09-07PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez1-0/+1