Commit Graph

65 Commits (b7392d2247cfe6771f95d256374f1a8e6a6f48d6)

Author SHA1 Message Date
Rafael J. Wysocki 175f8e2650 ACPI / PM: Do not disable wakeup GPEs that have not been enabled 10 years ago
Rafael J. Wysocki 5de21bb998 ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core 10 years ago
Huang Rui 75f9c2939a ACPI / PM: Fixed a typo in a comment 10 years ago
Rafael J. Wysocki 78579b7c7e ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up 10 years ago
Zhang Rui 67598a1d31 ACPI: invoke acpi_device_wakeup() with correct parameters 10 years ago
Aaron Lu 2bb3a2bf99 ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant 10 years ago
Ulf Hansson 91d66cd27f ACPI / PM: Convert acpi_dev_pm_detach() into a static function 11 years ago
Ulf Hansson 86f1e15f56 ACPI / PM: Assign the ->detach() callback when attaching the PM domain 11 years ago
Rafael J. Wysocki 17653a3e09 ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() 11 years ago
Rafael J. Wysocki f35cec2555 ACPI / PM: Always enable wakeup GPEs when enabling device wakeup 11 years ago
Rafael J. Wysocki c072530f39 ACPI / PM: Revork the handling of ACPI device wakeup notifications 11 years ago
Heikki Krogerus 4cf563c5d9 ACPI / PM: Export rest of the subsys PM callbacks 11 years ago
Rafael J. Wysocki f25c0ae2b4 ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend 11 years ago
Rafael J. Wysocki 92858c476e ACPI / PM: Resume runtime-suspended devices later during system suspend 11 years ago
Rafael J. Wysocki 79c0373f3e ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices 11 years ago
Rafael J. Wysocki 202317a573 ACPI / scan: Add acpi_device objects for all device nodes in the namespace 11 years ago
Rafael J. Wysocki 3a83f99249 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro 11 years ago
Rafael J. Wysocki 7b1998116b ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node 11 years ago
Rafael J. Wysocki 2421ad48f4 ACPI / PM: Drop two functions that are not used any more 11 years ago
Mika Westerberg 644f17ad7f ACPI / PM: allow child devices to ignore parent power state 11 years ago
Aaron Lu 593298e68a ACPI / PM: Add state information to error message in acpi_device_set_power() 12 years ago
Aaron Lu 7b4e0c4ac1 ACPI / PM: Remove redundant power manageable check from acpi_bus_set_power() 12 years ago
Rafael J. Wysocki b69137a74b ACPI / PM: Make messages in acpi_device_set_power() print device names 12 years ago
Rafael J. Wysocki 2c7d132a58 ACPI / PM: Only set power states of devices that are power manageable 12 years ago
Rafael J. Wysocki 91bdad0b62 ACPI / PM: Fix corner case in acpi_bus_update_power() 12 years ago
Rafael J. Wysocki 9b5c7a5a97 ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state() 12 years ago
Rafael J. Wysocki b9e95fc65e ACPI / LPSS: Power up LPSS devices during enumeration 12 years ago
Rafael J. Wysocki fa1675b565 ACPI / PM: Rework and clean up acpi_dev_pm_get_state() 12 years ago
Rafael J. Wysocki 4c164ae7d8 ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c 12 years ago
Rafael J. Wysocki b25c77efa7 ACPI / PM: Rename function acpi_device_power_state() and make it static 12 years ago
Rafael J. Wysocki 7cd8407d53 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization 12 years ago
Rafael J. Wysocki 45f0a85c82 PM / Runtime: Rework the "runtime idle" helper routine 12 years ago
Rafael J. Wysocki ec4602a958 ACPI / PM: Allow device power states to be used for CONFIG_PM unset 12 years ago
Rafael J. Wysocki 75eb2d13ac ACPI / PM: Fix potential problem in acpi_device_get_power() 12 years ago
Rafael J. Wysocki 511d5c4212 ACPI / PM: Handle missing _PSC in acpi_bus_update_power() 12 years ago
Rafael J. Wysocki b378549226 ACPI / PM: Do not power manage devices in unknown initial states 12 years ago
Yasuaki Ishimatsu dde3bb4159 ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c 12 years ago
Rafael J. Wysocki e5656271b0 ACPI / PM: Fix device power state value after transitions to D3cold 12 years ago
Rafael J. Wysocki 898fee4f6e ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLD 12 years ago
Rafael J. Wysocki e78adb7595 ACPI / PM: Always evaluate _PSn after setting power resources 12 years ago
Rafael J. Wysocki 9c0f45e388 ACPI / PM: Introduce helper for executing _PSn methods 12 years ago
Rafael J. Wysocki a2367807b8 ACPI / PM: Make acpi_bus_init_power() more robust 12 years ago
Mika Westerberg 4d56410b95 ACPI / PM: remove leading whitespace from #ifdef 12 years ago
Rafael J. Wysocki 9ce4e60711 ACPI / PM: Move device power management functions to device_pm.c 12 years ago
Rafael J. Wysocki bc9b6407bd ACPI / PM: Rework the handling of devices depending on power resources 12 years ago
Rafael J. Wysocki 5cc36c724e ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result 12 years ago
Rafael J. Wysocki d2e5f0c16a ACPI / PCI: Rework the setup and cleanup of device wakeup 12 years ago
Rafael J. Wysocki b88ce2a415 ACPI / PM: Allow attach/detach routines to change device power states 12 years ago
Rafael J. Wysocki e5cc8ef312 ACPI / PM: Provide ACPI PM callback routines for subsystems 12 years ago
Rafael J. Wysocki a6ae7594b1 ACPI / PM: Move device PM functions related to sleep states 12 years ago