Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ce23bba842aee98092225d9576dba47c82352521
/
kernel
/
power
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
957d128
suspend: enable freeze timeout configuration through sys
by Li Fei
· 12 years ago
7e73c5ae
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
ed1ac6e
PM: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
170bb4c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
8316bd7
PM / Hibernate: use rb_entry
by Davidlohr Bueso
· 12 years ago
883ee4f
PM / sysfs: replace strict_str* with kstrto*
by Daniel Walter
· 12 years ago
5d8f72b
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
by Oleg Nesterov
· 12 years ago
5efbe42
PM / QoS: Introduce request and constraint data types for PM QoS flags
by Rafael J. Wysocki
· 12 years ago
87a2337
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
d6a56ae
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
bbdc18a
properly __init-annotate pm_sysrq_init()
by Jan Beulich
· 12 years ago
c6a57bf
PM / QoS: Add return code to pm_qos_get_value function.
by Luis Gonzalez Fernandez
· 12 years ago
77f827d
PM / Domains: Add power off/on function for system core suspend stage
by Rafael J. Wysocki
· 12 years ago
5834ec3
PM / Freezer: Fix small typo "regrigerator"
by Sedat Dilek
· 12 years ago
300d373
Revert "NMI watchdog: fix for lockup detector breakage on resume"
by Rafael J. Wysocki
· 12 years ago
45226e9
NMI watchdog: fix for lockup detector breakage on resume
by Sameer Nanda
· 12 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 12 years ago
11388c8
PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock
by Rafael J. Wysocki
· 12 years ago
d8150d3
PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.
by Bojan Smojver
· 13 years ago
b2df1d4
PM / Sleep: Separate printing suspend times from initcall_debug
by Rafael J. Wysocki
· 13 years ago
4b7760b
PM / Sleep: add knob for printing device resume times
by Sameer Nanda
· 13 years ago
443772d4
ftrace: Disable function tracing during suspend/resume and hibernation, again
by Srivatsa S. Bhat
· 13 years ago
62c552c
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
by Bojan Smojver
· 13 years ago
2df83fa
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format
by Minho Ban
· 13 years ago
4e585d2
PM / Sleep: User space wakeup sources garbage collector Kconfig option
by Rafael J. Wysocki
· 13 years ago
c73893e
PM / Sleep: Make the limit of user space wakeup sources configurable
by Rafael J. Wysocki
· 13 years ago
040e5bf
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
by Arve Hjønnevåg
· 13 years ago
b86ff982
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
by Rafael J. Wysocki
· 13 years ago
5585094
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
by Rafael J. Wysocki
· 13 years ago
7483b4a
PM / Sleep: Implement opportunistic sleep, v2
by Rafael J. Wysocki
· 13 years ago
5a21d489
PM / Hibernate: Hibernate/thaw fixes/improvements
by Bojan Smojver
· 13 years ago
f8262d4
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
by Bojan Smojver
· 13 years ago
c4772d1
PM / QoS: add pm_qos_update_request_timeout() API
by MyungJoo Ham
· 13 years ago
247bc03
PM / Sleep: Mitigate race between the freezer and request_firmware()
by Rafael J. Wysocki
· 13 years ago
1e73203
PM / Sleep: Move disabling of usermode helpers to the freezer
by Rafael J. Wysocki
· 13 years ago
7b5179a
PM / Hibernate: Disable usermode helpers right before freezing tasks
by Rafael J. Wysocki
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
0de9a1e
power: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
ed819e3
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 13 years ago
37f08be
PM / Freezer: Remove references to TIF_FREEZE in comments
by Marcos Paulo de Souza
· 13 years ago
05b4877
PM / Hibernate: Enable usermodehelpers in hibernate() error path
by Srivatsa S. Bhat
· 13 years ago
69f1d47
PM / Hibernate: print physical addresses consistently with other parts of kernel
by Bjorn Helgaas
· 13 years ago
bc25cf5
PM / Sleep: Drop suspend_stats_update()
by Rafael J. Wysocki
· 13 years ago
93e1ee4
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
by Rafael J. Wysocki
· 13 years ago
55ae451
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
by Rafael J. Wysocki
· 13 years ago
6f585f7
PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
by Rafael J. Wysocki
· 13 years ago
6c83b48
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
by Rafael J. Wysocki
· 13 years ago
a9b542e
PM / QoS: unconditionally build the feature
by Jean Pihet
· 13 years ago
654b0c9
Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos
by Rafael J. Wysocki
· 13 years ago
a556d5b5
PM / Hibernate: Refactor and simplify freezer_test_done
by Srivatsa S. Bhat
· 13 years ago
51d6ff7
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
by Srivatsa S. Bhat
· 13 years ago
8916e37
PM / Suspend: Avoid code duplication in suspend statistics update
by Marcos Paulo de Souza
· 13 years ago
3ed3c7b
Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
379e0be
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
by Srivatsa S. Bhat
· 13 years ago
fe9161d
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
by Srivatsa S. Bhat
· 13 years ago
d031e1d
PM / QoS: Simplify PM QoS expansion/merge
by Alex Frid
· 13 years ago
cf579df
PM / Sleep: Introduce "late suspend" and "early resume" of devices
by Rafael J. Wysocki
· 13 years ago
181e9bd
PM / Hibernate: Fix s2disk regression related to freezing workqueues
by Rafael J. Wysocki
· 13 years ago
160cb5a
PM / Hibernate: Correct additional pages number calculation
by Namhyung Kim
· 13 years ago
ee34a37
PM / Hibernate: Drop the check of swap space size for compressed image
by Barry Song
· 13 years ago
c6968e7
PM/Hibernate: do not count debug pages as savable
by Stanislaw Gruszka
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
c336078
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
by Ben Hutchings
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
cf007e3
PM / Hibernate: Remove deprecated hibernation snapshot ioctls
by Srivatsa S. Bhat
· 13 years ago
bcda53f
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
by Srivatsa S. Bhat
· 13 years ago
e5b1674
PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else'
by Srivatsa S. Bhat
· 13 years ago
2e8e89e
Merge branch 'pm-freezer' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
48580ab
PM / Hibernate: Remove deprecated hibernation test modes
by Srivatsa S. Bhat
· 13 years ago
97819a2
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
by Srivatsa S. Bhat
· 13 years ago
0118521
PM / Hibernate: Enable usermodehelpers in software_resume() error path
by Srivatsa S. Bhat
· 13 years ago
953a206
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
by Srivatsa S. Bhat
· 13 years ago
341d416
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
by Srivatsa S. Bhat
· 13 years ago
986b11c
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer
by Rafael J. Wysocki
· 13 years ago
bb58dd5
PM / Hibernate: Do not leak memory in error/test code paths
by Rafael J. Wysocki
· 13 years ago
839e340
freezer: remove unused @sig_only from freeze_task()
by Tejun Heo
· 13 years ago
a320122
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
by Tejun Heo
· 13 years ago
22b4e11
cgroup_freezer: prepare for removal of TIF_FREEZE
by Tejun Heo
· 13 years ago
03afed8
freezer: clean up freeze_processes() failure path
by Tejun Heo
· 13 years ago
85f1d47
freezer: test freezable conditions while holding freezer_lock
by Tejun Heo
· 13 years ago
6907483
freezer: make freezing indicate freeze condition in effect
by Tejun Heo
· 13 years ago
0c9af09
freezer: use dedicated lock instead of task_lock() + memory barrier
by Tejun Heo
· 13 years ago
6cd8ded
freezer: don't distinguish nosig tasks on thaw
by Tejun Heo
· 13 years ago
a585042
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
by Tejun Heo
· 13 years ago
a5be2d0
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
by Tejun Heo
· 13 years ago
501a708
PM / Suspend: Fix bug in suspend statistics update
by Srivatsa S. Bhat
· 13 years ago
aa9a7b1
PM / Hibernate: Fix the early termination of test modes
by Srivatsa S. Bhat
· 13 years ago
a6f05b9
PM / QoS: Set cpu_dma_pm_qos->name
by Dominik Brodowski
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
6513fd6
PM / QoS: Remove redundant check
by Guennadi Liakhovetski
· 13 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 14 years ago
74da1ff
kernel: fix several implicit usasges of kmod.h
by Paul Gortmaker
· 14 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
081a9d0
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
by Bojan Smojver
· 13 years ago
d231ff1
PM / Hibernate: Do not initialize static and extern variables to 0
by Barry Song
· 13 years ago
f126f73
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
by Barry Song
· 13 years ago
Next »