aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming
2011-01-18ACPICA: Debugger: Lock namespace for duration of a namespace dumpBob Moore
2011-01-18ACPICA: Fix namespace race conditionDana Myers
2011-01-18ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().Jesper Juhl
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming
2011-01-12ACPICA: Global event handlerLin Ming
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming
2011-01-12ACPICA: Remove unused function declarationsLin Ming
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming
2011-01-07ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown
2010-10-25Merge branch 'acpica' into releaseLen Brown
2010-10-23Subject: [PATCH] ACPICA: Fix Scope() op in module level codeBob Moore
2010-10-17ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King
2010-10-17ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore
2010-10-17ACPICA: Eliminate duplicate code in acpi_ut_execute_* functionsBob Moore
2010-10-17ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore
2010-10-17ACPICA: Comment update; no functional changeBob Moore
2010-10-01ACPICA: Increase configurability of error messagesBob Moore
2010-10-01ACPICA: Add repair for _HID and _CID stringsBob Moore
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore
2010-10-01ACPICA: Update math module; no functional changeBob Moore
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming
2010-10-01ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore
2010-10-01ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown