summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
AgeCommit message (Expand)Author
2014-10-05ACPICA: Update to GPIO region handler interface.Bob Moore
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng
2013-08-08ACPICA: Emit all unresolved method externals in a text blockBob Moore
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore
2012-09-21ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore
2012-07-14ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming
2012-01-17ACPI 5.0: Add new predefined namesBob Moore
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2011-07-13ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu
2011-03-18Merge branch 'acpica' into releaseLen Brown
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown
2010-10-17ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King
2010-10-17ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy