aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael 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: Fix build for unusual combination of Kconfig optionsRafael 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-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-01-09Linux 3.8-rc3Linus Torvalds
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds