summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* correct console log level when ERST ACPI table is not foundDaniel J Blueman2010-07-011-1/+1
* acpi: update gfp/slab.h includesTejun Heo2010-06-282-0/+2
* Merge branch 'bugzilla-15951' into releaseLen Brown2010-06-172-15/+9
|\
| * ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki2010-06-172-15/+9
* | Merge branch 'misc-2.6.35' into releaseLen Brown2010-06-122-1/+7
|\ \
| * | ACPI: fan: fix unbalanced code blockLiang Li2010-06-101-1/+2
| * | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger2010-06-091-0/+5
| |/
* | Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-121-15/+19
|\ \
| * | ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett2010-06-101-8/+13
| * | suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-6/+6
* | | Merge branch 'bugzilla-102904-workaround' into releaseLen Brown2010-06-121-0/+8
|\ \ \
| * | | ACPI: Disable Vista compatibility for Sony VGN-NS50B_LZhang Rui2010-06-101-0/+8
| | |/ | |/|
* | | Merge branch 'acpica-cherry-pick' into releaseLen Brown2010-06-125-0/+41
|\ \ \
| * | | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-123-0/+29
| * | | ACPICA: Limit maximum time for Sleep() operatorBob Moore2010-06-122-0/+12
| |/ /
* | | Merge branch 'acpi_pad' into releaseLen Brown2010-06-121-12/+24
|\ \ \
| * | | ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong2010-06-041-12/+24
| | |/ | |/|
* | | Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-128-160/+145
|\ \ \ | |_|/ |/| |
| * | ACPI / ACPICA: Fix sysfs GPE interfaceRafael J. Wysocki2010-06-121-2/+4
| * | ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki2010-06-121-1/+13
| * | ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki2010-06-121-13/+5
| * | ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-125-122/+78
| * | ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki2010-06-113-16/+46
| * | ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki2010-06-111-7/+0
* | | Merge branch 'acpi-idle' into releaseLen Brown2010-06-041-11/+6
|\ \ \
| * | | ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi2010-06-041-10/+5
| * | | ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui2010-06-041-1/+1
| | |/ | |/|
* | | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown2010-06-01100-1805/+5623
|\ \ \ | |/ /
| * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-283-26/+26
| |\ \
| | * | intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-281-1/+5
| | * | ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown2010-05-281-12/+16
| | * | acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown2010-05-271-9/+0
| | * | ACPI: allow a native cpuidle driver to displace ACPILen Brown2010-05-271-5/+6
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-2825-390/+3513
| |\ \ \
| | * \ \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+2
| | |\ \ \
| | | * | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+2
| | * | | | Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-285-26/+30
| | |\ \ \ \
| | | * | | | ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi2010-05-281-2/+11
| | | * | | | drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini2010-05-281-1/+1
| | | * | | | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi2010-05-281-4/+10
| | | * | | | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-211-13/+3
| | | * | | | ACPI: EC: Use kmemdupJulia Lawall2010-05-201-2/+1
| | | * | | | drivers/acpi: use kasprintfJulia Lawall2010-05-201-4/+4
| | | | |/ / | | | |/| |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'video' and 'video-edid' into releaseLen Brown2010-05-282-9/+103
| | |\ \ \ \ \
| | | | * | | | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-191-8/+102
| | | * | | | | ACPI: video: fix acpi_backlight=videoKamal Mostafa2010-05-201-1/+1
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-283-186/+24
| | |\ \ \ \ \
| | | * | | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-155/+2
| | | * | | | | ACPICA: simplify SCI_EN workaroundLen Brown2010-05-122-31/+22
| | | |/ / / /
| | * | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-27/+40
| | |\ \ \ \ \
OpenPOWER on IntegriCloud