summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Comment/format update, no functional change.Bob Moore2014-05-071-19/+54
* ACPICA: Back port of improvements on exception code.Bob Moore2014-05-071-1/+1
* ACPICA: Back port of _PRP update.Bob Moore2014-05-071-0/+1
* ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-071-0/+31
* ACPICA: OSL: Add configurability for generic external functions.Lv Zheng2014-05-071-200/+283
* ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng2014-05-071-13/+17
* ACPICA: OSL: Add configurability for debug output functions.Lv Zheng2014-05-071-18/+31
* ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-071-27/+46
* ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng2014-05-071-0/+21
* ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-071-12/+23
* ACPICA: Comment updates - no functional change.Bob Moore2014-05-072-5/+5
* ACPICA: Add support for LPIT table.Bob Moore2014-05-071-0/+65
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-071-13/+130
* ACPICA: Update version to 20140325.Bob Moore2014-04-201-1/+1
* ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-201-3/+3
* ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-0/+3
* ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-1/+1
* ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-201-6/+5
* ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King2014-04-201-1/+2
* ACPICA: Clean up comment divergences in aclinux.hLv Zheng2014-04-201-1/+1
* ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore2014-04-201-0/+11
* Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-051-2/+13
|\
| * iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse2014-03-201-2/+13
* | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-04-011-1/+1
| |\ \
| | * | ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-261-0/+1
| | * | ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-261-1/+0
* | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas2014-02-031-1/+0
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-0/+2
|\ \ \ \ | | |/ /
| * | | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki2014-02-111-0/+2
| |/ /
* | | Merge branch 'acpica'Rafael J. Wysocki2014-03-2017-50/+65
|\ \ \ | | |/ | |/|
| * | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-1812-45/+9
| * | Merge branch 'acpi-config' into acpicaRafael J. Wysocki2014-03-181-0/+6
| |\ \
| * | | ACPICA: Update version to 20140214.Bob Moore2014-03-181-1/+1
| * | | ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-2712-9/+45
| * | | ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-132-32/+34
| * | | ACPICA: acpidump: Add sparse declarators support.Lv Zheng2014-02-131-0/+10
| * | | ACPICA: Update version to 20140114.Bob Moore2014-02-111-1/+1
| * | | ACPICA: Add support for extra, optional OS-specific header file.Lv Zheng2014-02-111-0/+3
| * | | ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-1117-17/+17
| | |/ | |/|
* | | Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-171-2/+2
|\ \ \
| * | | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-8/+0
| * | | Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2014-02-212-1/+30
| |\ \ \
| * | | | ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu2014-02-211-1/+9
| | |/ / | |/| |
* | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-03-171-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone2014-02-051-0/+6
| |/ /
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-4/+0
* | | ACPI / dock: Drop struct acpi_dock_ops and all code related to itRafael J. Wysocki2014-02-221-22/+0
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-221-0/+5
OpenPOWER on IntegriCloud