summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: acpiexec: fix a small memory leak regressionBob Moore2018-08-141-3/+2
* ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss2018-08-141-1/+1
* ACPICA: Reference count: add additional debugging detailsErik Schmauss2018-08-141-2/+5
* ACPICA: acpi_exec: fixing -fi optionErik Schmauss2018-08-144-9/+57
* ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore2018-08-143-6/+22
* ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss2018-08-141-6/+11
* ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss2018-08-143-4/+26
* ACPICA: Update an error message for a duplicate tableBob Moore2018-08-141-2/+2
* ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss2018-08-141-2/+7
* ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss2018-08-142-13/+19
* Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-1428-277/+528
|\
| *---. Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi'Rafael J. Wysocki2018-08-143-32/+62
| |\ \ \
| | | | * ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audioAlex Hung2018-07-201-0/+8
| | | * | ACPI / battery: Do not export energy_full[_design] on devices without full_ch...Hans de Goede2018-08-091-0/+19
| | | * | ACPI / battery: get rid of negations in conditionsDmitry Rozhkov2018-07-251-10/+12
| | | * | ACPI / battery: use specialized print macrosDmitry Rozhkov2018-07-251-5/+3
| | | * | ACPI / battery: reorder headers alphabeticallyDmitry Rozhkov2018-07-251-5/+6
| | | * | ACPI / battery: drop inclusion of init.hDmitry Rozhkov2018-07-251-1/+0
| | | * | ACPI: battery: remove redundant old_present check on insertionLucas Rangit Magasweran2018-07-241-4/+4
| | | |/
| | * | ACPI / button: fix defined but not used warningRandy Dunlap2018-07-091-1/+3
| | * | ACPI / button: increment wakeup count only when notifiedRavi Chandra Sadineni2018-07-021-6/+7
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki2018-08-149-51/+186
| |\ \ \ \ \ \
| | | | | * | | arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng2018-08-092-6/+5
| | | | * | | | ACPI / EC: Add another entry for Thinkpad X1 Carbon 6thMika Westerberg2018-08-091-0/+7
| | | | * | | | ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rdAaron Ma2018-08-061-0/+7
| | | * | | | | ACPI: bus: Fix a pointer coding style issueTom Todd2018-08-091-1/+1
| | | * | | | | Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision...Kai Heng Feng2018-07-201-31/+7
| | | | |_|_|/ | | | |/| | |
| | * | | | | platform/x86: Add ACPI i2c-multi-instantiate pseudo driverHans de Goede2018-08-094-0/+150
| | * | | | | ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede2018-08-091-10/+0
| | * | | | | Merge branch 'acpi-scan' to satisfy dependencies.Rafael J. Wysocki2018-08-091053-5480/+10579
| | |\ \ \ \ \
| | * | | | | | ACPI / x86: enable touchscreen on Dell Venue Pro 7139Tristian Celestin2018-07-041-3/+9
| | | |_|_|_|/ | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki2018-08-1415-191/+260
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | ACPI: property: graph: Update graph documentation to use generic referencesSakari Ailus2018-07-232-30/+36
| | | * | | | | ACPI: property: graph: Improve graph documentation for port/ep numberingSakari Ailus2018-07-231-1/+4
| | | * | | | | ACPI: property: graph: Fix graph documentationSakari Ailus2018-07-231-12/+16
| | | * | | | | ACPI: property: Update documentation for hierarchical data extension 1.1Sakari Ailus2018-07-231-5/+5
| | | * | | | | ACPI: property: Document key numbering for hierarchical data extension refsSakari Ailus2018-07-231-6/+25
| | | * | | | | ACPI: property: Use data node name and reg property for graphsSakari Ailus2018-07-231-9/+42
| | | * | | | | ACPI: property: Allow direct graph endpoint referencesSakari Ailus2018-07-231-2/+2
| | | * | | | | ACPI: property: Make the ACPI graph API privateSakari Ailus2018-07-232-75/+16
| | | * | | | | ACPI: property: Document hierarchical data extension referencesSakari Ailus2018-07-231-0/+69
| | | * | | | | ACPI: property: Allow making references to non-device nodesSakari Ailus2018-07-231-18/+33
| | | * | | | | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-239-55/+43
| | * | | | | | Merge back ACPICA material for 4.19.Rafael J. Wysocki2018-08-064-10/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge back ACPICA changes for 4.19.Rafael J. Wysocki2018-07-294-10/+1
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge back ACPICA material for v4.19.Rafael J. Wysocki2018-07-164-10/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | ACPICA: Update version to 20180629Bob Moore2018-07-091-1/+1
| | | | | * | | | | | ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...Erik Schmauss2018-07-092-7/+0
| | | | | * | | | | | ACPICA: Revert "iASL: change processing of external op namespace nodes for co...Erik Schmauss2018-07-092-8/+6
| * | | | | | | | | | ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede2018-08-091-0/+16