aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-12
|\
| * acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-06
* | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-04
* | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-28
|\ \
| * | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-25
| * | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-21
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-19
| |\ \
| | * | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-16
| * | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
| |\| |
| | * | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25
| * | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-26
| |\| |
| * | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
* | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-15
|\ \ \ \
| * | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-13
| * | | | ACPI: Drop the container.h header fileRafael J. Wysocki2013-02-13
| * | | | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-30
| * | | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \
| | * \ \ \ Merge branch 'acpica' into acpi-lpssRafael J. Wysocki2013-01-18
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \ \ \ \
| * | | | | | | | ACPI: Drop device start operation that is not usedRafael J. Wysocki2013-01-25
| * | | | | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-24
| * | | | | | | ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-19
| * | | | | | | ACPI / PM: Common string representations of device power statesRafael J. Wysocki2013-01-17
| * | | | | | | ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-17
| * | | | | | | ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-17
| * | | | | | | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-17
| * | | | | | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-02-11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ACPICA: Update version to 20130117Bob Moore2013-01-25
| * | | | | | ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
| | |_|/ / / | |/| | | |
| * | | | | ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
| * | | | | ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-11
| * | | | | ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng2013-01-10
| * | | | | ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore2013-01-10
| * | | | | ACPICA: Update version to 20121220.Bob Moore2013-01-10
| * | | | | ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore2013-01-10
| * | | | | ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-10
| * | | | | ACPICA: iASL: Finish support for the TPM2 table.Bob Moore2013-01-10
| * | | | | ACPICA: iASL: Finish support for CSRT table.Bob Moore2013-01-10
| * | | | | ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore2013-01-10
| * | | | | ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-10
| * | | | | ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore2013-01-10
| * | | | | ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore2013-01-10
| * | | | | ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-10
| * | | | | ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2013-01-10