aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore
2008-12-31ACPICA: Fixes for various ACPI data tablesBob Moore
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-12-31ACPI: reboot.c: use new acpi_reset interfaceLin Ming
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore
2008-12-31ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming
2008-12-31ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming
2008-12-31ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: power.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming
2008-12-31ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore
2008-12-31ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: ec.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming
2008-12-29ACPICA: Update version to 20081031Bob Moore
2008-12-29ACPICA: Enhance implicit return mechanismLin Ming
2008-12-29ACPICA: Consolidate method arg count validation codeBob Moore
2008-12-29ACPICA: Add Buffer->String conversion for predefined methodsBob Moore
2008-12-29ACPICA: Allow multiple backslash prefix in namepathsLin Ming
2008-12-29ACPICA: Fix to allow aliases within ASL namepathsBob Moore
2008-12-29ACPICA: Remove references to obsolete ACPI_DUMP_APPBob Moore
2008-12-29ACPICA: Add support to externally execute _OSI methodBob Moore
2008-12-29ACPICA: Reformat comments, no functional changesBob Moore
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore
2008-12-29ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore
2008-12-29ACPICA: Fix namestring for the SystemCMOS address spaceBob Moore
2008-12-29ACPICA: Update debug output for IndexField I/OBob Moore
2008-12-29ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore
2008-12-29ACPICA: Optimize execution of AML While loopsBob Moore
2008-12-29ACPICA: Fix possible memory leak on error in parserLin Ming
2008-12-29ACPICA: Update FACS waking vector interfacesBob Moore
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore
2008-12-24Linux 2.6.28Linus Torvalds
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov