summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-0/+2
|\
| * iommu: Retire bus opsRobin Murphy2023-11-271-0/+2
* | Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-8/+68
|\ \
| * | ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2023-12-191-0/+1
| * | ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki2023-12-151-1/+1
| * | ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki2023-12-151-5/+3
| * | ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+23
| * | ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+40
| |/
| |
| \
*-. \ Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki2024-01-041-0/+93
|\ \ \ | |_|/ |/| |
| * | ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus2023-11-201-0/+4
| * | ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus2023-11-201-0/+1
| * | ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki2023-11-201-0/+17
| * | ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki2023-11-201-0/+53
| * | ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki2023-11-201-0/+18
| |/
* / ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-11-201-0/+1
|/
* Merge branch 'acpi-bus'Rafael J. Wysocki2023-10-261-1/+1
|\
| * ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki2023-10-061-1/+1
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki2023-10-261-0/+1
|\ \ \ | | |/ | |/|
| | * ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-0/+1
| |/
* / ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki2023-09-291-3/+6
|/
*---. Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki2023-08-251-2/+9
|\ \ \
| | | * ACPI: Remove assorted unused declarations of functionsYue Haibing2023-08-171-2/+0
| | |/ | |/|
| | * ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui2023-08-171-0/+9
| |/
* / ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski2023-07-141-0/+6
|/
* ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki2023-06-051-0/+2
* ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K2023-03-201-1/+2
* ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede2023-03-071-0/+5
* Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-0/+1
|\
| * PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki2023-01-131-0/+1
* | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-101-1/+2
|/
* ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-1/+1
* Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-031-0/+1
|\
| * ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2022-09-191-0/+1
| |
| \
*-. | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki2022-09-301-2/+1
|\ \|
| * | ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-241-2/+1
| |/
* | ACPI: bus: Add iterator for dependent devicesDaniel Scally2022-09-241-0/+11
* | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-1/+3
* | ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki2022-08-301-1/+0
* | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+9
* | ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki2022-08-231-3/+3
|/
* Merge branch 'acpi-properties'Rafael J. Wysocki2022-08-111-1/+2
|\
| * ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2022-07-271-1/+2
* | ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki2022-07-011-2/+0
* | ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König2022-06-301-1/+0
* | ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki2022-06-231-0/+1
* | ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki2022-06-201-0/+3
* | ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki2022-06-201-0/+2
|/
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-2/+10
|\
| * PCI/ACPI: negotiate CXL _OSCVishal Verma2022-04-281-2/+4
| * PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams2022-04-281-0/+6