summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-0623-64/+84
|\
| * Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-041-2/+2
| |\
| | * ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse2019-02-071-1/+0
| | * ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse2019-02-071-1/+0
| | * ACPI / APEI: Make estatus pool allocation a static sizeJames Morse2019-02-071-1/+1
| | * ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse2019-02-071-0/+2
| * | ACPICA: Update version to 20190215Bob Moore2019-02-241-1/+1
| * | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-245-12/+13
| * | ACPICA: ACPI 6.3: add GTDT Revision 3 supportErik Schmauss2019-02-241-0/+5
| * | ACPICA: ACPI 6.3: HMAT updatesErik Schmauss2019-02-241-4/+4
| * | ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss2019-02-241-2/+5
| * | ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss2019-02-241-1/+2
| * | ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICCErik Schmauss2019-02-241-2/+3
| * | ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtableErik Schmauss2019-02-181-1/+18
| * | ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss2019-02-181-0/+1
| * | ACPICA: Remove legacy module-level code supportErik Schmauss2019-02-181-8/+0
| * | ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig2019-02-071-9/+0
| * | ACPICA: Update version to 20190108Bob Moore2019-01-151-1/+1
| * | ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-1522-22/+22
| * | ACPICA: Convert more ACPI errors to firmware errorsBob Moore2019-01-152-0/+8
| |/
* / ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang2019-02-181-0/+1
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-261-0/+3
|\
| * x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-0/+3
* | Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-212-0/+11
|\ \
| * | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+7
| * | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya2018-12-201-0/+4
| |/
* | ACPICA: Update version to 20181213Bob Moore2018-12-131-1/+1
* | ACPICA: Debug output: Add option to display method/object evaluationBob Moore2018-12-131-2/+4
* | ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-132-0/+5
* | ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-131-0/+1
* | ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-131-0/+1
* | ACPICA: Update version to 20181031Bob Moore2018-11-081-1/+1
* | ACPICA: iASL: adding definition and disassembly for TPM2 revision 3Erik Schmauss2018-11-081-0/+23
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+7
|\
| * ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-021-1/+7
* | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-233-14/+21
|\ \
| * | ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss2018-10-181-7/+0
| * | ACPICA: Update version to 20181003Bob Moore2018-10-041-1/+1
| * | ACPICA: Update for field unit accessBob Moore2018-10-041-5/+13
| * | ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2018-10-042-3/+9
| |/
* | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-231-0/+1
|\ \
| * | ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada2018-10-161-0/+1
| |/
* / dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-1/+0
|/
* 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