summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-1/+0
|\
| * PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2013-05-291-1/+0
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-281-3/+1
|\ \
| * | ACPI: Remove unused flags in acpi_device_flagsToshi Kani2013-06-191-3/+1
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-281-14/+2
|\ \ \
| * | | ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki2013-06-191-14/+2
| |/ /
* | | Merge branch 'acpica'Rafael J. Wysocki2013-06-283-10/+5
|\ \ \
| * | | ACPICA: Update version to 20130517Bob Moore2013-06-201-1/+1
| * | | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-161-0/+1
| * | | ACPICA: Update version to 20130418Bob Moore2013-06-011-1/+1
| * | | ACPICA: Remove unused macros, no functional changeLv Zheng2013-06-011-7/+1
| * | | ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-2/+2
| |/ /
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-282-8/+6
|\ \ \
| * | | ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki2013-06-011-8/+0
| * | | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-121-0/+5
| * | | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+1
* | | | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-2/+6
* | | | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| |/ / |/| |
* | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-221-35/+5
|/ /
* | ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller2013-05-121-1/+1
* | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-121-2/+8
|/
* 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/+0
* | 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/+0
| * | 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-121-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/+0
* | | 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-02-281-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-253-8/+9
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-191-5/+0
| |\ \
| | * | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-161-5/+0
| * | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-262-2/+9
| |\| |