summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-08ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila
2016-07-08ACPI / scan: fix enumeration (visited) flags for bus rescansOctavian Purdila
2016-07-06Xen: ACPI: Hide UART used by XenShannon Zhao
2016-02-16ACPI / scan: AMBA bus probing supportGraeme Gregory
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner
2015-12-09ACPI / scan: Fix acpi_bus_id_list bookkeepingLukas Wunner
2015-11-30ACPI / scan: set status to 0 if _STA failedAaron Lu
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-25Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-09-15ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes
2015-09-15ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg
2015-07-17ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki
2015-07-17ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki
2015-07-17ACPI / scan: Move device matching code to bus.cRafael J. Wysocki
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki
2015-05-16ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-13ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki
2015-04-13ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki
2015-04-10ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki
2015-04-10ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki
2015-04-10ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki
2015-03-18ACPI / scan: fix fixed event handler return valueAaron Lu
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki
2014-12-12ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg
2014-10-27ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg