summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-24ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki3-29/+94
2013-02-03ACPI / PM: Handle missing _PSC in acpi_bus_update_power()Rafael J. Wysocki1-0/+3
2013-02-02ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2-1/+10
2013-02-01ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu1-3/+3
2013-01-28ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig1-4/+5
2013-01-26ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki1-11/+26
2013-01-26ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki5-13/+146
2013-01-26sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki4-13/+92
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki4-1/+41
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki3-1/+91
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki3-8/+20
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki1-2/+5
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki1-1/+1
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki1-4/+1
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki1-29/+17
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki1-28/+23
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki1-4/+14
2013-01-20ACPI / PM: Fix build for unusual combination of Kconfig optionsRafael J. Wysocki1-1/+1
2013-01-20ACPI / PM: remove leading whitespace from #ifdefMika Westerberg1-1/+1
2013-01-20ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki1-36/+51
2013-01-20ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki4-294/+326
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki2-6/+13
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2-3/+13
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki1-2/+10
2013-01-17ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki3-0/+26
2013-01-17ACPI: Take power resource initialization errors into accountRafael J. Wysocki3-55/+53
2013-01-17ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki3-32/+55
2013-01-17ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki1-3/+3
2013-01-17ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki1-41/+46
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki3-39/+33
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki4-78/+118
2013-01-17ACPI: Do not use device power states of power resourcesRafael J. Wysocki1-20/+3
2013-01-17ACPI: Drop power resources driverRafael J. Wysocki4-59/+37
2013-01-17ACPI / scan: Treat power resources in a special wayRafael J. Wysocki3-115/+102
2013-01-17ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki1-117/+61
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki7-155/+158
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki19-563/+279
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu4-13/+7
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki1-16/+30
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki1-49/+15
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki5-17/+9
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki1-3/+3
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki1-1/+0
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu1-2/+0
2013-01-12ACPI / scan: Fix check of device_attach() return value.Mika Westerberg1-1/+1
2013-01-10Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+9
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0