summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore
2013-01-10ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.Bob Moore
2013-01-10ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng
2013-01-10ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.Lv Zheng
2013-01-10ACPICA: Add macros to extract flag bits from resource descriptors.Bob Moore
2013-01-10ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.Bob Moore
2013-01-10ACPICA: Debugger: Major update for the Disassemble<method> command.Bob Moore
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore
2013-01-10ACPICA: Performance enhancement for ACPI package objects.Chao Guan
2013-01-10ACPICA: Fix possible memory leak.Jesper Juhl
2013-01-10ACPICA: Update initialization codes.Lv Zheng
2013-01-10ACPICA: Enhance error messages.Lv Zheng
2013-01-10ACPICA: Fix broken call depth tracing logic.Lv Zheng
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki
2013-01-03ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki
2013-01-03ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki
2013-01-03ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki
2013-01-03ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki
2013-01-03ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki
2013-01-03ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki
2013-01-03ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki
2013-01-03ACPICA: Remove useless mini-C library.Lv Zheng
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds