summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2009-05-28ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh1-2/+5
2009-05-28ACPI: don't check power state after _ON/_OFFBjorn Helgaas1-26/+2
2009-05-28ACPI: processor: move device _HID into driverBjorn Helgaas1-1/+1
2009-05-28ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas1-15/+15
2009-05-28PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige1-18/+6
2009-05-27ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore1-4/+7
2009-05-27ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming1-0/+21
2009-05-27ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang1-3/+4
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore4-20/+23
2009-05-27ACPICA: Update Load() to use operation region interfacesBob Moore1-18/+78
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming6-4/+166
2009-05-27ACPICA: Invalidate DdbHandle after table unloadLin Ming1-2/+19
2009-05-27ACPICA: Fix reference count issues for DdbHandle objectLin Ming1-3/+6
2009-05-27ACPICA: Simplify and optimize NsGetNextNode functionBob Moore4-29/+69
2009-05-27ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore1-1/+1
2009-05-27ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore1-1/+3
2009-05-27ACPICA: Fix allowable release order for ASL mutex objectsBob Moore1-4/+11
2009-05-27ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore1-2/+19
2009-05-27ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore1-6/+11
2009-05-27ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore3-6/+11
2009-05-27ACPICA: Miscellaneous lint changesBob Moore5-13/+10
2009-05-27ACPICA: Fix possible dereference of null pointerBob Moore1-5/+2
2009-05-27ACPICA: Fix printf format warnings for 64-bit buildBob Moore2-4/+4
2009-05-27ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore3-21/+22
2009-05-27ACPICA: Remove unused global variablesBob Moore1-3/+0
2009-05-27ACPICA: Change behavior of object copy for mutex/event objectsBob Moore1-0/+23
2009-05-27ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore1-2/+2
2009-05-27ACPICA: Update error/warning interfacesBob Moore1-11/+9
2009-05-27cpuidle: fix AMD C1E suspend hangShaohua Li1-1/+1
2009-05-27cpuidle: makes AMD C1E work in acpi_idleShaohua Li1-0/+6
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown6-23/+118
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-16ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-16ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-16ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-16ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-1/+9
2009-05-08ACPI: power: update error messageLen Brown1-1/+1
2009-05-08ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown1-0/+8
2009-05-07ACPICA: use acpi.* modparam namespaceLen Brown1-12/+15
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore1-0/+7
2009-04-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+3
2009-04-24ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui1-0/+30
2009-04-24Merge branch 'bjorn.button' into releaseLen Brown1-96/+44
2009-04-24Merge branch 'bugzilla-13036' into releaseLen Brown1-14/+72
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown1-0/+3
2009-04-24Merge branch 'hpet' into releaseLen Brown1-3/+3
2009-04-24Merge branch 'bugzilla-12249' into releaseLen Brown1-21/+22