index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2
-0
/
+12
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
1
-58
/
+0
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2010-02-26
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
1
-4
/
+0
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
1
-4
/
+19
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+14
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-1
/
+30
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+5
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-4
/
+3
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-12-06
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
1
-3
/
+3
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
3
-30
/
+31
2009-12-06
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2
-101
/
+101
2009-12-06
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-24
/
+30
2009-11-03
PM / Hibernate: Add newline to load_image() fail path
Jiri Slaby
1
-1
/
+2
2009-11-03
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
1
-16
/
+16
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2
-7
/
+12
2009-10-28
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
1
-4
/
+10
2009-10-22
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
1
-2
/
+3
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-22
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
1
-0
/
+1
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
1
-58
/
+5
2009-09-14
PM: Trivial fixes
Wu Fengguang
1
-2
/
+2
2009-09-14
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
1
-6
/
+6
2009-09-14
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
1
-4
/
+39
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
3
-72
/
+147
2009-09-14
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
1
-47
/
+158
2009-09-14
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2
-0
/
+31
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-16
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
1
-0
/
+5
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
4
-122
/
+140
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
3
-5
/
+5
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
5
-504
/
+505
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
3
-81
/
+79
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
1
-19
/
+1
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2
-19
/
+19
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2
-10
/
+10
2009-06-12
trivial: kernel/power/poweroff.c: whitespace fix
Manish Katiyar
1
-1
/
+1
2009-05-24
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2
-24
/
+4
2009-05-15
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
1
-2
/
+2
2009-04-24
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
1
-24
/
+27
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-7
/
+17
2009-04-15
swap: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2
-0
/
+17
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
2
-0
/
+2
[next]