summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-02-23ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki
2013-02-03ACPI / PM: Handle missing _PSC in acpi_bus_update_power()Rafael J. Wysocki
2013-02-01ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki
2013-01-31ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu
2013-01-27ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig
2013-01-25ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki
2013-01-25ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki
2013-01-17ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki
2013-01-17ACPI: Take power resource initialization errors into accountRafael J. Wysocki
2013-01-17ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki
2013-01-17ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki
2013-01-17ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki
2013-01-17ACPI: Do not use device power states of power resourcesRafael J. Wysocki
2013-01-17ACPI: Drop power resources driverRafael J. Wysocki
2013-01-17ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-17ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki