summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* 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-111-3/+3
| |
| \
*-. \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-1/+1
|\ \ \ | | |/ | |/|
| | * ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-091-1/+1
| |/
* / device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-271-2/+2
|/
*-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-121-1/+5
|\ \
| | * ACPI / PM: Support D3 COLD device in old BIOS for ZPODDKen Xue2015-12-091-1/+3
| |/ |/|
| * ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-091-0/+2
|/
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-33/+3
|\
| * device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-071-34/+0
| * ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-071-0/+3
| * ACPI: Honor ACPI _CCA attribute settingJeremy Linton2015-11-071-2/+3
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-251-2/+2
|\ \ \ | |_|/ |/| |
| * | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-151-1/+1
| * | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-151-1/+1
| |/
* | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-151-2/+19
* | ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-151-0/+3
* | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-0/+9
|/
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
*---. Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-261-1/+1
|\ \ \
| | * | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-1/+1
| | |/
* | | Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-1/+36
|\ \ \
| * | | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-1/+36
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-191-2/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| * / ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-2/+1
| |/
* / ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki2015-05-051-1/+2
|/
* Merge branch 'device-properties'Rafael J. Wysocki2015-04-131-1/+2
|\
| * driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-1/+2
* | ACPI: Add acpi_device_uid() for convenienceAdrian Hunter2015-03-181-0/+1
|/
*---. Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-181-0/+1
|\ \ \
| | | * ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-121-0/+1
| | |/
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1
|\ \ \
| * | | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-041-5/+1
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki2014-12-081-0/+1
|\ \| | | | |/ | |/|
| * | ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-241-0/+1
| |/
* | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2014-11-041-0/+3
* | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+17
* | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-041-0/+1
* | ACPI: Add support for device specific propertiesMika Westerberg2014-11-041-0/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+1
|\
| * ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-101-0/+1
* | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-251-3/+1
|\ \
| * \ Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-191-3/+1
| |\ \
| | * | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-3/+1
| | |/
* | / ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-211-0/+1
|/ /
* / ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-1/+0
|/
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-7/+1
|\ \