aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds1-1/+1
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into releaseLen Brown9-109/+72
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+3
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown1-1/+0
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas1-25/+5
2009-04-07ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas1-23/+4
2009-04-07ACPI battery: fix async boot oopsVegard Nossum1-1/+1
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+5
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti1-2/+1
2009-04-07ACPI: delete acpi_device.g_listLen Brown1-13/+4
2009-04-07ACPI: Adjust Kelvin offset to match local implementationJean Delvare1-7/+34
2009-04-07ACPI: convert acpi_device_lock spinlock to mutexShaohua Li4-39/+21
2009-04-06PCI: pci_slot: grab refcount on slot's busAlex Chiang1-0/+5
2009-04-05ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas1-15/+4
2009-04-05ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas1-69/+8
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas1-0/+71
2009-04-05Merge branch 'linus' into releaseLen Brown15-40/+221
2009-04-05Merge branch 'misc' into releaseLen Brown4-13/+21
2009-04-05Merge branch 'x2apic' into releaseLen Brown3-1/+101
2009-04-05Merge branch 'constify' into releaseLen Brown6-25/+32
2009-04-05Merge branches 'bugzilla-12461' and 'bugzilla-9998' into releaseLen Brown1-8/+22
2009-04-05Merge branch 'acpi_enforce_resources' into releaseLen Brown1-3/+3
2009-04-05Merge branch 'async-battery' into releaseLen Brown2-5/+12
2009-04-05Merge branch 'acpi-modparam' into releaseLen Brown4-33/+26
2009-04-05Merge branch 'video' into releaseLen Brown2-57/+225
2009-04-05Merge branch 'psd' into releaseLen Brown1-25/+21
2009-04-05Merge branch 'battery' into releaseLen Brown2-16/+23
2009-04-05Merge branch 'thermal' into releaseLen Brown4-466/+135
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown1-36/+27
2009-04-05Merge branch 'dynamic-ssdt' into releaseLen Brown1-3/+48
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown1-12/+0
2009-04-05Merge branch 'bjorn-cleanups' into releaseLen Brown3-164/+135
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown12-59/+80
2009-04-04ACPI: battery: asynchronous initArjan van de Ven2-5/+12
2009-04-04video: build fixLen Brown1-4/+4
2009-04-03ACPI: constify VFTs (2/2)Jan Engelhardt1-9/+16
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt6-16/+16
2009-04-03ACPI: constify tables in pci_irq.cJan Beulich1-8/+8
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha3-1/+101
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-03dock: fix dereference after kfree()Dan Carpenter1-1/+2
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger1-51/+0
2009-04-03ACPI: get_throttling_state() cannot be larger than state_countLen Brown1-4/+2
2009-04-03ACPI: suspend: Add the Pansonic CF51 box to the dmi check tableZhao Yakui1-0/+9
2009-04-02ACPI: simplify processor lines in MakefileLen Brown1-5/+4
2009-04-02ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti1-3/+3
2009-04-02ACPI: simplify module_param namespaceRusty Russell4-37/+28
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+178
2009-04-01ACPI: EC: Always parse EC deviceAlexey Starikovskiy1-5/+9
2009-04-01ACPI: EC: Separate delays for MSI hardwareAlexey Starikovskiy1-3/+13