Romit Dasgupta
|
e528e87689
PM: Fix warning on suspend errors
|
15 年之前 |
Xiaotian Feng
|
3eb132c986
PM: Reset transition_started at dpm_resume_noirq
|
16 年之前 |
Rafael J. Wysocki
|
20d652d7d1
PM: Update kerneldoc comments in drivers/base/power/main.c
|
16 年之前 |
Rafael J. Wysocki
|
5e928f77a0
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
|
16 年之前 |
Dmitry Torokhov
|
d9ab77161d
Driver Core: Make PM operations a const pointer
|
16 年之前 |
Sebastian Ott
|
886a7a3371
PM: Clear -EAGAIN in dpm_prepare
|
16 年之前 |
Magnus Damm
|
0072578751
PM: Remove device_type suspend()/resume()
|
16 年之前 |
Magnus Damm
|
e240b58c79
PM: Remove bus_type suspend_late()/resume_early() V2
|
16 年之前 |
Alan Stern
|
d161630297
PM core: rename suspend and resume functions
|
16 年之前 |
Magnus Damm
|
e39a71ef80
PM: Rename device_power_down/up()
|
16 年之前 |
Rafael J. Wysocki
|
32bdfac546
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
|
16 年之前 |
Rafael J. Wysocki
|
2ed8d2b3a8
PM: Rework handling of interrupts during suspend-resume
|
16 年之前 |
Cornelia Huck
|
ffa6a7054d
Driver core: Fix device_move() vs. dpm list ordering, v2
|
16 年之前 |
Rafael J. Wysocki
|
770824bdc4
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
|
16 年之前 |
Kay Sievers
|
1e0b2cf933
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Rafael J. Wysocki
|
adf094931f
PM: Simplify the new suspend/hibernation framework for devices
|
16 年之前 |
Linus Torvalds
|
c813b4e16e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
16 年之前 |
Bjorn Helgaas
|
c80cfb0406
vsprintf: use new vsprintf symbolic function pointer format
|
16 年之前 |
Arjan van de Ven
|
728f08934b
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
|
16 年之前 |
Rafael J. Wysocki
|
f5a6d958b5
PM: Remove WARN_ON from device_pm_add
|
17 年之前 |
Alan Stern
|
3b98aeaf3a
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set
|
17 年之前 |
Rafael J. Wysocki
|
d8f3de0d24
Suspend-related patches for 2.6.27
|
17 年之前 |
Rafael J. Wysocki
|
1eede070a5
Introduce new top level suspend and hibernation callbacks
|
17 年之前 |
Linus Torvalds
|
a442ac512f
Clean up 'print_fn_descriptor_symbol()' types
|
17 年之前 |
Rafael J. Wysocki
|
08119e8966
Relax check on adding children of suspended devices
|
17 年之前 |
Rafael J. Wysocki
|
b844eba292
PM: Remove destroy_suspended_device()
|
17 年之前 |
Alan Stern
|
d288e47c47
PM: Make wakeup flags available whenever CONFIG_PM is set
|
17 年之前 |
Rafael J. Wysocki
|
57eee3d23e
Driver core: Call device_pm_add() after bus_add_device() in device_add()
|
17 年之前 |
Rafael J. Wysocki
|
58aca23226
PM: Handle device registrations during suspend/resume
|
17 年之前 |
Pavel Machek
|
35d313b874
power_state: remove it from driver core
|
17 年之前 |