aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into releaseLen 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-15ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-08ACPI: power: update error messageLen Brown1-1/+1
2009-05-07ACPI: 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_table_lengthRobert Moore1-0/+7
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+2
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
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-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett1-1/+2
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