summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki
2014-04-01Merge branch 'acpica'Rafael J. Wysocki
2014-03-26Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng
2014-03-26ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore
2014-03-26ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-20Merge branch 'acpica'Rafael J. Wysocki
2014-03-20Merge branches 'acpi-battery' and 'acpi-video'Rafael J. Wysocki
2014-03-20Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...Rafael J. Wysocki
2014-03-20ACPI / video: fix ACPI_VIDEO dependenciesJean Delvare
2014-03-19ACPI / button: Add ACPI Button event via netlink routineLan Tianyu
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo
2014-03-19ACPI / AC: recheck adapter status upon battery status changesAlexander Mezin
2014-03-19ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin