summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAge
* ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-19
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05
|\
| * ACPI: Constify acpi_bus helper functions, switch to macrosSakari Ailus2017-07-22
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-22
| * ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node()Sakari Ailus2017-07-22
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-03
|\ \ \ | | |/ | |/|
| | * ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-07
| |/
* | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-01
* | ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki2017-08-01
|/
* Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-03
|\
| * PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-28
| * ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki2017-06-28
| * ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki2017-06-28
| * Merge branch 'uuid-types'Rafael J. Wysocki2017-06-22
| |\
| * | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-15
| * | ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki2017-06-15
* | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-03
|\ \ \ | | |/ | |/|
| * | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-07
| |/
* | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-21
|/
* Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-10
|\
| *-. Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki2017-05-09
| |\ \
| | | * ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-27
| | |/
* | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-09
|\ \ \
| * | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-20
| | |/ | |/|
* | | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-01
|\ \ \ | |_|/ |/| |
| * | ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg2017-03-29
| |/
* | ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-19
|/
* ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan2017-02-07
* ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-29
* device property: Add function to search for named child of deviceAdam Thomson2016-06-26
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-23
|\
| * acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-11
| |
| \
*-. \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-16
|\ \ \ | | |/ | |/|
| | * ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-09
| |/
* | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-27
|/
*-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-12
|\ \
| | * ACPI / PM: Support D3 COLD device in old BIOS for ZPODDKen Xue2015-12-09
| |/ |/|
| * ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-09
|/
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
|\
| * device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-07
| * ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-07
| * ACPI: Honor ACPI _CCA attribute settingJeremy Linton2015-11-07
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-25
|\ \ \ | |_|/ |/| |
| * | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-15
| * | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-15
| |/
* | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-15
* | ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-15
* | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-15
|/
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
*---. Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-26
|\ \ \