summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-04-282-8/+8
|\
| * ACPI: update comments for acpi_event_statusZhang Rui2013-04-211-7/+8
| * ACPI: Remove acpi_pci_bind_root() definitionToshi Kani2013-03-241-1/+0Star
* | Merge branch 'acpica'Rafael J. Wysocki2013-04-286-217/+402
|\ \
| * | ACPICA: Update version to 20130328Bob Moore2013-04-121-1/+1
| * | ACPICA: Update version to 20130214Bob Moore2013-03-121-1/+1
| * | ACPICA: Remove trailing comma in enum declarationsBob Moore2013-03-121-2/+2
| * | ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-121-103/+166
| * | ACPICA: Add macros to exception code definitionsBob Moore2013-03-121-89/+103
| * | ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-121-12/+41
| * | ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-121-1/+0Star
| * | ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng2013-03-121-0/+24
| * | ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng2013-03-121-0/+23
| * | ACPICA: Update RASF table definitionLv Zheng2013-03-121-9/+42
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-04-281-4/+29
|\ \ \ | |_|/ |/| |
| * | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-241-4/+10
| * | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-041-0/+7
| * | ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki2013-03-041-0/+12
* | | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-131-0/+3
|\ \ \ | |_|/ |/| |
| * | acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-0/+3
* | | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-041-3/+0Star
* | | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-1/+2
| |/ |/|
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-03-011-0/+72
|\ \
| * | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-251-0/+27
| * | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-211-0/+45
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-263-8/+9
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-191-5/+0Star
| |\ \
| | * | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-161-5/+0Star
| * | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-272-2/+9
| |\| |
| | * | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-252-2/+9
| * | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-271-6/+3Star
| |\| |
| * | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-141-1/+0Star
* | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-152-15/+18
|\ \ \ \
| * | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-0/+3
| * | | | ACPI: Drop the container.h header fileRafael J. Wysocki2013-02-131-12/+0Star
| * | | | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-301-0/+14
| * | | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-2913-237/+463
| |\ \ \ \
| | * \ \ \ Merge branch 'acpica' into acpi-lpssRafael J. Wysocki2013-01-1813-237/+463
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-291-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-291-4/+50
| |\ \ \ \ \ \ \
| * | | | | | | | ACPI: Drop device start operation that is not usedRafael J. Wysocki2013-01-261-2/+0Star
| * | | | | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-111-4/+50
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-241-0/+1
| * | | | | | | ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-191-0/+38
| * | | | | | | ACPI / PM: Common string representations of device power statesRafael J. Wysocki2013-01-171-0/+1
| * | | | | | | ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-171-0/+1
| * | | | | | | ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-171-1/+1
| * | | | | | | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-171-1/+1
| * | | | | | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-171-2/+7
| | |_|/ / / / | |/| | | | |