summaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-128-513/+1361
* ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-241-0/+1
* ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
* ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
* ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
* ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
* ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-122-12/+17
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-129-26/+26
* ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
* ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
* ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6
* ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
* ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-121-13/+7
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
* ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore2013-03-124-1/+29
* ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-041-25/+1
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-26/+13
* ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang2013-03-041-1/+1
* ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-041-2/+1
* ACPI / Sleep: Avoid interleaved message on errorsJoe Perches2013-03-041-5/+11
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-021-13/+10
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-281-50/+21
|\
| * ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-251-5/+19
| * ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-211-45/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-271-1/+2
|\ \
| * | ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger2013-02-251-1/+2
* | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-254-33/+95
|\ \ \
| * \ \ Merge branch 'acpi-pm' into fixesRafael J. Wysocki2013-02-233-29/+94
| |\ \ \
| | * | | ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-233-29/+94
| * | | | Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki2013-02-231-4/+1
| |\ \ \ \
| | * | | | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki2013-02-231-4/+1
* | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-257-123/+200
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-192-86/+34
| |\ \ \ \ \ \
| | * | | | | | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-162-86/+34
| * | | | | | | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-154-16/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-154-16/+8
| * | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-264-2/+156
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen2013-01-251-3/+9
| | * | | | | | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-253-0/+128
| | * | | | | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-251-2/+22
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-265-113/+69
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-255-113/+69
| | |\ \ \ \ \ \
| * | | | | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-18/+0
| |/ / / / / / /
| * | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-1011-403/+149
| |\ \ \ \ \ \ \
| * | | | | | | | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-071-1/+3
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-252-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-212-2/+2
* | | | | | | | | | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-231-10/+13