| Commit message (Expand) | Author | Age |
* | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 2010-02-22 |
* | vt: introduce and use vt_kmsg_redirect() function | Bernhard Walle | 2009-12-15 |
* | PM / Runtime: Export the PM runtime workqueue | Alan Stern | 2009-12-06 |
* | PM / Hibernate: Swap, use KERN_CONT | Jiri Slaby | 2009-12-06 |
* | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham | 2009-12-06 |
* | PM / Hibernate: Move swap functions to kernel/power/swap.c. | Nigel Cunningham | 2009-12-06 |
* | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-12-06 |
|\ |
|
| * | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby | 2009-11-03 |
| * | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby | 2009-11-03 |
| * | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby | 2009-11-03 |
* | | PM / freezer: Don't get over-anxious while waiting | Tejun Heo | 2009-10-28 |
|/ |
|
* | PM: Make warning in suspend_test_finish() less likely to happen | Rafael J. Wysocki | 2009-10-21 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | oom: move oom_killer_enable()/oom_killer_disable to where they belong | Alexey Dobriyan | 2009-09-22 |
* | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 |
* | vt: remove power stuff from kernel/power | Alan Cox | 2009-09-19 |
* | PM: Trivial fixes | Wu Fengguang | 2009-09-14 |
* | PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() | Gerald Schaefer | 2009-09-14 |
* | PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) | Rafael J. Wysocki | 2009-09-14 |
* | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki | 2009-09-14 |
* | PM/Hibernate: Rework shrinking of memory | Rafael J. Wysocki | 2009-09-14 |
* | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ | Thadeu Lima de Souza Cascardo | 2009-09-14 |
* | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki | 2009-08-22 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki | 2009-06-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | trivial: kernel/power/poweroff.c: whitespace fix | Manish Katiyar | 2009-06-12 |
* | | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 |
* | | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 2009-06-12 |
* | | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki | 2009-06-12 |
* | | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki | 2009-06-12 |
* | | PM/Suspend: Do not shrink memory before suspend | Rafael J. Wysocki | 2009-06-12 |
* | | PM core: rename suspend and resume functions | Alan Stern | 2009-06-12 |
* | | PM: Rename device_power_down/up() | Magnus Damm | 2009-06-12 |
|/ |
|
* | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki | 2009-05-24 |
* | PM: check sysdev_suspend(PMSG_FREEZE) return value | Bjorn Helgaas | 2009-05-15 |
* | PM/Hibernate: Fix waiting for image device to appear on resume | Rafael J. Wysocki | 2009-04-24 |
* | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 |
* | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
* | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 |
* | | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 |
* | | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 |
* | | PM: Change hibernation code ordering | Rafael J. Wysocki | 2009-03-30 |
* | | PM: Change suspend code ordering | Rafael J. Wysocki | 2009-03-30 |
* | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 |
|/ |
|
* | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 |
* | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 |
|\ |
|
| * | PM: Wait for console in resume | Arve Hjønnevåg | 2009-02-21 |