| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-10 | Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video' |  Rafael J. Wysocki | 1 | -13/+0 |
| 2021-11-05 | ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.h |  Rafael J. Wysocki | 1 | -13/+0 |
| 2021-11-03 | ACPI: scan: Obtain device's desired enumeration power state |  Sakari Ailus | 1 | -0/+1 |
| 2021-11-02 | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 6 | -8/+259 |
| 2021-11-02 | Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs' |  Rafael J. Wysocki | 1 | -3/+0 |
| 2021-11-02 | Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' |  Rafael J. Wysocki | 1 | -1/+0 |
| 2021-11-02 | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -0/+1 |
| 2021-11-02 | Merge branch 'acpica' |  Rafael J. Wysocki | 4 | -4/+258 |
| 2021-11-01 | Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration |  Linus Torvalds | 1 | -6/+15 |
| 2021-10-29 | mailbox: pcc: Use PCC mailbox channel pointer instead of standard |  Sudeep Holla | 1 | -6/+6 |
| 2021-10-29 | mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info |  Sudeep Holla | 1 | -0/+9 |
| 2021-10-27 | ACPI: APEI: mark apei_hest_parse() static |  Christoph Hellwig | 1 | -3/+0 |
| 2021-10-07 | ACPI: tools: fix compilation error |  Miguel Bernal Marin | 1 | -2/+7 |
| 2021-10-05 | ACPICA: Update version to 20210930 |  Bob Moore | 1 | -1/+1 |
| 2021-10-05 | ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI table |  Bob Moore | 1 | -1/+249 |
| 2021-10-05 | ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type |  Alison Schofield | 1 | -2/+7 |
| 2021-10-05 | ACPICA: Add support for Windows 2020 _OSI string |  Mario Limonciello | 1 | -0/+1 |
| 2021-09-27 | ACPI: glue: Drop cleanup callback from struct acpi_bus_type |  Rafael J. Wysocki | 1 | -1/+0 |
| 2021-09-23 | Revert "ACPI: Add memory semantics to acpi_os_map_memory()" |  Jia He | 1 | -8/+0 |
| 2021-09-13 | ACPICA: Add support for MADT online enabled bit |  Mario Limonciello | 1 | -0/+1 |
| 2021-09-10 | Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em' |  Rafael J. Wysocki | 1 | -0/+5 |
| 2021-09-07 | ACPI: CPPC: Introduce cppc_get_nominal_perf() |  Rafael J. Wysocki | 1 | -0/+5 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -1/+1 |
| 2021-08-30 | Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -0/+8 |
| 2021-08-25 | ACPI: Add memory semantics to acpi_os_map_memory() |  Lorenzo Pieralisi | 1 | -0/+8 |
| 2021-08-19 | isystem: ship and use stdarg.h |  Alexey Dobriyan | 1 | -1/+1 |
| 2021-08-16 | ACPICA: Update version to 20210730 |  Bob Moore | 1 | -1/+1 |
| 2021-08-16 | ACPICA: Add method name "_DIS" For use with aslmethod.c |  Bob Moore | 1 | -0/+1 |
| 2021-08-16 | ACPICA: iASL: Fix for WPBT table with no command-line arguments |  Bob Moore | 1 | -0/+4 |
| 2021-08-16 | ACPICA: Headers: Add new DBG2 Serial Port Subtypes |  Marcin Wojtas | 1 | -1/+14 |
| 2021-08-16 | ACPICA: Macros should not use a trailing semicolon |  Bob Moore | 1 | -1/+1 |
| 2021-08-16 | ACPICA: iASL: Add support for the AEST table (data compiler) |  Bob Moore | 2 | -0/+171 |
| 2021-07-24 | ACPI: fix NULL pointer dereference |  Linus Torvalds | 1 | -1/+2 |
| 2021-07-19 | ACPI: utils: Fix reference counting in for_each_acpi_dev_match() |  Andy Shevchenko | 1 | -5/+0 |
| 2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -0/+3 |
| 2021-06-29 | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2021-06-29 | Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2021-06-29 | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' |  Rafael J. Wysocki | 1 | -2/+15 |
| 2021-06-25 | ACPI: Move IOMMU setup code out of IORT |  Jean-Philippe Brucker | 1 | -0/+3 |
| 2021-06-17 | ACPI: scan: Define acpi_bus_put_acpi_device() as static inline |  Rafael J. Wysocki | 1 | -2/+7 |
| 2021-06-10 | ACPICA: Add PRMT module header to facilitate parsing |  Erik Kaneda | 1 | -0/+5 |
| 2021-06-07 | ACPI: scan: Add function to fetch dependent of ACPI device |  Daniel Scally | 1 | -0/+1 |
| 2021-06-07 | ACPI: scan: Extend acpi_walk_dep_device_list() |  Daniel Scally | 1 | -0/+7 |
| 2021-06-07 | ACPI: NUMA: fix typo in a comment |  Christophe JAILLET | 1 | -1/+1 |
| 2021-06-07 | ACPI: scan: Constify acpi_dma_supported() helper function |  Andy Shevchenko | 1 | -1/+1 |
| 2021-06-07 | ACPICA: Update version to 20210604 |  Bob Moore | 1 | -1/+1 |
| 2021-06-07 | ACPICA: Add support for PlatformRtMechanism OperationRegion handler |  Erik Kaneda | 1 | -0/+2 |
| 2021-06-07 | ACPICA: iASL: add disassembler support for PRMT |  Erik Kaneda | 1 | -0/+38 |
| 2021-06-07 | ACPICA: Add the CFMWS structure definition to the CEDT table |  Alison Schofield | 1 | -1/+30 |
| 2021-06-07 | ACPICA: Add defines for the CXL Host Bridge Structure (CHBS) |  Alison Schofield | 1 | -0/+10 |