summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0721-816/+1531
|\
| * Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-2821-816/+1531
| |\
| | * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-202-2/+2
| | * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-201-0/+170
| | * ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-204-720/+771
| | * ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-206-113/+130
| | * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-205-11/+57
| | * ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-204-21/+19
| | * ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-205-22/+19
| | * ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-206-409/+607
| | * ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-201-0/+1
| | * ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-206-108/+235
| | * ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-202-7/+2
| | * ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-203-4/+21
| | * ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-203-8/+12
| | * ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore2014-04-201-1/+3
| | * ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng2014-04-201-19/+36
| | * ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore2014-04-203-14/+66
| | * ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-203-1/+15
| | * ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore2014-04-201-0/+7
| | * ACPICA: Update comments for ACPICA name - no functional change.Bob Moore2014-04-202-3/+3
| | * ACPICA: utstring: Check array index bound before use.David Binderman2014-04-201-1/+1
| | * ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore2014-04-201-2/+4
* | | ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng2014-05-061-2/+5
| | |
| \ \
*-. \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2014-05-032-12/+16
|\ \ \ \
| | * | | ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-05-011-3/+4
| |/ / / |/| | |
| * | | ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-291-9/+12
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2014-04-261-3/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki2014-04-241-3/+2
| |/
* / ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng2014-04-211-7/+97
|/
* Merge branch 'acpi-config'Rafael J. Wysocki2014-04-081-2/+6
|\
| * ACPI: Update the ACPI spec information in KconfigHanjun Guo2014-04-081-2/+6
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki2014-04-085-11/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ACPI / dock: Drop dock_device_ids[] tableRafael J. Wysocki2014-04-071-6/+0
| |_|_|/ |/| | |
| | | * ACPI / video: Favor native backlight interface for ThinkPad HelixStephen Chandler Paul2014-04-071-0/+8
| |_|/ |/| |
| | * ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-071-1/+1
| |/ |/|
| * ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-042-4/+2
|/
* Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0216-148/+272
|\
| *-. Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki2014-04-011-27/+0
| |\ \
| | * | Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo2014-03-261-27/+0
| * | | Merge branch 'acpica'Rafael J. Wysocki2014-04-0115-121/+272
| |\ \ \
| | * | | ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-262-7/+7
| | * | | ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2014-03-262-6/+21
| | * | | ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng2014-03-261-2/+4
| | * | | ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-2611-25/+243
| | * | | ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-265-100/+16
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas2014-02-031-1/+1
| * | | | ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas2014-02-031-2/+2
| * | | | ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas2014-02-031-4/+4