summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang2013-02-231-0/+2
* | | | | | | | | | memory-hotplug: remove sysfs file of nodeTang Chen2013-02-231-2/+6
* | | | | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-6/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-253-0/+14
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | drivers/acpi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-6/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20201-5778/+6358
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-181-35/+14
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2013-02-181-1/+0
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-101-1/+0
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | ACPI / idle: remove usage of the statedataDaniel Lezcano2013-02-081-12/+7
| | * | | | | | | | | ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano2013-02-081-5/+6
| | * | | | | | | | | ACPI / idle : remove pointless headersDaniel Lezcano2013-02-081-12/+1
| | * | | | | | | | | ACPI / idle: remove unused definitionDaniel Lezcano2013-02-081-4/+0
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-151-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: enable ACPI SCI during suspendZhang Rui2013-02-091-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-157-29/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury2013-02-061-0/+8