Commit Graph

154 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Rafael J. Wysocki d08a5ace18 PM: Allow devices to be removed during late suspend and early resume 14 years ago
Kevin Winchester 78ca7c37ef PM / Runtime: Fix typo in status comparison causing warning 14 years ago
Ming Lei d63be5f924 PM / Runtime: fix recursive locking warning of lockdep from rpm_resume() 15 years ago
Rafael J. Wysocki 9c03439253 PM / Wakeup: Show wakeup sources statistics in debugfs 15 years ago
Nishanth Menon e1f60b292f PM: Introduce library for device-specific OPPs (v7) 15 years ago
James Hogan d33ac60bea PM: Add sysfs attr for rechecking dev hash from PM trace 15 years ago
James Hogan 2ac21c6bc4 PM: Lock PM device list mutex in show_dev_hash() 15 years ago
Rafael J. Wysocki f71648d73c PM / Runtime: Remove idle notification after failing suspend 15 years ago
Rafael J. Wysocki 71c63122c4 PM / Runtime: Reduce code duplication in core helper functions 15 years ago
Alan Stern 15bcb91d7e PM / Runtime: Implement autosuspend support 15 years ago
Alan Stern 7490e44239 PM / Runtime: Add no_callbacks flag 15 years ago
Alan Stern 140a6c9452 PM / Runtime: Combine runtime PM entry points 15 years ago
Alan Stern 1bfee5bc86 PM / Runtime: Merge synchronous and async runtime routines 15 years ago
Alan Stern 3f9af0513a PM / Runtime: Replace boolean arguments with bitflags 15 years ago
Alan Stern 4769373ca2 PM / Runtime: Move code in drivers/base/power/runtime.c 15 years ago
Rafael J. Wysocki 098dff738a PM: Fix potential issue with failing asynchronous suspend 15 years ago
Rafael J. Wysocki 074037ec79 PM / Wakeup: Introduce wakeup source objects and event statistics (v3) 15 years ago
Kevin Cernekee 0702d9ee0f PM: Fix signed/unsigned warning in dpm_show_time() 15 years ago
Ohad Ben-Cohen 05aa55dddb PM / Runtime: Lenient generic runtime pm callbacks 15 years ago
Colin Cross 152e1d5920 PM: Prevent waiting forever on asynchronous resume after failing suspend 15 years ago
Arjan van de Ven 8d4b9d1bfe PM / Runtime: Add runtime PM statistics (v3) 15 years ago
Alan Stern 0fcb4eef82 PM / Runtime: Make runtime_status attribute not debug-only (v. 2) 15 years ago
Rafael J. Wysocki 4eb241e569 PM: Do not use dynamically allocated objects in pm_wakeup_event() 15 years ago
Rafael J. Wysocki c125e96f04 PM: Make it possible to avoid races between wakeup and system sleep 15 years ago
Dominik Brodowski c92445fadb PM / Runtime: Add sysfs debug files 15 years ago
Alan Stern 240c7337a4 PM: Allow runtime_suspend methods to call pm_schedule_suspend() 15 years ago
Dominik Brodowski e7176a37d4 power: support _noirq actions on device types and classes 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Rafael J. Wysocki d690b2cd22 PM: Provide generic subsystem-level callbacks 15 years ago
Rafael J. Wysocki f8824cee40 PM: Allow device drivers to use dpm_wait() 15 years ago
Rafael J. Wysocki 97df8c1299 PM: Start asynchronous resume threads upfront 15 years ago
Rafael J. Wysocki 5a2eb8585f PM: Add facility for advanced testing of async suspend/resume 15 years ago
Rafael J. Wysocki 0e06b4a891 PM: Add a switch for disabling/enabling asynchronous suspend/resume 15 years ago
Rafael J. Wysocki 5af84b8270 PM: Asynchronous suspend and resume of devices 15 years ago
Rafael J. Wysocki 8cc6b39ff3 PM: Add parent information to timing messages 15 years ago
Rafael J. Wysocki 5382363917 PM / Runtime: Add sysfs switch for disabling device run-time PM 15 years ago
Randy Dunlap 0a88422312 power: fix kernel-doc notation 15 years ago
Rafael J. Wysocki a6ab7aa9f4 PM / Runtime: Use device type and device class callbacks 15 years ago
Alan Stern aa0baaef97 PM: Use pm_runtime_put_sync in system resume 15 years ago
Rafael J. Wysocki ecf762b258 PM: Measure device suspend and resume times 15 years ago
Rafael J. Wysocki 875ab0b74e PM: Make the initcall_debug style timing for suspend/resume complete 15 years ago
Rafael J. Wysocki d8bed5a4f3 PM: rwsem.h need not be included into main.c 15 years ago
Rafael J. Wysocki 33c3374031 PM: Remove unnecessary goto from device_resume_noirq() 15 years ago
Arjan van de Ven f251177486 PM: Add initcall_debug style timing for suspend/resume 15 years ago
Alan Stern 1d531c14d2 PM: allow for usage_count > 0 in pm_runtime_get() 15 years ago
Rafael J. Wysocki 965c4ac061 PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status() 15 years ago
Rafael J. Wysocki 0ddf0ed1d4 PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend() 15 years ago
Alan Stern 63c9480170 PM / Runtime: Use deferred_resume flag in pm_request_resume 15 years ago
Rafael J. Wysocki bab636b921 PM / Runtime: Fix lockdep warning in __pm_runtime_set_status() 15 years ago
Alan Stern 862f89b3d4 PM: fix irq enable/disable in runtime PM code 15 years ago