index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
2011-10-21
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-21
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
2011-08-25
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
Rafael J. Wysocki
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-05-17
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-04-28
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
2011-03-23
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-14
PM: Add support for device power domains
Rafael J. Wysocki
2011-03-14
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-14
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2010-12-24
PM: Prototype the pm_generic_ operations
Mark Brown
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
2010-10-16
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-16
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-10-16
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
2010-10-16
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
2010-07-18
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-06
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
2009-09-14
PM: Add convenience macro to make switching to dev_pm_ops less error-prone
Albin Tonnerre
2009-08-22
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-01-06
Fix misspellings in pm.h macros
Alan Stern
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
[next]