aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2013-02-01
* ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu2013-01-31
* ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig2013-01-27
* ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki2013-01-25
* ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki2013-01-25
* ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-24
* ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki2013-01-24
* ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-24
* ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki2013-01-22
* ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki2013-01-22
* ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki2013-01-22
* ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki2013-01-22
* ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki2013-01-22
* ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki2013-01-22
* ACPI / PM: remove leading whitespace from #ifdefMika Westerberg2013-01-19
* ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki2013-01-19
* ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-19
* ACPI / PM: Common string representations of device power statesRafael J. Wysocki2013-01-17
* ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-17
* ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki2013-01-17
* ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-17
* ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-17
* ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-17
* ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki2013-01-17
* ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki2013-01-17
* ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-17
* ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-17
* ACPI: Do not use device power states of power resourcesRafael J. Wysocki2013-01-17
* ACPI: Drop power resources driverRafael J. Wysocki2013-01-17
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-17
* ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki2013-01-17
* ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-17
|\
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-11
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-07
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-03
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| * ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-03