summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-11-09Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown
2009-11-09ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki
2009-10-12ACPI: Clarify resource conflict messageJean Delvare
2009-10-05ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming
2009-08-26acpi processor: remove superfluous warning messageFrans Pop
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
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
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang
2009-06-18ACPI: idle: rename lapic timer workaround routinesLen Brown
2009-06-18ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warningLen Brown
2009-06-18ACPI: use handle, not device, in system notification pathBjorn Helgaas
2009-06-18ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas
2009-06-18ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas
2009-06-18ACPI: simplify notification debug messagesBjorn Helgaas
2009-06-18ACPI: battery: use .notify method instead of installing handler directlyBjorn Helgaas
2009-06-18ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas
2009-06-18ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas
2009-06-17ACPI: kill acpi_get_physical_pci_device()Alexander Chiang
2009-06-17ACPI: video: convert to acpi_get_pci_devAlexander Chiang
2009-06-17ACPI: kill acpi_get_pci_idAlexander Chiang