summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-7/+7
* ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-2/+2
* ACPICA: Update acpidump related header file changes.Lv Zheng2013-10-312-2/+11
* ACPICA: Update compilation environment settings.Lv Zheng2013-10-311-0/+3
* ACPICA: Add new statistics interface.Lv Zheng2013-10-312-0/+12
* ACPICA: Update DMAR table definitions.Lv Zheng2013-10-311-2/+2
* ACPICA: Update RSDP table definitions.Lv Zheng2013-10-311-1/+18
* ACPICA: Update version to 20130927.Bob Moore2013-10-311-1/+1
* ACPICA: Update aclinux.h for new OSL override mechanism.Lv Zheng2013-10-312-45/+91
* ACPICA: Add support to allow host OS to redefine individual OSL prototypes.Lv Zheng2013-10-312-3/+137
* ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro.Bob Moore2013-10-311-0/+2
* ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-311-5/+17
* ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macroLv Zheng2013-10-311-13/+16
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-311-2/+11
* ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-3/+7
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-4/+8
* ACPICA: Hardcode access width for the reset register.Bob Moore2013-10-301-0/+1
* ACPICA: Predefine name macros: Sort list.Bob Moore2013-10-301-13/+13
* ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-304-12/+41
* ACPICA: Fix a macro for the hardware-reduced caseBob Moore2013-10-301-1/+1
* ACPICA: Update version to 20130823.Bob Moore2013-09-241-1/+1
* ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore2013-09-241-1/+1
* ACPICA: Cleanup exception codes.Lv Zheng2013-09-241-3/+5
* ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng2013-09-241-0/+5
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-242-3/+13
* ACPICA: Linux-specific header: enable "aarch64" 64-bit build.Naresh Bhat2013-09-241-1/+1
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-2/+1
|\
| * ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-10/+0
|\ \
| * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-10/+0
| |\ \ | | |/ | |/|
| | * ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-1/+0
| | * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-9/+0
* | | Merge branch 'acpica'Rafael J. Wysocki2013-08-272-11/+18
|\ \ \
| * | | ACPICA: Update version to 20130725.Bob Moore2013-08-131-1/+1
| * | | ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-131-2/+2
| * | | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-15/+13
| * | | ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-232-0/+16
| * | | ACPICA: Update version to 20130626Bob Moore2013-07-231-1/+1
| * | | ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-231-7/+0
* | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-271-1/+2
|\ \ \ \
| * | | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-1/+2
* | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-272-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-151-9/+1
| * | | | ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki2013-07-151-2/+2
| * | | | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-151-2/+0
| * | | | ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu2013-07-151-0/+3
| * | | | ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-151-0/+2
| * | | | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-0/+2
| * | | | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-0/+3
| | |_|/ | |/| |
* | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
OpenPOWER on IntegriCloud