summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki2022-04-221-1/+1
* | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki2022-04-131-0/+1
* | ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki2022-04-131-0/+2
|/
* ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-1/+0
* ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-0/+2
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-0/+1
|\
| * acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus2021-12-301-0/+1
* | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-101-2/+25
|\ \
| * | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede2022-01-041-0/+5
| * | Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2022-01-041-0/+17
| |\ \
| | * | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede2021-12-301-0/+16
| | * | ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki2021-12-171-0/+1
| | |/
| * / ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-2/+3
| |/
* / ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2021-12-131-1/+4
|/
* ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+1
* ACPI: glue: Drop cleanup callback from struct acpi_bus_typeRafael J. Wysocki2021-09-271-1/+0
* ACPI: fix NULL pointer dereferenceLinus Torvalds2021-07-241-1/+2
* ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-5/+0
* Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+3
|\
| * ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker2021-06-251-0/+3
* | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-1/+1
|\ \
| * | ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2021-06-071-1/+1
| |/
* | ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki2021-06-171-2/+7
* | ACPI: scan: Add function to fetch dependent of ACPI deviceDaniel Scally2021-06-071-0/+1
* | ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-071-0/+7
|/
*---. Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki2021-04-261-0/+15
|\ \ \
| | | * ACPI: utils: Document for_each_acpi_dev_match() macroAndy Shevchenko2021-04-131-0/+14
| | * | ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede2021-04-081-0/+1
| | |/
* | / ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko2021-04-131-0/+5
| |/ |/|
* | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-221-0/+1
|/
* media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally2021-01-261-0/+7
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-071-5/+0
* ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2020-07-281-2/+7
* ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede2020-05-091-0/+1
* acpi: Remove header dependencyPeter Zijlstra2020-03-211-1/+1
* ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko2019-10-151-0/+2
* ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko2019-10-151-3/+3
*-. Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki2019-07-081-1/+10
|\ \
| | * ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki2019-07-041-1/+0
| | * ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg2019-06-271-0/+4
| |/ |/|