summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
| * ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui2019-07-061-0/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-14/+1
|/
* ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart2019-05-101-1/+1
* gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing2019-04-231-0/+4
* ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-011-3/+0
* ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-011-0/+3
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+7
|\
| * ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-021-1/+7
* | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-1/+0
|/
* ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-041-1/+1
* ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2018-01-101-0/+3
* Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-301-0/+1
|\
| * ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-211-0/+1
* | ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis2017-10-201-1/+1
|/
* ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-191-14/+4
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-16/+36
|\
| * ACPI: Constify acpi_bus helper functions, switch to macrosSakari Ailus2017-07-221-17/+25
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-4/+16
| * ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node()Sakari Ailus2017-07-221-1/+1
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-031-0/+2
|\ \ \ | | |/ | |/|
| | * ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-071-0/+2
| |/
* | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-011-0/+5
* | ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki2017-08-011-1/+1
|/
* Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-031-15/+14
|\
| * PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-281-0/+5
| * ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki2017-06-281-11/+2