aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing
2019-04-09ACPICA: Update version to 20190405Bob Moore
2019-04-09ACPICA: Update version to 20190329Bob Moore
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-02-24ACPICA: Update version to 20190215Bob Moore
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add GTDT Revision 3 supportErik Schmauss
2019-02-24ACPICA: ACPI 6.3: HMAT updatesErik Schmauss
2019-02-24ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss
2019-02-24ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICCErik Schmauss
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang
2019-02-18ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtableErik Schmauss
2019-02-18ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss
2019-02-07ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse
2019-02-07ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse
2019-02-07ACPI / APEI: Make estatus pool allocation a static sizeJames Morse
2019-02-07ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig
2019-01-15ACPICA: Update version to 20190108Bob Moore
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-13ACPICA: Update version to 20181213Bob Moore
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-11-08ACPICA: Update version to 20181031Bob Moore
2018-11-08ACPICA: iASL: adding definition and disassembly for TPM2 revision 3Erik Schmauss
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss
2018-10-16ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada