aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/events/evmisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09ACPICA: create acpica/ directoryLen Brown1-621/+0
2008-12-31ACPICA: Restructure includes into public/privateBob Moore1-0/+1
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore1-2/+2
2008-12-29ACPICA: Reformat comments, no functional changesBob Moore1-15/+14
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore1-16/+6
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore1-2/+2
2008-04-23ACPICA: update Intel copyrightLen Brown1-1/+1
2008-04-22ACPICA: Update for new Notify valuesZhang Rui1-36/+23
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore1-3/+4
2008-04-22ACPICA: Fix for update of the Global Lock HandleBob Moore1-0/+13
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore1-5/+6
2007-05-09ACPICA: LindentLen Brown1-3/+6
2007-05-09Revert "Execute AML Notify() requests on stack."Len Brown1-5/+6
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown1-6/+2
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown1-2/+6
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-07ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy1-2/+23
2007-02-15Execute AML Notify() requests on stack.Alexey Starikovskiy1-6/+5
2007-02-02ACPICA: Update copyright to 2007.Bob Moore1-1/+1
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore1-0/+33
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore1-2/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore1-1/+1
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore1-4/+15
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore1-54/+59
2006-11-06ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl1-1/+0
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy1-13/+1
2006-06-14ACPI: ACPICA 20060526Bob Moore1-7/+11
2006-06-14ACPI: ACPICA 20060512Bob Moore1-6/+4
2006-06-14ACPI: ACPICA 20060421Bob Moore1-6/+6
2006-06-14[ACPI] ACPICA 20060317Bob Moore1-1/+2
2006-03-31[ACPI] ACPICA 20060210Bob Moore1-0/+6
2006-01-31[ACPI] ACPICA 20060127Bob Moore1-7/+13
2006-01-20[ACPI] ACPICA 20060113Bob Moore1-8/+4
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-168/+126
2005-07-30[ACPI] ACPICA 20050729 from Bob MooreRobert Moore1-0/+3
2005-07-13ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore1-2/+2
2005-07-12ACPICA 20050408 from Bob MooreRobert Moore1-34/+63
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+588