summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki2021-08-301-0/+8
|\ \
| * | ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi2021-08-251-0/+8
| |/
* | ACPICA: Update version to 20210730Bob Moore2021-08-161-1/+1
* | ACPICA: Add method name "_DIS" For use with aslmethod.cBob Moore2021-08-161-0/+1
* | ACPICA: iASL: Fix for WPBT table with no command-line argumentsBob Moore2021-08-161-0/+4
* | ACPICA: Headers: Add new DBG2 Serial Port SubtypesMarcin Wojtas2021-08-161-1/+14
* | ACPICA: Macros should not use a trailing semicolonBob Moore2021-08-161-1/+1
* | ACPICA: iASL: Add support for the AEST table (data compiler)Bob Moore2021-08-162-0/+171
|/
* ACPI: fix NULL pointer dereferenceLinus Torvalds2021-07-241-1/+2
* ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-5/+0
* Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+3
|\
| * ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker2021-06-251-0/+3
* | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-1/+1
|\ \
| * | ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2021-06-071-1/+1
| |/
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki2021-06-291-1/+1
|\ \ \ | | |/ | |/|
| | * ACPI: NUMA: fix typo in a commentChristophe JAILLET2021-06-071-1/+1
| |/
| |
| \
*-. \ Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2021-06-291-2/+15
|\ \ \ | | |/ | |/|
| | * ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki2021-06-171-2/+7
| | * ACPI: scan: Add function to fetch dependent of ACPI deviceDaniel Scally2021-06-071-0/+1
| | * ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-071-0/+7
| |/
* | ACPICA: Add PRMT module header to facilitate parsingErik Kaneda2021-06-101-0/+5
* | ACPICA: Update version to 20210604Bob Moore2021-06-071-1/+1
* | ACPICA: Add support for PlatformRtMechanism OperationRegion handlerErik Kaneda2021-06-071-0/+2
* | ACPICA: iASL: add disassembler support for PRMTErik Kaneda2021-06-071-0/+38
* | ACPICA: Add the CFMWS structure definition to the CEDT tableAlison Schofield2021-06-071-1/+30
* | ACPICA: Add defines for the CXL Host Bridge Structure (CHBS)Alison Schofield2021-06-071-0/+10
* | ACPICA: iASL: Add support for the BDAT ACPI tableBob Moore2021-06-071-0/+15
* | ACPICA: Add _PLD panel positionsFabian Wüthrich2021-06-071-0/+10
* | ACPICA: iASL Table Compiler: Add full support for RGRT ACPI tableBob Moore2021-06-071-0/+27
* | ACPICA: iASL: Add support for the SVKL tableBob Moore2021-06-071-1/+3
* | ACPICA: iASL: Finish support for the IVRS ACPI tableBob Moore2021-06-071-0/+6
* | ACPICA: Add SVKL table headersKuppuswamy Sathyanarayanan2021-06-071-0/+30
* | ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox StructureKuppuswamy Sathyanarayanan2021-06-071-0/+14
|/
*---. Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki2021-04-262-0/+55
|\ \ \
| | | * ACPI: utils: Document for_each_acpi_dev_match() macroAndy Shevchenko2021-04-131-0/+14
| | * | ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede2021-04-081-0/+1
| | |/
| * | ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unsetRafael J. Wysocki2021-03-231-0/+40
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki2021-04-261-0/+5
|\ \ \ \ \ | | | |/ / | | |/| / | | | |/
| * | / ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko2021-04-131-0/+5
| | |/ | |/|
* | | Merge branch 'acpi-messages'Rafael J. Wysocki2021-04-261-10/+0
|\ \ \
| * | | ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentationRafael J. Wysocki2021-03-081-9/+0
| * | | ACPI: sysfs: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-1/+0
| * | | Merge branch 'acpi-pci'Rafael J. Wysocki2021-03-081-1/+0
| |\ \ \
| | \ \ \
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-pci' and 'acpi-processor'Rafael J. Wysocki2021-04-261-2/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge back 'acpi-processor' material for v5.13.Rafael J. Wysocki2021-04-061-1/+0
| | |\| | | | | | |/ / | | |/| |
| | | * | ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-1/+0
| | | |/
| * | / ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki2021-03-081-1/+0
| | |/ | |/|
* | | ACPICA: Update version to 20210331Bob Moore2021-04-071-1/+1
* | | ACPICA: IORT: Updates for revision E.bShameer Kolothum2021-04-071-6/+20
* | | ACPICA: acpisrc: Add missing conversion for VIOT supportJean-Philippe Brucker2021-04-071-4/+4