summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-06-17Merge branch 'quilt/rr'Stephen Rothwell
2009-06-17Merge commit 'acpi/test'Stephen Rothwell
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-16misc:work_on_cpu-acpiRusty Russell
2009-06-16cpumask: use zalloc_cpumask_var() where possibleLi Zefan
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 branch 'bjorn-notify' into testLen Brown
2009-05-29Merge branch 'power_nocheck' into testLen Brown
2009-05-29Merge branch 'hid-cleanups' into testLen Brown
2009-05-29Merge branch 'c3_lock' into testLen Brown
2009-05-29Merge branch 'acpica' into testLen Brown
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: use handle, not device, in system notification pathBjorn Helgaas
2009-05-27ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas
2009-05-27ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas
2009-05-27ACPI: simplify notification debug messagesBjorn 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-27ACPI: battery: use .notify method instead of installing handler directlyBjorn Helgaas
2009-05-27ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas
2009-05-27ACPI: allow drivers to request both device and system notify eventsBjorn 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