Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
0fb9dcfbc652ed617ceb244bd8a9201d00a124fe
/
kernel
/
power
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 15 years ago
ca64b0c
PM: wakelocks: Display wakelocks preventing suspend by default
by Todd Poynor
· 15 years ago
ed27e53
PM: wakelocks: Don't report wake up wakelock if suspend aborted
by Todd Poynor
· 15 years ago
fec502d
earlysuspend: add verbose debug flag
by Erik Gilling
· 15 years ago
07b02fb
power: Add option to log time spent in suspend
by Colin Cross
· 15 years ago
75c56a8
Merge commit 'v3.0-rc7' into android-3.0
by Colin Cross
· 15 years ago
4d4cf23
PM / Hibernate: Fix free_unnecessary_pages()
by Rafael J. Wysocki
· 15 years ago
e55d4fa
Merge commit 'v3.0-rc5' into android-3.0
by Colin Cross
· 15 years ago
8440f4b
PM: Free memory bitmaps if opening /dev/snapshot fails
by Michal Kubecek
· 15 years ago
28e23cf
power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_time
by Colin Cross
· 15 years ago
435aacd
power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_monotonic
by Erik Gilling
· 16 years ago
0c7841c
wakelock: Fix operator precedence bug
by Colin Cross
· 16 years ago
af62b25
power: wakelock: Print active wakelocks when has_wake_lock() is called
by Mike Chan
· 16 years ago
4b0ea27
PM: earlysuspend: Removing dependence on console.
by Rebecca Schultz
· 18 years ago
b28a6a1
consoleearlysuspend: Fix for 2.6.32
by Arve Hjønnevåg
· 16 years ago
c8bb315
PM: earlysuspend: Add console switch when user requested sleep state changes.
by Arve Hjønnevåg
· 17 years ago
01e1354
PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second
by Arve Hjønnevåg
· 16 years ago
677f104
PM: wakelock: Abort task freezing if a wake lock is held.
by Arve Hjønnevåg
· 17 years ago
47dfb46
PM: Add user-space wake lock api.
by Arve Hjønnevåg
· 17 years ago
b0dc343
PM: Enable early suspend through /sys/power/state
by Arve Hjønnevåg
· 17 years ago
c1783f5
PM: Implement early suspend api
by Arve Hjønnevåg
· 17 years ago
1b07495
PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats.
by Arve Hjønnevåg
· 16 years ago
10f0138
power: wakelocks: fix buffer overflow in print_wake_locks
by Erik Gilling
· 17 years ago
97a0a74
power: Prevent spinlock recursion when wake_unlock() is called
by Mike Chan
· 17 years ago
fe6cd63
PM: Implement wakelock api.
by Arve Hjønnevåg
· 18 years ago
f42a981
PM / Hibernate: Update kerneldoc comments in hibernate.c
by Rafael J. Wysocki
· 15 years ago
3542580
PM / Hibernate: Remove arch_prepare_suspend()
by Rafael J. Wysocki
· 15 years ago
4e2d949
PM / Hibernate: Update some comments in core hibernate code
by Rafael J. Wysocki
· 15 years ago
91e7c75
PM: Allow drivers to allocate memory from .prepare() callbacks safely
by Rafael J. Wysocki
· 15 years ago
c650da2
PM: Remove CONFIG_PM_VERBOSE
by Rafael J. Wysocki
· 15 years ago
290c748
Merge branch 'power-domains' into for-linus
by Rafael J. Wysocki
· 15 years ago
2d2a916
Merge branch 'syscore' into for-linus
by Rafael J. Wysocki
· 15 years ago
1c1be3a
Revert "PM / Hibernate: Reduce autotuned default image size"
by Rafael J. Wysocki
· 15 years ago
ddeb648
PM / Hibernate: Add sysfs knob to control size of memory for drivers
by Rafael J. Wysocki
· 15 years ago
3c43193
PM / Suspend: Do not ignore error codes returned by suspend_enter()
by MyungJoo Ham
· 15 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 15 years ago
36cb703
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
by Rafael J. Wysocki
· 15 years ago
9744997
PM / Hibernate: Make snapshot_release() restore GFP mask
by Rafael J. Wysocki
· 15 years ago
8718647
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
by Rafael J. Wysocki
· 15 years ago
85eb8c8
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
by Rafael J. Wysocki
· 15 years ago
2ca6f62f
PM: Fix error code paths executed after failing syscore_suspend()
by Rafael J. Wysocki
· 15 years ago
d419e4c
fix XEN_SAVE_RESTORE Kconfig dependencies
by Shriram Rajagopalan
· 15 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 15 years ago
ed3cd4a
kernel: change to new flag variable
by matt mooney
· 15 years ago
bea3864
PM / Hibernate: Reduce autotuned default image size
by Rafael J. Wysocki
· 15 years ago
40dc166
PM / Core: Introduce struct syscore_ops for core subsystems PM
by Rafael J. Wysocki
· 15 years ago
cf4fb80
PM: Simplify kernel/power/Kconfig
by Jan Beulich
· 15 years ago
6831c6e
PM: Drop pm_flags that is not necessary
by Rafael J. Wysocki
· 15 years ago
88a6f33
PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option
by Rafael J. Wysocki
· 15 years ago
aa33860
PM: Remove CONFIG_PM_OPS
by Rafael J. Wysocki
· 15 years ago
196ec24
PM: Reorder power management Kconfig options
by Rafael J. Wysocki
· 15 years ago
1eb208a
PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)
by Rafael J. Wysocki
· 15 years ago
cd51e61
PM / ACPI: Remove references to pm_flags from bus.c
by Rafael J. Wysocki
· 15 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 15 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
2e725a0
PM / Hibernate: Return error code when alloc_image_page() fails
by Stanislaw Gruszka
· 15 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 15 years ago
52cfd50
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
c8940ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
976513d
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
by Rafael J. Wysocki
· 15 years ago
26fcaf6
PM: Fix oops in suspend/hibernate code related to failing ioremap()
by Jiri Slaby
· 15 years ago
938cfed
perf: Add calls to suspend trace point
by Jean Pihet
· 15 years ago
a2867e0
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
by Rafael J. Wysocki
· 15 years ago
5262a47
PM / Hibernate: When failed, in_suspend should be reset
by MyungJoo Ham
· 15 years ago
5729c63
PM / Hibernate: hibernation_ops->leave should be checked too
by MyungJoo Ham
· 15 years ago
8cfe400
Freezer: Fix a race during freezing of TASK_STOPPED tasks
by Tejun Heo
· 15 years ago
133f112
PM: Use proper ccflag flag in kernel/power/Makefile
by Tracey Dent
· 15 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
be8cd64
PM / Hibernate: Restore old swap signature to avoid user space breakage
by Rafael J. Wysocki
· 15 years ago
1497dd1
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
by Takashi Iwai
· 15 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 15 years ago
9f339ca
PM / Hibernate: Use async I/O when reading compressed hibernation image
by Bojan Smojver
· 15 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 15 years ago
073ef1f
hibernation: constify platform_hibernation_ops
by Lionel Debroux
· 15 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 15 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 15 years ago
43e6086
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation
by Mark Brown
· 15 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 15 years ago
3ecb01d
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
by Jan Beulich
· 15 years ago
61ecdb80
mm: strictly nested kmap_atomic()
by Peter Zijlstra
· 15 years ago
e1f60b2
PM: Introduce library for device-specific OPPs (v7)
by Nishanth Menon
· 15 years ago
d33ac60
PM: Add sysfs attr for rechecking dev hash from PM trace
by James Hogan
· 15 years ago
3624eb0
PM / Hibernate: Modify signature used to mark swap
by Rafael J. Wysocki
· 15 years ago
dbeeec5
PM: Allow wakeup events to abort freezing of tasks
by Rafael J. Wysocki
· 15 years ago
d0941ea
PM / Hibernate: Make some boot messages look less scary
by Rafael J. Wysocki
· 15 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 15 years ago
ac5c24ec
PM / Hibernate: Make default image size depend on total RAM size
by Rafael J. Wysocki
· 16 years ago
266f1a2
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
by Rafael J. Wysocki
· 16 years ago
bcb5ba8
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
by Rafael J. Wysocki
· 16 years ago
ede890c
PM: Fix unmet dependency warning from kconfig
by Rafael J. Wysocki
· 16 years ago
f996fc9
PM / Hibernate: Compress hibernation image with LZO
by Bojan Smojver
· 16 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
6715045
PM / Hibernate: Avoid hitting OOM during preallocation of memory
by Rafael J. Wysocki
· 16 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 16 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 16 years ago
Next »