summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-05-06ACPICA: Events: Update GPE handling and initialization code.Bob Moore
2014-05-06ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore
2014-05-06ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng
2014-05-06ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-06ACPICA: OSL: Add configurability for error message functions.Lv Zheng
2014-05-06ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng
2014-05-06ACPICA: Update handling of PCI ID lists.David E. Box
2014-05-06ACPICA: Add support for _LPD and _PRP methods.Bob Moore
2014-05-06ACPICA: Update acpi_buffer_to_resource interface.Bob Moore
2014-05-06ACPICA: Update global variable definitions. No functional change.Lv Zheng
2014-05-06ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng
2014-05-06ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng
2014-05-06Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-05ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng
2014-05-02Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2014-04-30ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy
2014-04-28Merge back earlier ACPICA material.Rafael J. Wysocki
2014-04-25Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki
2014-04-21ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Fix unbalanced table validations.Lv Zheng
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng
2014-04-20ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng
2014-04-20ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore
2014-04-20ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng
2014-04-20ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore
2014-04-20ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore
2014-04-20ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore
2014-04-20ACPICA: Update comments for ACPICA name - no functional change.Bob Moore
2014-04-20ACPICA: utstring: Check array index bound before use.David Binderman
2014-04-20ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki
2014-04-08ACPI: Update the ACPI spec information in KconfigHanjun Guo
2014-04-08Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki
2014-04-07ACPI / dock: Drop dock_device_ids[] tableRafael J. Wysocki
2014-04-07ACPI / video: Favor native backlight interface for ThinkPad HelixStephen Chandler Paul
2014-04-07ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang
2014-04-04ACPI: Clean up memory allocationsjhbird.choi@samsung.com