Alan Stern
|
d161630297
PM core: rename suspend and resume functions
|
16 years ago |
Magnus Damm
|
e39a71ef80
PM: Rename device_power_down/up()
|
16 years ago |
Cornelia Huck
|
ffa6a7054d
Driver core: Fix device_move() vs. dpm list ordering, v2
|
16 years ago |
Rafael J. Wysocki
|
770824bdc4
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
|
16 years ago |
Alan Stern
|
7f4f5d4516
Fix misspellings in pm.h macros
|
16 years ago |
Rafael J. Wysocki
|
adf094931f
PM: Simplify the new suspend/hibernation framework for devices
|
16 years ago |
Harvey Harrison
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 years ago |
Alan Stern
|
8111d1b552
pm: add new PM_EVENT codes for runtime power transitions
|
17 years ago |
Rafael J. Wysocki
|
8c363265d5
pm: drop unnecessary includes from pm.h
|
17 years ago |
Rafael J. Wysocki
|
e7ecb331e1
pm: remove remaining obsolete definitions from pm.h
|
17 years ago |
Rafael J. Wysocki
|
558481f038
pm: remove definition of struct pm_dev
|
17 years ago |
Rafael J. Wysocki
|
1eede070a5
Introduce new top level suspend and hibernation callbacks
|
17 years ago |
Robert P. J. Day
|
735643ee6c
Remove "#ifdef __KERNEL__" checks from unexported headers
|
17 years ago |
Alan Stern
|
9a3df1f7de
PM: Convert wakeup flag accessors to inline functions
|
17 years ago |
Alan Stern
|
d288e47c47
PM: Make wakeup flags available whenever CONFIG_PM is set
|
17 years ago |
Rafael J. Wysocki
|
58aca23226
PM: Handle device registrations during suspend/resume
|
17 years ago |
Rafael J. Wysocki
|
3a2d5b7001
PM: Introduce PM_EVENT_HIBERNATE callback state
|
17 years ago |
Joe Perches
|
fd3f8984f6
include/linux/: Spelling fixes
|
17 years ago |
Len Brown
|
9f9adecd2d
PM: ACPI and APM must not be enabled at the same time
|
17 years ago |
Rafael J. Wysocki
|
95d9ffbe01
PM: Move definition of struct pm_ops to suspend.h
|
17 years ago |
Alexey Dobriyan
|
80ba80a9bf
Fallout from "Remove fs.h from mm.h" patch
|
18 years ago |
Rafael J. Wysocki
|
296699de6b
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
|
18 years ago |
Rafael J. Wysocki
|
bd804eba1c
PM: Introduce pm_power_off_prepare
|
18 years ago |
Alan Stern
|
3f8df781fc
PM: remove deprecated dpm_runtime_* routines
|
18 years ago |
Rafael J. Wysocki
|
515c535762
PM: Remove prev_state from struct dev_pm_info
|
18 years ago |
Rafael J. Wysocki
|
cc4900690b
PM: Remove saved_state from struct dev_pm_info
|
18 years ago |
Rafael J. Wysocki
|
9cddad7757
PM: Remove pm_parent from struct dev_pm_info
|
18 years ago |
Rafael J. Wysocki
|
2391dae3e3
PM: introduce set_target method in pm_ops
|
18 years ago |
Rafael J. Wysocki
|
a3d25c275d
PM: Separate hibernation code from suspend code
|
18 years ago |
David Rientjes
|
14e38ac823
pm: include EIO from errno-base.h
|
18 years ago |