summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-02-13ACPI: Unbind ACPI drv when probe failedToshi Kani
2013-02-13ACPI: sysfs eject support for ACPI scan handlersToshi Kani
2013-02-13ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki
2013-02-13ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu
2013-02-02ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu
2013-01-31ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki
2013-01-30ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki
2013-01-30ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki
2013-01-30ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-29ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki
2013-01-27ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig
2013-01-27ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki
2013-01-25ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-25ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
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-23ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
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 / platform: fix comment about the platform device nameMika Westerberg
2013-01-19ACPI: add support for CSRT tableMika Westerberg
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-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-18ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
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