summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-10-31ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro.Bob Moore1-0/+2
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng1-5/+17
2013-10-31ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macroLv Zheng1-13/+16
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng1-2/+11
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore1-3/+7
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-4/+8
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore1-0/+1
2013-10-30ACPICA: Predefine name macros: Sort list.Bob Moore1-13/+13
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng4-12/+41
2013-10-30ACPICA: Fix a macro for the hardware-reduced caseBob Moore1-1/+1
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki1-1/+0
2013-10-28Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2013-10-28Merge branch 'acpica'Rafael J. Wysocki4-8/+25
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+3
2013-10-21ACPI, CPER: Update cper infoChen, Gong2-8/+8
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki1-7/+0
2013-10-11ACPI / PM: allow child devices to ignore parent power stateMika Westerberg1-1/+2
2013-09-24ACPICA: Update version to 20130823.Bob Moore1-1/+1
2013-09-24ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore1-1/+1
2013-09-24ACPICA: Cleanup exception codes.Lv Zheng1-3/+5
2013-09-24ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng1-0/+5
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng2-3/+13
2013-09-24ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat1-1/+1
2013-09-24ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu1-0/+3
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki1-2/+1
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki1-2/+1
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-10/+0
2013-08-27Merge branch 'acpica'Rafael J. Wysocki2-11/+18
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki2-13/+13
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-10/+0
2013-08-13ACPICA: Update version to 20130725.Bob Moore1-1/+1
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore1-2/+2
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng1-15/+13
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki1-6/+2
2013-08-06ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki1-1/+0
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki1-1/+2
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-10/+1
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2-0/+16
2013-07-23ACPICA: Update version to 20130626Bob Moore1-1/+1
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore1-7/+0
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-1/+10
2013-07-18ACPICA: expose OSI versionAaron Lu2-0/+16
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-9/+0
2013-07-15ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki1-9/+1
2013-07-15ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki1-2/+2
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki1-2/+0
2013-07-15ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu1-0/+3
2013-07-15ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu1-0/+2