aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-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
2009-05-27ACPICA: Remove unused global variablesBob Moore
2009-05-27ACPICA: Change behavior of object copy for mutex/event objectsBob Moore
2009-05-27ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore
2009-05-27ACPICA: Update error/warning interfacesBob Moore
2009-05-26cpuidle: fix AMD C1E suspend hangShaohua Li
2009-05-26cpuidle: makes AMD C1E work in acpi_idleShaohua Li
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-08ACPI: power: update error messageLen Brown
2009-05-07ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown
2009-05-07ACPICA: use acpi.* modparam namespaceLen Brown
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu