summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*-------------. Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-166-23/+118
|\ \ \ \ \ \ \ \
| | | | | | | | * ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-161-1/+1
| | | | | | | | * ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-161-8/+9
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-161-1/+6
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-161-0/+8
| | | | | | * ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-161-0/+17
| |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: power: update error messageLen Brown2009-05-081-1/+1
| |_|_|_|/ |/| | | |
| | | * | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-081-0/+8
| | | * | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-241-0/+30
| | | |/
| | * / ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
| |/ / |/| |
| * | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-161-0/+23
|/ /
* | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore2009-05-021-0/+7
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-291-1/+2
|\ \
| * | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-1/+2
* | | Merge branch 'bjorn.button' into releaseLen Brown2009-04-241-96/+44Star
|\ \ \
| * | | ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6Star
| * | | ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13Star
| * | | ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
| * | | ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4Star
| * | | ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1Star
| * | | ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4Star
* | | | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
|\ \ \ \
| * | | | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| * | | | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| | |_|/ | |/| |
* | | | Merge branch 'bugzilla-13142' into releaseLen Brown2009-04-241-0/+3
|\ \ \ \
| * | | | ACPI: prevent processor.max_cstate=0 boot crashLen Brown2009-04-241-0/+3
| |/ / /
* | | | Merge branch 'hpet' into releaseLen Brown2009-04-241-3/+3
|\ \ \ \
| * | | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown2009-04-241-3/+3
| |/ / /
* | | | Merge branch 'bugzilla-12249' into releaseLen Brown2009-04-241-21/+22
|\ \ \ \
| * | | | ACPI video: handle indexed _BQC correctlyZhang Rui2009-04-111-21/+22
* | | | | Merge branch 'bugzilla-12270' into releaseLen Brown2009-04-241-25/+2Star
|\ \ \ \ \
| * | | | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui2009-04-111-25/+2Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'bugzilla-13041' into releaseLen Brown2009-04-242-17/+53
|\ \ \ \ \
| * | | | | ACPI: Disable _GTS and _BFS support by defaultLen Brown2009-04-182-17/+53
| | |_|_|/ | |/| | |
* | | | | Merge branch 'idle' into releaseLen Brown2009-04-241-13/+6Star
|\ \ \ \ \
| * | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-231-3/+1Star
| * | | | | ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown2009-04-231-10/+5Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq' into releaseLen Brown2009-04-242-3/+12
|\ \ \ \ \
| * | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-212-3/+12
| |/ / / /
* | | | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-241-0/+1
|\ \ \ \ \
| * | | | | ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar2009-04-241-0/+1
| |/ / / /
* | | | | Merge branch 'thermal-regression' into releaseLen Brown2009-04-241-1/+1
|\ \ \ \ \
| * | | | | thermal: Fix polling frequency for systems without passive coolingMatthew Garrett2009-04-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'video-ac-dc' into releaseLen Brown2009-04-241-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui2009-04-201-3/+5
| |/ / /
* / / / PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-4/+4
|/ / /
* | / Revert "ACPI battery: fix async boot oops"Linus Torvalds2009-04-111-1/+1
| |/ |/|
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-089-109/+72Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-25/+5Star
| | | | | * ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-23/+4Star
| |_|_|_|/ |/| | | |