| Age | Commit message (Expand) | Author |
| 2021-05-06 | Merge branches 'acpi-pm' and 'acpi-docs' | Rafael J. Wysocki |
| 2021-04-30 | Revert "ACPI: scan: Turn off unused power resources during initialization" | Rafael J. Wysocki |
| 2021-04-26 | Merge branch 'acpi-misc' | Rafael J. Wysocki |
| 2021-04-26 | Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' | Rafael J. Wysocki |
| 2021-04-13 | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code | Andy Shevchenko |
| 2021-04-12 | ACPI: scan: Utilize match_string() API | Andy Shevchenko |
| 2021-04-08 | ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() | Rafael J. Wysocki |
| 2021-04-08 | ACPI: scan: Drop sta argument from acpi_init_device_object() | Rafael J. Wysocki |
| 2021-04-08 | ACPI: scan: Drop sta argument from acpi_add_single_object() | Rafael J. Wysocki |
| 2021-04-08 | ACPI: scan: Rearrange checks in acpi_bus_check_add() | Rafael J. Wysocki |
| 2021-04-08 | ACPI: scan: Fold acpi_bus_type_and_status() into its caller | Rafael J. Wysocki |
| 2021-03-30 | ACPI: scan: Fix _STA getting called on devices with unmet dependencies | Hans de Goede |
| 2021-03-23 | ACPI: scan: Turn off unused power resources during initialization | Rafael J. Wysocki |
| 2021-03-22 | ACPI: scan: Use unique number for instance_no | Andy Shevchenko |
| 2021-03-19 | ACPI: fix various typos in comments | Tom Saeger |
| 2021-02-15 | Merge branch 'acpi-messages' | Rafael J. Wysocki |
| 2021-02-05 | Merge back 'acpi-scan' changes for v5.12. | Rafael J. Wysocki |
| 2021-02-04 | ACPI: scan: Clean up printing messages | Rafael J. Wysocki |
| 2021-02-01 | ACPI: scan: Fix battery devices sometimes never binding | Hans de Goede |
| 2021-01-25 | ACPI: scan: Rearrange code related to acpi_get_device_data() | Rafael J. Wysocki |
| 2021-01-25 | ACPI: scan: Adjust white space in acpi_device_add() | Rafael J. Wysocki |
| 2021-01-25 | ACPI: scan: Rearrange memory allocation in acpi_device_add() | Rafael J. Wysocki |
| 2021-01-20 | ACPI: scan: Make acpi_bus_get_device() clear return pointer on error | Hans de Goede |
| 2021-01-11 | ACPI: scan: Harden acpi_device_add() against device ID overflows | Dexuan Cui |
| 2020-12-22 | Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep' | Rafael J. Wysocki |
| 2020-12-17 | ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids | Hans de Goede |
| 2020-12-17 | ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() | Rafael J. Wysocki |
| 2020-12-17 | ACPI: scan: Defer enumeration of devices with _DEP lists | Rafael J. Wysocki |
| 2020-12-17 | ACPI: scan: Evaluate _DEP before adding the device | Rafael J. Wysocki |
| 2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
| 2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2020-12-09 | driver core: Add fwnode_init() | Saravana Kannan |
| 2020-12-08 | ACPI: scan: Fix up _DEP-related terminology with supplier/consumer | Rafael J. Wysocki |
| 2020-12-08 | ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[] | Rafael J. Wysocki |
| 2020-12-07 | ACPI: scan: Add PNP0D80 to the _DEP exceptions list | Rafael J. Wysocki |
| 2020-12-02 | ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() | Hans de Goede |
| 2020-12-02 | ACPI: scan: Add acpi_info_matches_hids() helper | Hans de Goede |
| 2020-11-09 | ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name | John Garry |
| 2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
| 2020-10-02 | ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug() | Tian Tao |
| 2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi |
| 2020-06-10 | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
| 2020-06-08 | ACPI: PM: Avoid using power resources if there are none for D0 | Rafael J. Wysocki |
| 2020-05-09 | ACPI: scan: Put SPCR and STAO table after using it | Hanjun Guo |
| 2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
| 2019-10-17 | ACPI: platform: Unregister stale platform devices | Andy Shevchenko |
| 2019-08-03 | drivers/acpi/scan.c: document why we don't need the device_hotplug_lock | David Hildenbrand |