aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+3
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk1-0/+3
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-3/+0
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+2
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+72
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-8/+9
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-0/+27
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab1-0/+45
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-5/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu1-5/+0
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki2-15/+18
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki1-0/+3
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki1-12/+0
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki1-4/+50
2013-02-11Merge branch 'acpica'Rafael J. Wysocki17-254/+480
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki1-0/+14
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki13-237/+463
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki1-1/+1
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki1-4/+50
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2-2/+9
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas1-6/+3
2013-01-26ACPI: Drop device start operation that is not usedRafael J. Wysocki1-2/+0
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki1-1/+1
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2-2/+9
2013-01-25ACPICA: Update version to 20130117Bob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore17-17/+17
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki1-0/+1
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki1-0/+38
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki1-1/+1
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki13-237/+463
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki1-0/+1
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki1-0/+1
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki1-1/+1
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki1-1/+1
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki1-2/+7
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu1-1/+1
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki1-1/+1
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki1-1/+0
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu1-2/+0
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-1/+0
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng2-3/+3
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-0/+1
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-4/+0
2013-01-10ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore1-16/+20
2013-01-10ACPICA: Update version to 20121220.Bob Moore1-1/+1
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore1-2/+8
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-3/+6
2013-01-10ACPICA: iASL: Finish support for the TPM2 table.Bob Moore1-1/+0
2013-01-10ACPICA: iASL: Finish support for CSRT table.Bob Moore1-2/+21