aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20180810Bob Moore2018-08-141-1/+1
* ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss2018-08-141-1/+1
* ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss2018-08-141-0/+6
*-. Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki2018-08-141-0/+4
|\ \
| | * arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng2018-08-091-0/+4
| |/
* / ACPICA: Update version to 20180629Bob Moore2018-07-091-1/+1
|/
* ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris2018-06-201-2/+1
* Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-134-8/+24
|\
| * ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
| * ACPICA: Update version to 20180531Bob Moore2018-06-061-1/+1
| * ACPICA: AML Parser: Add debug option to dump parse treesBob Moore2018-06-061-1/+3
| * ACPICA: IORT: Add PMCG node supprtRobin Murphy2018-06-061-1/+9
| * ACPICA: IORT: Update for revision DRobin Murphy2018-06-061-5/+10
* | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-061-4/+3
|\ \ | |/ |/|
| * EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-121-3/+2
| * ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-021-1/+1
* | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-057-7/+76
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-041-4/+10
| |\ \|
| | * | ACPI / CPPC: Add support for CPPC v3Prashanth Prakash2018-04-241-4/+10
| | |/
| * | ACPICA: Update version to 20180508Bob Moore2018-05-181-1/+1
| * | ACPICA: Update version to 20180427Bob Moore2018-05-151-1/+1
| * | ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-151-2/+5
| * | ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior2018-05-104-0/+60
| |/
* / ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki2018-05-251-0/+1
|/
* Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-121-0/+2
|\
| * xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-211-0/+2
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-1/+1
|\ \
| * | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-041-1/+1
| |/
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-051-0/+18
|\ \
| * | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck2018-03-141-0/+18
| |/
| |
| \
*-. | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-021-0/+21
|\ \|
| * | battery: Add the battery hooking APIOgnjen Galic2018-02-211-0/+21
| |/
* | ACPICA: Update version to 20180313Bob Moore2018-03-181-1/+1
* | ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-181-10/+10
* | ACPICA: adding SPDX headersErik Schmauss2018-03-1822-794/+46
* | ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-181-4/+3
* | ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-181-0/+10
* | ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-181-2/+0
* | ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-182-0/+2
* | ACPICA: Update version to 20180209Bob Moore2018-02-211-1/+1
* | ACPICA: Add option to disable Package object name resolution errorsBob Moore2018-02-211-0/+1
* | ACPICA: Integrate package handling with module-level codeSchmauss, Erik2018-02-211-2/+6
* | ACPICA: Restructure ACPI table filesErik Schmauss2018-02-213-2294/+2286
|/
* ACPICA: Update version to 20180105Bob Moore2018-02-061-1/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-0622-22/+22
* ACPICA: Add a missing pair of parenthesesJung-uk Kim2018-02-041-1/+1
* ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim2018-02-041-1/+1
* ACPICA: Avoid NULL pointer arithmeticJung-uk Kim2018-02-041-4/+4
* ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal2018-02-041-1/+1
*-. Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2018-01-171-0/+3
|\ \