summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2021-12-27ACPICA: iASL: Add TDEL table to both compiler/disassemblerBob Moore-0/+17
2021-12-27ACPICA: Add support for PCC Opregion special context dataSudeep Holla-0/+8
2021-12-27ACPICA: Fix AEST Processor generic resource substructure data field byte lengthShuuichirou Ishii-1/+1
2021-12-27ACPICA: iASL/Disassembler: Additional support for NHLT tableBob Moore-30/+42
2021-12-27ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTRJessica Clarke-1/+0
2021-12-27ACPICA: Use original pointer for virtual origin tablesJessica Clarke-2/+4
2021-12-27ACPICA: Use original data_table_region pointer for accessesJessica Clarke-0/+4
2021-12-27ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf-2/+8
2021-12-17ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki-0/+1
2021-12-13ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede-1/+4
2021-12-01ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede-2/+3
2021-11-24ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko-2/+6
2021-11-10Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki-13/+0
2021-11-05ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.hRafael J. Wysocki-13/+0
2021-11-03ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus-0/+1
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-8/+259
2021-11-02Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'Rafael J. Wysocki-3/+0
2021-11-02Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki-1/+0
2021-11-02Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki-0/+1
2021-11-02Merge branch 'acpica'Rafael J. Wysocki-4/+258
2021-11-01Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds-6/+15
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla-6/+6
2021-10-29mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla-0/+9
2021-10-27ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig-3/+0
2021-10-07ACPI: tools: fix compilation errorMiguel Bernal Marin-2/+7
2021-10-05ACPICA: Update version to 20210930Bob Moore-1/+1
2021-10-05ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI ...Bob Moore-1/+249
2021-10-05ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity typeAlison Schofield-2/+7
2021-10-05ACPICA: Add support for Windows 2020 _OSI stringMario Limonciello-0/+1
2021-09-27ACPI: glue: Drop cleanup callback from struct acpi_bus_typeRafael J. Wysocki-1/+0
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He-8/+0
2021-09-13ACPICA: Add support for MADT online enabled bitMario Limonciello-0/+1
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki-0/+5
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki-0/+5
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2021-08-30Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki-0/+8
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi-0/+8
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan-1/+1
2021-08-16ACPICA: Update version to 20210730Bob Moore-1/+1
2021-08-16ACPICA: Add method name "_DIS" For use with aslmethod.cBob Moore-0/+1
2021-08-16ACPICA: iASL: Fix for WPBT table with no command-line argumentsBob Moore-0/+4
2021-08-16ACPICA: Headers: Add new DBG2 Serial Port SubtypesMarcin Wojtas-1/+14
2021-08-16ACPICA: Macros should not use a trailing semicolonBob Moore-1/+1
2021-08-16ACPICA: iASL: Add support for the AEST table (data compiler)Bob Moore-0/+171
2021-07-24ACPI: fix NULL pointer dereferenceLinus Torvalds-1/+2
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko-5/+0
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-06-29Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki-1/+1
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki-2/+15