aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2009-06-17ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang
2009-06-17ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang
2009-06-17ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang
2009-06-17ACPI: eviscerate pci_bind.cAlexander Chiang
2009-06-17ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang
2009-06-17ACPI: Introduce acpi_get_pci_dev()Alexander Chiang
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-06-17ACPI: make acpi_pci_bind() staticAlexander Chiang
2009-06-17ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang
2009-06-17ACPI: acpi_device_register() should call device_register()Alex Chiang
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown
2009-05-29ACPI processor: remove spurious newline from warning messageFrans Pop
2009-05-29drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput
2009-05-29ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui
2009-05-29ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...Zhang Rui
2009-05-29ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh
2009-05-27ACPI: don't check power state after _ON/_OFFBjorn Helgaas
2009-05-27ACPI: processor: move device _HID into driverBjorn Helgaas
2009-05-27ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas
2009-05-27PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige
2009-05-27ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore
2009-05-27ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming
2009-05-27ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore
2009-05-27ACPICA: Update Load() to use operation region interfacesBob Moore
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming
2009-05-27ACPICA: Invalidate DdbHandle after table unloadLin Ming
2009-05-27ACPICA: Fix reference count issues for DdbHandle objectLin Ming
2009-05-27ACPICA: Simplify and optimize NsGetNextNode functionBob Moore
2009-05-27ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore
2009-05-27ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore
2009-05-27ACPICA: Fix allowable release order for ASL mutex objectsBob Moore
2009-05-27ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore
2009-05-27ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore
2009-05-27ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore
2009-05-27ACPICA: Miscellaneous lint changesBob Moore
2009-05-27ACPICA: Fix possible dereference of null pointerBob Moore
2009-05-27ACPICA: Fix printf format warnings for 64-bit buildBob Moore
2009-05-27ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore