Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 141 | -205/+252 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 141 | -141/+141 |
2011-01-19 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming | 13 | -64/+85 |
2011-01-19 | ACPICA: Debugger: Lock namespace for duration of a namespace dump | Bob Moore | 1 | -0/+15 |
2011-01-19 | ACPICA: Fix namespace race condition | Dana Myers | 1 | -0/+9 |
2011-01-19 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl | 1 | -0/+2 |
2011-01-15 | ACPI / ACPICA: Initialize the global lock spinlock as appropriate | Rafael J. Wysocki | 3 | -2/+3 |
2011-01-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -797/+1097 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 1 | -39/+55 |
2011-01-12 | ACPICA: Misc comments to minimize code divergence | Lin Ming | 6 | -46/+81 |
2011-01-12 | ACPICA: Global event handler | Lin Ming | 5 | -3/+75 |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 6 | -86/+159 |
2011-01-12 | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming | 1 | -12/+45 |
2011-01-12 | ACPICA: Remove unused function declarations | Lin Ming | 1 | -6/+0 |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 4 | -13/+20 |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 9 | -45/+62 |
2011-01-12 | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming | 5 | -601/+654 |
2011-01-07 | ACPI / ACPICA: Fix global lock acquisition | Rafael J. Wysocki | 1 | -39/+55 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 1 | -0/+3 |
2010-12-27 | ACPI / ACPICA: Disable GPEs during initialization | Rafael J. Wysocki | 1 | -0/+3 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -2/+0 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-25 | Merge branch 'gpe-defer' into release | Len Brown | 10 | -139/+83 |
2010-10-25 | Merge branch 'acpica' into release | Len Brown | 33 | -572/+1743 |
2010-10-23 | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore | 1 | -2/+17 |
2010-10-18 | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events | Colin Ian King | 1 | -0/+1 |
2010-10-18 | ACPICA: Add Vista SP2 to supported _OSI strings | Bob Moore | 2 | -1/+3 |
2010-10-18 | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions | Bob Moore | 1 | -41/+4 |
2010-10-18 | ACPICA: Change type of _TZ from ThermalZone to Device | Bob Moore | 1 | -2/+4 |
2010-10-18 | ACPICA: Comment update; no functional change | Bob Moore | 1 | -0/+6 |
2010-10-01 | ACPICA: Increase configurability of error messages | Bob Moore | 1 | -1/+1 |
2010-10-01 | ACPICA: Add repair for _HID and _CID strings | Bob Moore | 1 | -0/+163 |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore | 7 | -287/+445 |
2010-10-01 | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore | 1 | -1/+1 |
2010-10-01 | ACPICA: Update math module; no functional change | Bob Moore | 1 | -3/+20 |
2010-10-01 | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 7 | -26/+28 |
2010-10-01 | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming | 1 | -2/+2 |
2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 4 | -5/+430 |
2010-10-01 | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 11 | -151/+547 |
2010-10-01 | ACPICA: Revert "Revert "Enable multi-byte EC transfers | Bob Moore | 3 | -49/+73 |
2010-10-01 | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore | 1 | -3/+1 |
2010-09-29 | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown | 3 | -2/+3 |
2010-09-29 | ACPI: Fix typos | Lucas De Marchi | 2 | -2/+2 |
2010-09-28 | ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume | Colin Ian King | 1 | -0/+1 |
2010-09-25 | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 10 | -139/+83 |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 1 | -4/+1 |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown | 42 | -834/+481 |
2010-08-15 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 1 | -1/+1 |
2010-08-08 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 41 | -795/+381 |