index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
1
-90
/
+104
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-5
/
+0
2011-05-24
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
1
-14
/
+7
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
[next]