aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acevents.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-3/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng1-3/+2
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore1-1/+3
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng1-1/+2
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng1-3/+3
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-7/+14
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+4
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-1/+1
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-10/+11
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+1
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore1-6/+11
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Implicit notify supportLin Ming1-0/+2
2011-01-12ACPICA: Remove unused function declarationsLin Ming1-6/+0
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-1/+2
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-3/+3
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming1-0/+4
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-2/+3
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki1-0/+4
2010-07-06ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki1-0/+2
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown1-4/+0
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-4/+0
2010-05-06ACPICA: Split large file, evgpeblkBob Moore1-16/+34
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore1-0/+2
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-3/+4
2010-04-20ACPICA: Update version to 20100331.Robert Moore0-0/+0
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+2
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-3/+1
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-5/+1
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-2/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore1-1/+1
2009-01-09ACPICA: hide private headersLen Brown1-0/+218