aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
|\ \ \
| * \ \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-04
| |\ \ \
| * | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-23
* | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-24
| | * | | | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-26
| | * | | | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-17
| | | |_|/ | | |/| |
* | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
|\| | | |
| * | | | Merge branch 'bugzilla-23002' into releaseLen Brown2010-12-13
| |\ \ \ \
| | * | | | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki2010-12-13
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-11
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | * | | ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming2010-12-11
| | | | | * | | acpi: fix _OSI string setup regressionLin Ming2010-12-11
| | | | | |/ /
| | | | * | | ACPI/HEST: adjust section selectionJan Beulich2010-12-11
| | | | * | | ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich2010-12-11
| | | | * | | ACPI thermal: remove two unused functionsZhang Rui2010-12-11
| | | | * | | ACPI: fix a section mismatchZhang Rui2010-12-11
| | | | * | | ACPI, APEI, use raw spinlock in ERSTHuang Ying2010-12-11
| | | | |/ /
| | | * | | ACPI / PM: Do not refcount power resources that can't be turned onRafael J. Wysocki2010-12-01
| | | * | | ACPI / PM: Check device state before refcounting power resourcesRafael J. Wysocki2010-12-01
| | | |/ /
| | * | | ACPI battery: update status upon sysfs queryZhang Rui2010-12-09
| | * | | ACPI ac: update AC status upon sysfs queryZhang Rui2010-12-09
| | |/ /
| * / / ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-09
| |/ /
* / / x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
|/ /
* | ACPI: debugfs custom_method open to non-rootDave Jones2010-11-13
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\ \
| * \ Merge branch 'misc' into releaseLen Brown2010-10-26
| |\ \
| | * | ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui2010-10-26
| | * | ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki2010-10-25
| | * | ACPI dock: move some functions to .init.textUwe Kleine-König2010-10-19
| | * | ACPI: thermal: remove unused limit codeLen Brown2010-10-19
| | * | ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger2010-10-19
| | * | ACPI: remove dead codeStephen Hemminger2010-10-19
| | * | ACPI: Only processor needs CPU_IDLEJean Delvare2010-10-19
| * | | Merge branch 'acpi-mmio' into releaseLen Brown2010-10-26
| |\ \ \
| | * | | ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe2010-10-24
| | * | | ACPI: Convert simple locking to RCU based lockingMyron Stowe2010-10-24
| | * | | ACPI: Pre-map 'system event' related register blocksMyron Stowe2010-10-24
| | * | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2010-10-24
| | * | | ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe2010-10-24
| | * | | ACPI: Fix ioremap size for MMIO reads and writesMyron Stowe2010-10-24
| | |/ /
| * | | Merge branch 'ec-param' into releaseLen Brown2010-10-25
| |\ \ \
| | * | | ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-22
| | |/ /
| * | | Merge branch 'power-refcount' into releaseLen Brown2010-10-25
| |\ \ \
| | * | | ACPI / PM: Fix reference counting of power resourcesRafael J. Wysocki2010-10-23
| | |/ /
| * | | Merge branch 'cleanup' into releaseLen Brown2010-10-25
| |\ \ \