summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)Author
2024-01-08ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-10-26Merge branch 'acpi-bus'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-06ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki
2023-08-17ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui
2023-08-17ACPI: Remove assorted unused declarations of functionsYue Haibing
2023-07-14ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski
2023-06-05ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki
2023-03-20ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki
2022-09-24ACPI: bus: Add iterator for dependent devicesDaniel Scally
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko
2022-08-30ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki
2022-08-24ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus
2022-07-01ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki
2022-06-30ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König
2022-06-23ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki
2022-06-20ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki
2022-06-20ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams
2022-04-22ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki
2022-04-13ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki
2022-04-13ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-04ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede
2022-01-04Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki
2021-12-30ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede
2021-12-30acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus
2021-12-17ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki
2021-12-13ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede