Commit Graph

41 Commits (04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f)

Author SHA1 Message Date
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
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
Rafael J. Wysocki 32bdfac546 PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 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
Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Bjorn Helgaas c80cfb0406 vsprintf: use new vsprintf symbolic function pointer format 17 years ago
Arjan van de Ven 728f08934b debug: use dev_WARN() rather than WARN_ON() in device_pm_add() 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Rafael J. Wysocki f5a6d958b5 PM: Remove WARN_ON from device_pm_add 17 years ago
Alan Stern 3b98aeaf3a PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set 17 years ago
Rafael J. Wysocki d8f3de0d24 Suspend-related patches for 2.6.27 17 years ago
Rafael J. Wysocki 1eede070a5 Introduce new top level suspend and hibernation callbacks 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Rafael J. Wysocki 08119e8966 Relax check on adding children of suspended devices 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Alan Stern d288e47c47 PM: Make wakeup flags available whenever CONFIG_PM is set 17 years ago
Rafael J. Wysocki 57eee3d23e Driver core: Call device_pm_add() after bus_add_device() in device_add() 17 years ago
Rafael J. Wysocki 58aca23226 PM: Handle device registrations during suspend/resume 17 years ago
Pavel Machek 35d313b874 power_state: remove it from driver core 17 years ago
Alan Stern 1b3cbec1dc PM: fix new mutex-locking bug in the PM core 17 years ago
Rafael J. Wysocki 7a8d37a373 PM: Do not acquire device semaphores upfront during suspend 17 years ago
Rafael J. Wysocki ec5a42465a PM: Remove unbalanced mutex_unlock() from dpm_resume() 17 years ago
Randy Dunlap 7199677d2e driver-core: fix kernel-doc function parameters 17 years ago
Adrian Bunk 19e20c913b PM: Make suspend_device() static 17 years ago
Rafael J. Wysocki 9617c3e460 PM: Export device_pm_schedule_removal 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
Daniel Drake dec13c1544 create /sys/.../power when CONFIG_PM is set 17 years ago
Alan Stern cd59abfcc4 PM: merge device power-management source files 18 years ago
Rafael J. Wysocki 9cddad7757 PM: Remove pm_parent from struct dev_pm_info 18 years ago
Matthias Kaehlcke 11048dcf33 Power Management: use mutexes instead of semaphores 18 years ago
David Brownell 075c177152 define platform wakeup hook, use in pci_enable_wake() 18 years ago
Dmitry Torokhov c48ea60359 [PATCH] PM: use kobject_name() to access kobject names 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Brownell e9b7bd4ee7 [PATCH] one less word in struct device 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago