summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAgeFilesLines
...
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0
* ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-181-182/+171
* 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: Remove bool usage from ACPICA.Lv Zheng2014-01-271-1/+1
* ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-081-0/+12
* ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-081-0/+10
* ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-0/+8
* ACPICA: Add new statistics interface.Lv Zheng2013-10-311-0/+2
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-241-0/+1
* ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore2013-09-241-7/+10
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-1/+6
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-161-0/+6
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-121-0/+1
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-121-0/+2
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
* ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore2013-01-251-1/+3
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-111-1/+1
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-16/+17
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-101-0/+2
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-1/+1
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-151-1/+1
* ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-151-33/+36
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-171-8/+0
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-141-0/+8
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-2/+1
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-2/+15
|\
| * ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
| * ACPICA: Add support for region address conflict checkingLin Ming2012-01-171-0/+2
| * ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-171-1/+12
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-131-0/+6
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-251-2/+4
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-251-6/+3
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-021-0/+4
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-201-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-141-0/+2
|/
* ACPICA: Global event handlerLin Ming2011-01-121-0/+5
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-1/+1
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-251-0/+1
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-0/+1
* | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-011-1/+1
* | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-0/+6
|/
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-151-7/+0
|\
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-7/+0
* | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-141-1/+1
|/
* ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-121-0/+8
OpenPOWER on IntegriCloud