Age | Commit message (Expand) | Author |
2009-01-08 | ACPICA: delete acdisasm.h | Len Brown |
2008-12-31 | ACPICA: FADT: Update error msgs for consistency | Bob Moore |
2008-12-31 | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default | robert.moore@intel.com |
2008-12-31 | ACPICA: FADT parsing changes and fixes | Bob Moore |
2008-12-31 | ACPICA: Restructure includes into public/private | Bob Moore |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-12-31 | ACPI: reboot.c: use new acpi_reset interface | Lin Ming |
2008-12-31 | ACPICA: New: acpi_reset interface - write to reset register | Bob Moore |
2008-12-31 | ACPICA: Move all public H/W interfaces to new hwxface | Bob Moore |
2008-12-31 | ACPICA: New: acpi_read and acpi_write public interfaces | Bob Moore |
2008-12-31 | ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE | Lin Ming |
2008-12-31 | ACPI: power.c: call acpi_get_name to get node name | Lin Ming |
2008-12-31 | ACPI: sony-laptop.c: call acpi_get_object_info to get node info | Lin Ming |
2008-12-31 | ACPI: main.c: use new public GPE group enable/disable interfaces | Lin Ming |
2008-12-31 | ACPICA: New: Public GPE group enable/disable interfaces | Bob Moore |
2008-12-31 | ACPICA: New: acpi_get_gpe_device interface | Bob Moore |
2008-12-31 | ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE | Lin Ming |
2008-12-31 | ACPI: proc.c: remove ACPI_FUNCTION_TRACE | Lin Ming |
2008-12-31 | ACPI: ec.c: call acpi_get_name to get node name | Lin Ming |
2008-12-31 | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming |
2008-12-29 | ACPICA: Enhance implicit return mechanism | Lin Ming |
2008-12-29 | ACPICA: Consolidate method arg count validation code | Bob Moore |
2008-12-29 | ACPICA: Add Buffer->String conversion for predefined methods | Bob Moore |
2008-12-29 | ACPICA: Allow multiple backslash prefix in namepaths | Lin Ming |
2008-12-29 | ACPICA: Fix to allow aliases within ASL namepaths | Bob Moore |
2008-12-29 | ACPICA: Remove references to obsolete ACPI_DUMP_APP | Bob Moore |
2008-12-29 | ACPICA: Add support to externally execute _OSI method | Bob Moore |
2008-12-29 | ACPICA: Reformat comments, no functional changes | Bob Moore |
2008-12-29 | ACPICA: Add global pointer for FACS table to simplify FACS access | Bob Moore |
2008-12-29 | ACPICA: Emit warning if two FACS or DSDT tables found in the FADT | Bob Moore |
2008-12-29 | ACPICA: Fix namestring for the SystemCMOS address space | Bob Moore |
2008-12-29 | ACPICA: Update debug output for IndexField I/O | Bob Moore |
2008-12-29 | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore |
2008-12-29 | ACPICA: Optimize execution of AML While loops | Bob Moore |
2008-12-29 | ACPICA: Fix possible memory leak on error in parser | Lin Ming |
2008-12-29 | ACPICA: Update FACS waking vector interfaces | Bob Moore |
2008-12-29 | ACPICA: Fix several warnings under gcc 4 compiler | Bob Moore |
2008-12-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2008-12-23 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2008-12-23 | edac: fix edac core deadlock when removing a device | Harry Ciao |
2008-12-23 | w1: fix slave selection on big-endian systems | Evgeniy Polyakov |
2008-12-23 | rtc: rtc-isl1208: reject invalid dates | Chris Elston |
2008-12-23 | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE... | Devin Heitmueller |
2008-12-23 | drm/radeon: fix correctness of irq_enabled check for radeon. | Dave Airlie |
2008-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-12-22 | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test | Julia Lawall |
2008-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-12-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |