aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acglobal.h
Commit message (Expand)AuthorAge
* ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng2014-05-13
* ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-26
* ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-26
* ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-26
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-17
* ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-17
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-26
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-27
* ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-08
* ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-08
* ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-08
* ACPICA: Add new statistics interface.Lv Zheng2013-10-31
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-23
* ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore2013-09-23
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-13
* ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-15
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-12
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-11
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-11
* ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore2013-01-25
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-14
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-14
* ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-14
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-17
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-14
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-01
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
| * ACPICA: Add support for region address conflict checkingLin Ming2012-01-17
| * ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-17
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/
* ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-25
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-25
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-02
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-20
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-14
|/
* ACPICA: Global event handlerLin Ming2011-01-12
* ACPICA: Rename some function and variable namesLin Ming2011-01-12
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-25
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-24
* | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-01
* | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-01
|/