summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang2017-06-221-15/+21
| | * | | | | | | | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-6/+79
| | * | | | | | | | ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-6/+5
| | * | | | | | | | acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-222-5/+61
| | |/ / / / / / /
| * | | | | | | | ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2017-06-151-15/+0
* | | | | | | | | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-07-0455-394/+1627
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2017-07-032-12/+78
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)2017-06-281-0/+8
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | ACPI / EC: Add quirk for GL720VMKCarlo Caione2017-06-291-1/+5
| | * | | | | | | | ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu2017-06-291-6/+43
| | * | | | | | | | ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng2017-06-291-0/+14
| | * | | | | | | | ACPI / EC: Enhance boot EC sanity checkLv Zheng2017-06-291-0/+2
| | * | | | | | | | ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng2017-06-281-1/+1
| | * | | | | | | | ACPI: EC: Fix an EC event IRQ storming issueLv Zheng2017-06-281-5/+6
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki2017-07-037-6/+47
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | * | | | | | | ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka2017-06-222-1/+23
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll2017-06-224-4/+4
| | | |/ / / / / /
| | * | | | | | | ACPI / PMIC: xpower: Add support for the GPI1 regulator to the OpRegion handlerHans de Goede2017-06-221-1/+20
| | |/ / / / / /
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-07-0347-376/+1502
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ACPICA: Use designated initializersKees Cook2017-06-271-5/+9
| | * | | | | | Merge back ACPICA material for v4.13.Rafael J. Wysocki2017-06-2788-794/+3402
| | |\ \ \ \ \ \
| | | * | | | | | ACPICA: Update a couple of debug output messagesBob Moore2017-06-272-2/+2
| | | * | | | | | ACPICA: acpiexec: enhance local signal handlerBob Moore2017-06-273-7/+31
| | | * | | | | | ACPICA: Simplify output for the ACPI Debug ObjectBob Moore2017-06-271-2/+2
| | | * | | | | | ACPICA: Improvements for debug output onlyBob Moore2017-06-273-14/+25
| | | * | | | | | ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-06-272-0/+28
| | | * | | | | | ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2017-06-272-3/+47
| | | * | | | | | ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
| | | * | | | | | ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
| | | * | | | | | ACPICA: Changing External to a named objectErik Schmauss2017-06-272-4/+6
| | | * | | | | | ACPICA: Update two error messages to emit control method nameBob Moore2017-06-271-10/+29
| | | * | | | | | ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2017-06-272-11/+37
| | | * | | | | | ACPICA: Update comments, no functional changeCao Jin2017-06-272-5/+5
| | | * | | | | | ACPICA: Split resource descriptor decode strings to a new fileBob Moore2017-06-273-264/+316
| | | * | | | | | ACPICA: Remove extraneous status checkBob Moore2017-06-121-3/+0
| | | * | | | | | ACPICA: Export the public mutex interfacesBob Moore2017-06-121-1/+4
| | | * | | | | | ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2017-06-121-0/+14
| | | * | | | | | ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng2017-06-121-9/+0
| | | * | | | | | ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore2017-06-122-3/+4
| | | * | | | | | ACPICA: Explicitly cast 1 to u32Erik Schmauss2017-06-121-3/+9
| | | * | | | | | ACPICA: Update error message for field beyond buffer caseBob Moore2017-06-121-6/+5
| | | * | | | | | ACPICA: Events: Add runtime stub support for event APIsLv Zheng2017-06-121-0/+18
| | | * | | | | | ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg2017-06-121-3/+1
| | | * | | | | | ACPICA: Fix a type value overlap in the AML support fileBob Moore2017-06-121-28/+33
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg2017-06-128-1/+162
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg2017-06-129-1/+168
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg2017-06-129-2/+173
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-06-129-3/+190
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg2017-06-128-3/+165
| | | * | | | | | ACPICA: disassembler: improve Switch supportDavid E. Box2017-06-123-2/+8
OpenPOWER on IntegriCloud