index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
power.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
1
-2
/
+1
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
1
-0
/
+1
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
1
-6
/
+1
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
1
-2
/
+0
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
1
-1
/
+6
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-03-01
PM / sleep: Move prototype declaration to header file kernel/power/power.h
Rashika Kheria
1
-0
/
+2
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
1
-0
/
+3
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
1
-0
/
+9
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-0
/
+18
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-2
/
+0
2012-02-13
PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
Rafael J. Wysocki
1
-4
/
+1
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
1
-2
/
+22
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
1
-0
/
+2
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
1
-0
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
1
-1
/
+2
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
1
-0
/
+4
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
1
-1
/
+8
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
1
-0
/
+1
2010-05-10
PM / Hibernate: Separate block_io
Jiri Slaby
1
-0
/
+9
2010-05-10
PM / Hibernate: Snapshot cleanup
Jiri Slaby
1
-15
/
+3
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
1
-1
/
+1
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
1
-2
/
+2
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-1
/
+16
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
1
-3
/
+1
2008-10-21
[PATCH] propagate mode through swsusp_close()
Al Viro
1
-1
/
+1
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-2
/
+0
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
1
-0
/
+22
2008-02-01
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
1
-1
/
+0
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-8
/
+4
2008-02-01
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+2
2008-02-01
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+18
2008-02-01
Hibernation: Move function prototypes to header
Adrian Bunk
1
-0
/
+8
2008-02-01
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
1
-28
/
+1
2008-02-01
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
1
-5
/
+5
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
1
-1
/
+0
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
1
-6
/
+3
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
1
-1
/
+3
2008-01-24
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-1
/
+1
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-2
/
+0
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-1
/
+0
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
1
-1
/
+19
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-1
/
+9
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
1
-1
/
+2
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+10
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-3
/
+10
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
1
-1
/
+4
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-6
/
+1
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-1
/
+11
[next]