index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-1
/
+1
2011-05-17
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
1
-7
/
+19
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-0
/
+4
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-0
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-8
/
+0
2011-04-29
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
1
-0
/
+1
2011-03-23
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
1
-2
/
+8
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
1
-0
/
+8
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-9
/
+0
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-1
/
+1
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
1
-0
/
+2
2010-12-24
PM: Prototype the pm_generic_ operations
Mark Brown
1
-0
/
+7
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-41
/
+2
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
1
-0
/
+1
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
1
-0
/
+8
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+7
2010-10-17
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
1
-2
/
+5
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-12
/
+4
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
1
-0
/
+6
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+10
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
1
-6
/
+45
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
1
-0
/
+2
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
1
-0
/
+3
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-06
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
1
-3
/
+5
2009-09-14
PM: Add convenience macro to make switching to dev_pm_ops less error-prone
Albin Tonnerre
1
-0
/
+14
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-3
/
+98
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-6
/
+5
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-2
/
+2
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-0
/
+11
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
1
-0
/
+2
2009-01-06
Fix misspellings in pm.h macros
Alan Stern
1
-6
/
+6
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
1
-51
/
+25
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-07-24
pm: add new PM_EVENT codes for runtime power transitions
Alan Stern
1
-2
/
+35
2008-07-24
pm: drop unnecessary includes from pm.h
Rafael J. Wysocki
1
-2
/
+0
2008-07-24
pm: remove remaining obsolete definitions from pm.h
Rafael J. Wysocki
1
-46
/
+0
2008-07-24
pm: remove definition of struct pm_dev
Rafael J. Wysocki
1
-24
/
+0
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
1
-28
/
+286
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-4
/
+0
2008-04-19
PM: Convert wakeup flag accessors to inline functions
Alan Stern
1
-45
/
+1
2008-04-19
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
1
-15
/
+21
2008-04-19
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
1
-0
/
+1
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+8
2008-02-03
include/linux/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
1
-0
/
+9
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-98
/
+0
2007-07-30
Fallout from "Remove fs.h from mm.h" patch
Alexey Dobriyan
1
-0
/
+1
[next]