summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
*-. 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/+0Star
| | * 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/+1Star
|/
* 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/+0Star
* 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/+0Star
|/
* 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/+4Star
* 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/+14Star
|\
| * 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/+2Star
| * ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki2017-06-281-1/+0Star
| * Merge branch 'uuid-types'Rafael J. Wysocki2017-06-221-5/+6
| |\
| * | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-151-1/+5
| * | ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki2017-06-151-2/+2
* | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-031-5/+6
|\ \ \ | | |/ | |/|
| * | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+6
| |/
* / ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-211-1/+2
|/
* Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-0/+9
|\
| *-. Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki2017-05-091-0/+9
| |\ \
| | | * ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-271-0/+9
| | |/
* | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-1/+1
|\ \ \
| * | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-201-1/+1
| | |/ | |/|
* | | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-011-0/+1
|\ \ \ | |_|/ |/| |
| * | ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg2017-03-291-0/+1
| |/
* / ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-191-0/+1
|/
* ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan2017-02-071-0/+2
* ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-291-0/+2
* device property: Add function to search for named child of deviceAdam Thomson2016-06-261-0/+7
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-3/+3
|\
| * acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-121-3/+3
| |
| \
*-. \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-1/+1
|\ \ \ | | |/ | |/|