summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-1/+0
*-. Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-181-1/+3
|\ \
| | * ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-031-2/+2
| | * ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-031-1/+3
| |/
| |
| \
*-. \ Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki2022-03-183-0/+11
|\ \ \ | |_|/ |/| |
| | * ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-0/+2
| |/ |/|
| * ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki2022-01-252-0/+9
|/
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-0/+1
|\
| * acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus2021-12-301-0/+1
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-0/+5
|\ \
| * | ACPI: CPPC: Add CPPC enable register functionJinzhou Su2021-12-301-0/+5
| |/
* | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-106-42/+140
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-2/+8
| |\ \|
| | * | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede2022-01-041-0/+5
| | * | Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2022-01-041-0/+17
| | |\ \
| | * | | ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-2/+3
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2022-01-102-2/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-242-2/+6
| | |/ /
| | | |
| | \ \
| *-. | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki2022-01-101-0/+17
| |\ \| | | | | |/ | | |/|
| | * | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede2021-12-301-0/+16
| | * | ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki2021-12-171-0/+1
| | |/
| * | ACPICA: Update version to 20211217Bob Moore2021-12-271-1/+1
| * | ACPICA: iASL/NHLT table: "Specific Data" field supportBob Moore2021-12-271-1/+4
| * | ACPICA: iASL: Add suppport for AGDI tableIlkka Koskinen2021-12-271-0/+20
| * | ACPICA: iASL: Add TDEL table to both compiler/disassemblerBob Moore2021-12-271-0/+17
| * | ACPICA: Add support for PCC Opregion special context dataSudeep Holla2021-12-271-0/+8
| * | ACPICA: Fix AEST Processor generic resource substructure data field byte lengthShuuichirou Ishii2021-12-271-1/+1
| * | ACPICA: iASL/Disassembler: Additional support for NHLT tableBob Moore2021-12-271-30/+42
| * | ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTRJessica Clarke2021-12-271-1/+0
| * | ACPICA: Use original pointer for virtual origin tablesJessica Clarke2021-12-271-2/+4
| * | ACPICA: Use original data_table_region pointer for accessesJessica Clarke2021-12-271-0/+4
| * | ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf2021-12-271-2/+8
| |/
* / ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2021-12-131-1/+4
|/
*-. Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki2021-11-101-13/+0
|\ \
| * | ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.hRafael J. Wysocki2021-11-051-13/+0
| |/
* / ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+1
|/
* Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-026-8/+259
|\
| *---. Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'Rafael J. Wysocki2021-11-021-3/+0
| |\ \ \
| | * | | ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig2021-10-271-3/+0
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki2021-11-021-1/+0
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ACPI: glue: Drop cleanup callback from struct acpi_bus_typeRafael J. Wysocki2021-09-271-1/+0
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2021-11-021-0/+1
| |\ \ \| | | | | | | |/ / | | | |/| |
| | * / | | ACPICA: Add support for MADT online enabled bitMario Limonciello2021-09-131-0/+1
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2021-11-024-4/+258
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPICA: Update version to 20210930Bob Moore2021-10-051-1/+1
| | * | | ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI ...Bob Moore2021-10-051-1/+249
| | * | | ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity typeAlison Schofield2021-10-051-2/+7
| | * | | ACPICA: Add support for Windows 2020 _OSI stringMario Limonciello2021-10-051-0/+1
| | | |/ | | |/|
* | | | Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2021-11-011-6/+15
|\ \ \ \ | |/ / / |/| | |
| * | | mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla2021-10-291-6/+6