aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evxface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-6/+6
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng1-0/+139
2013-03-12ACPICA: Update error/debug messages for fixed eventsBob Moore1-9/+12
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-6/+7
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-11/+10
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-15/+15
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming1-2/+2
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-295/+145
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-216/+220
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Global event handlerLin Ming1-0/+51
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-5/+5
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-8/+8
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-9/+10
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki1-25/+52
2010-06-11ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki1-7/+0
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-9/+11
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2010-02-22ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki1-36/+139
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-14/+0
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-2/+2
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-1/+2
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+821