aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-09-08ACPICA: Remove error message for Store(Localx,Localx)Bob Moore
2009-09-08ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore
2009-08-31ACPI: fix NULL bug for HID/UID stringHugh Dickins
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-08-28ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore
2009-08-28ACPICA: reformat predefined method table, no functional changeLin Ming
2009-08-28ACPICA: Fix fault if acpi_terminate is called twiceBob Moore
2009-08-28ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore
2009-08-27ACPICA: Clarify common suffix for error/warning messagesBob Moore
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore
2009-08-27ACPICA: Dump table header - suppress output of non-printable charactersBob Moore
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming
2009-08-27ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming
2009-08-27ACPICA: Fix possible memory leak in nspredefBob Moore
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-27ACPICA: Remove duplicate prototypes from headerBob Moore
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore
2009-08-02Merge branch 'misc-2.6.31' into releaseLen Brown
2009-08-02Merge branch 'memhotplug-crash' into releaseLen Brown
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui
2009-08-02ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui
2009-08-02Merge branch 'bugzilla-13751' into releaseLen Brown
2009-08-02ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas
2009-08-02Merge branch 'bugzilla-13620-revert' into releaseLen Brown
2009-08-02ACPI: root-only read protection on /sys/firmware/acpi/tables/*Len Brown
2009-07-29PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-24ACPI: Rename ACPI processor device bus IDZhao Yakui
2009-06-23ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui
2009-06-23ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui
2009-06-23ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui
2009-06-23ACPI: fix a deadlock in hotplug caseZhang Rui
2009-06-23Show the physical device node of backlight class device.Zhang Rui
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh
2009-06-20ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas
2009-06-20ACPI: pci_root: simplify list traversalsBjorn Helgaas
2009-06-20ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas
2009-06-20ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas
2009-06-20ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas