summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-261-0/+1
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-221-3/+0
|\
| * ACPI: do not warn if _BQC does not existZhang Rui2016-11-291-3/+0
* | ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi2016-12-061-13/+1
* | ACPI/IORT: Introduce iort_iommu_configureLorenzo Pieralisi2016-11-291-1/+6
* | ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-291-0/+40
|/
* Merge branch 'device-properties'Rafael J. Wysocki2016-11-111-1/+1
|\
| * ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-101-1/+1
| |
| \
*-. \ Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki2016-10-021-0/+2
|\ \ \
| | * | ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng2016-09-101-0/+1
| | |/
| * / ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-241-0/+1
|/ /
* / ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-021-3/+3
|/
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+74
|\
| * Xen: ACPI: Hide UART used by XenShannon Zhao2016-07-061-0/+74
* | ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-081-1/+67
* | ACPI / scan: fix enumeration (visited) flags for bus rescansOctavian Purdila2016-07-081-6/+7
|/
* ACPI / scan: AMBA bus probing supportGraeme Gregory2016-02-161-0/+1
* ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-091-7/+1
* ACPI / scan: Fix acpi_bus_id_list bookkeepingLukas Wunner2015-12-091-0/+14
* ACPI / scan: set status to 0 if _STA failedAaron Lu2015-11-301-1/+1
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-0/+42
|\
| * ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-071-0/+42
* | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-251-0/+39
|\ \
| * | ACPI: Add early device probing infrastructureMarc Zyngier2015-10-011-0/+39
| |/
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-251-4/+4
|\ \ \ | |_|/ |/| |
| * | ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes2015-09-151-2/+2
| * | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-151-2/+2
| |/
* / ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-151-20/+0
|/
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-291-874/+0
|\
| * ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki2015-07-171-6/+0
| * ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki2015-07-171-183/+0
| * ACPI / scan: Move device matching code to bus.cRafael J. Wysocki2015-07-171-189/+0
| * ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki2015-07-171-482/+1
* | ACPI / PM: Attach ACPI power domain only onceMika Westerberg2015-07-281-16/+30
|/
* ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-071-2/+30
* Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-0/+35
|\
| * ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-0/+35
* | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-191-0/+56
|\ \
| * | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede2015-06-191-0/+56
| |/
| |
| \
*-. \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-191-20/+6
|\ \ \ | |_|/ |/| |
| * | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-20/+6
| |/
* | ACPI / scan: constify ACPI device idsMathias Krause2015-06-151-1/+1
* | ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki2015-05-221-13/+15
|/
* ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki2015-04-241-5/+28
* ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-04-241-1/+5
* ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki2015-04-131-2/+4
* ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki2015-04-131-94/+155
* ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki2015-04-101-50/+65
* ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki2015-04-101-19/+11
* ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki2015-04-101-6/+14