summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/evxface.c
AgeCommit message (Expand)AuthorFilesLines
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-11-01acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-19ACPICA: 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-25ACPI / 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-12ACPI / 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/l...Linus Torvalds1-1/+1
2010-02-23ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki1-36/+139
2010-02-23ACPI: 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-16ACPICA: 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