aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-23ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar1-0/+1
2009-04-23ACPI: prevent processor.max_cstate=0 boot crashLen Brown1-0/+3
2009-04-23ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown1-3/+3
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-3/+1
2009-04-22ACPI: 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 sameZhang 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-17ACPI: 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-11ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas1-26/+6
2009-04-11ACPI: button: remove button->device pointerBjorn Helgaas1-18/+13
2009-04-11ACPI: button: cache hid/name/class pointersBjorn Helgaas1-24/+24
2009-04-11ACPI: button: use Linux style for getting driver_dataBjorn Helgaas1-9/+4
2009-04-11ACPI: button: remove unnecessary null pointer checksBjorn Helgaas1-21/+1
2009-04-11ACPI: button: whitespace changesBjorn Helgaas1-6/+4
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