summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2010-02-19power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2010-02-03PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2010-02-03consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2010-02-03PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2010-02-03PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2010-02-03PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2010-02-03PM: Add user-space wake lock api.Arve Hjønnevåg
2010-02-03PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2010-02-03PM: Implement early suspend apiArve Hjønnevåg
2010-02-03PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2010-02-03power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2010-02-03power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2010-02-03PM: Implement wakelock api.Arve Hjønnevåg
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki
2009-06-12PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki
2009-05-15PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Change suspend code orderingRafael J. Wysocki