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
2006-11-03
[PATCH] swsusp: debugging
Rafael J. Wysocki
1
-9
/
+28
2006-10-17
[PATCH] swsusp: fix memory leaks
Andrew Morton
1
-1
/
+2
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2
-1
/
+15
2006-10-07
[PATCH] swsusp: Make userland suspend work on SMP again
Rafael J. Wysocki
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-5
/
+5
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-4
/
+22
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-0
/
+30
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
1
-0
/
+11
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
4
-246
/
+186
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
3
-70
/
+540
2006-09-26
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
1
-9
/
+15
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2
-14
/
+14
2006-09-26
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
1
-15
/
+17
2006-09-26
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
1
-40
/
+53
2006-09-26
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
1
-14
/
+13
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
5
-76
/
+19
2006-09-26
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
2
-28
/
+76
2006-09-26
[PATCH] swsusp: clean up browsing of pfns
Rafael J. Wysocki
1
-30
/
+32
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
3
-71
/
+79
2006-09-26
[PATCH] swsusp: add read-speed instrumentation
Andrew Morton
1
-0
/
+5
2006-09-26
[PATCH] swsusp: write speedup
Andrew Morton
1
-18
/
+75
2006-09-26
[PATCH] swsusp: add write-speed instrumentation
Andrew Morton
1
-3
/
+29
2006-09-25
PM: no suspend_prepare() phase
David Brownell
1
-4
/
+0
2006-09-25
PM: add kconfig option for deprecated .../power/state files
David Brownell
1
-0
/
+11
2006-09-25
PM: issue PM_EVENT_PRETHAW
David Brownell
3
-4
/
+11
2006-09-25
Suspend infrastructure cleanup and extension
Linus Torvalds
1
-0
/
+4
2006-09-06
[PATCH] prevent swsusp with PAE
Pavel Machek
1
-1
/
+5
2006-08-06
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
1
-8
/
+18
2006-07-12
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
1
-37
/
+0
2006-07-10
[PATCH] swsusp: fix panic when signature can't be read
Linus Torvalds
1
-2
/
+4
2006-07-10
[PATCH] swsusp warning fix
Andrew Morton
1
-10
/
+10
2006-07-10
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
1
-2
/
+8
2006-06-30
remove obsolete swsusp_encrypt
Pavel Machek
1
-12
/
+0
2006-06-27
[PATCH] pm_trace is dangerous
Andrew Morton
1
-2
/
+11
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
3
-116
/
+18
2006-06-25
Fix PM_TRACE dependency: works only on 32-bit x86 for now
Linus Torvalds
1
-1
/
+1
2006-06-25
[PATCH] constify parts of kernel/power/
Andreas Mohr
2
-3
/
+3
2006-06-24
Add some basic resume trace facilities
Linus Torvalds
1
-0
/
+9
2006-06-23
[PATCH] swsusp: use less memory during resume
Rafael J. Wysocki
2
-58
/
+85
2006-06-23
[PATCH] kernel/power/snapshot.c: cleanups
Adrian Bunk
1
-7
/
+8
2006-06-23
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
1
-1
/
+3
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
3
-15
/
+117
2006-06-23
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
1
-2
/
+8
2006-06-22
[PATCH] suspend_console() warning fix
Andrew Morton
1
-1
/
+1
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
1
-0
/
+2
2006-04-28
[PATCH] off-by-1 in kernel/power/main.c
dean gaudet
1
-1
/
+1
2006-04-19
[PATCH] swsusp: prevent possible image corruption on resume
Rafael J. Wysocki
1
-4
/
+5
2006-04-14
[PATCH] remove kernel/power/pm.c:pm_unregister()
Adrian Bunk
1
-20
/
+0
2006-04-01
help text: SOFTWARE_SUSPEND doesn't need ACPI
Adrian Bunk
1
-1
/
+1
[next]