index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-4
/
+13
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
1
-6
/
+0
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-0
/
+4
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2
-23
/
+3
2011-05-17
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
1
-4
/
+4
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
4
-5
/
+48
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
1
-1
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2
-23
/
+3
2011-05-11
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
1
-0
/
+1
2011-05-11
PM / Hibernate: Make snapshot_release() restore GFP mask
Rafael J. Wysocki
1
-1
/
+3
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-2
/
+2
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
1
-0
/
+4
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2
-3
/
+12
2011-04-11
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
1
-1
/
+1
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-1
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+2
2011-03-17
kernel: change to new flag variable
matt mooney
1
-1
/
+2
2011-03-15
PM / Hibernate: Reduce autotuned default image size
Rafael J. Wysocki
1
-4
/
+4
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2
-0
/
+13
2011-03-15
PM: Simplify kernel/power/Kconfig
Jan Beulich
1
-9
/
+3
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-13
/
+0
2011-03-15
PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option
Rafael J. Wysocki
1
-6
/
+1
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-5
/
+0
2011-03-15
PM: Reorder power management Kconfig options
Rafael J. Wysocki
1
-111
/
+111
2011-03-15
PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)
Rafael J. Wysocki
1
-23
/
+6
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
1
-1
/
+11
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-1
/
+1
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2011-02-16
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2
-4
/
+4
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-142
/
+0
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-5
/
+5
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-9
/
+13
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
3
-148
/
+0
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
1
-1
/
+7
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
3
-4
/
+4
2010-12-24
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
1
-0
/
+1
2010-12-24
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
1
-1
/
+1
2010-12-24
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
1
-0
/
+6
2010-12-24
PM: Use proper ccflag flag in kernel/power/Makefile
Tracey Dent
1
-4
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
5
-30
/
+60
2010-12-16
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
1
-1
/
+1
2010-12-16
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
3
-13
/
+16
2010-12-06
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
1
-15
/
+38
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
[next]