summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-24Merge branch 'bugzilla-12270' into releaseLen Brown1-25/+2
2009-04-24Merge branch 'bugzilla-13041' into releaseLen Brown2-17/+53
2009-04-24Merge branch 'idle' into releaseLen Brown1-13/+6
2009-04-24Merge branch 'irq' into releaseLen Brown2-3/+12
2009-04-24Merge branch 'sony-laptop' into releaseLen Brown1-0/+1
2009-04-24Merge branch 'thermal-regression' into releaseLen Brown1-1/+1
2009-04-24Merge branch 'video-ac-dc' into releaseLen Brown1-3/+5
2009-04-24Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown1-0/+1
2009-04-24I/O port protection: update for windows compatibility.Lin Ming1-14/+71
2009-04-24ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar1-0/+1
2009-04-24ACPI: prevent processor.max_cstate=0 boot crashLen Brown1-0/+3
2009-04-24ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown1-3/+3
2009-04-23ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-3/+1
2009-04-23ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown1-10/+5
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2-3/+12
2009-04-20ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui1-3/+5
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-4/+4
2009-04-18thermal: Fix polling frequency for systems without passive coolingMatthew Garrett1-1/+1
2009-04-18ACPI: Disable _GTS and _BFS support by defaultLen Brown2-17/+53
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds1-1/+1
2009-04-11ACPI video: handle indexed _BQC correctlyZhang Rui1-21/+22
2009-04-11ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui1-25/+2
2009-04-08Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown9-109/+72
2009-04-08x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+3
2009-04-08ACPICA: delete check for AML access to port 0x81-83Len Brown1-1/+0
2009-04-08ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas1-25/+5
2009-04-08ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas1-23/+4
2009-04-08ACPI battery: fix async boot oopsVegard Nossum1-1/+1
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus 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