summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-071-4/+5
* ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-201-1/+7
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-271-0/+4
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore2014-01-081-4/+5
* ACPICA: Add safe versions of common string functions.Bob Moore2013-10-301-1/+1
* ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki2013-10-301-0/+1
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-241-0/+8
* ACPICA: Emit all unresolved method externals in a text blockBob Moore2013-08-081-0/+1
* ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-231-0/+3
* ACPICA: expose OSI versionAaron Lu2013-07-181-13/+0
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-17/+0
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-121-3/+10
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-121-0/+1
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-121-0/+15
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-0/+1
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-5/+0
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-101-0/+25
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-5/+9
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-2/+2
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-2/+4
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-151-2/+2
* ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-151-0/+2
* ACPICA: Add support for complex _PLD buffers.Bob Moore2012-09-211-9/+13
* ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2012-09-211-0/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-2/+2
* ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-141-2/+9
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-141-0/+15
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-2/+11
* ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-301-0/+1
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Add support for region address conflict checkingLin Ming2012-01-171-0/+9
* ACPI 5.0: Add new predefined namesBob Moore2012-01-171-1/+2
* ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-171-2/+4
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-1/+5
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-131-0/+1
* Merge branch 'acpica' into releaseLen Brown2011-03-181-19/+0
|\
| * ACPICA: Split large utglobal into utdecode.c.Bob Moore2011-03-021-19/+0
* | ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-241-1/+6
|/
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Implicit notify supportLin Ming2011-01-121-0/+1
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-3/+3
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-4/+4
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-251-1/+2
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-1/+2
* | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King2010-10-171-0/+1
* | ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore2010-10-171-1/+2
* | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-1/+1
OpenPOWER on IntegriCloud