summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki107-3839/+4479
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2-19/+17
2013-01-29ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki1-11/+24
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki8-863/+1056
2013-01-28ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig1-4/+5
2013-01-28ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki1-4/+12
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki17-34/+32
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki11-487/+189
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2-15/+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. Wysocki1-13/+91
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2-1/+28
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki1-1/+48
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki3-8/+20
2013-01-24ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg3-12/+41
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
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 / platform: fix comment about the platform device nameMika Westerberg1-1/+1
2013-01-20ACPI: add support for CSRT tableMika Westerberg4-0/+162
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. Wysocki3-294/+288
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang1-0/+3
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki5-36/+26
2013-01-19ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki102-3826/+4275
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki11-479/+191
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki1-6/+12
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki1-3/+12
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. Wysocki2-38/+32
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki3-77/+117
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. Wysocki4-137/+147
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki11-479/+191
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu3-12/+6