summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2013-06-01ACPICA: Remove unused macros, no functional changeLv Zheng-7/+1
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore-2/+2
2013-06-01ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki-8/+0
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu-1/+0
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki-35/+5
2013-05-12ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki-0/+5
2013-05-12ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki-0/+1
2013-05-12ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller-1/+1
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki-2/+8
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki-8/+8
2013-04-28Merge branch 'acpica'Rafael J. Wysocki-217/+402
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki-4/+29
2013-04-21ACPI: update comments for acpi_event_statusZhang Rui-7/+8
2013-04-12ACPICA: Update version to 20130328Bob Moore-1/+1
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani-4/+10
2013-03-24ACPI: Remove acpi_pci_bind_root() definitionToshi Kani-1/+0
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+3
2013-03-12ACPICA: Update version to 20130214Bob Moore-1/+1
2013-03-12ACPICA: Remove trailing comma in enum declarationsBob Moore-2/+2
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore-103/+166
2013-03-12ACPICA: Add macros to exception code definitionsBob Moore-89/+103
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore-12/+41
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim-1/+0
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng-0/+24
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng-0/+23
2013-03-12ACPICA: Update RASF table definitionLv Zheng-9/+42
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk-0/+3
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki-0/+7
2013-03-04ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki-0/+12
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki-3/+0
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki-1/+2
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+72
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+9
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab-0/+27
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab-0/+45
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas-5/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu-5/+0
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki-15/+18
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki-0/+3
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki-12/+0
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki-4/+50
2013-02-11Merge branch 'acpica'Rafael J. Wysocki-254/+480
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki-0/+14
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki-237/+463
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki-1/+1
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki-4/+50
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas-2/+9
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas-6/+3
2013-01-26ACPI: Drop device start operation that is not usedRafael J. Wysocki-2/+0
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki-1/+1