aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
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
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki
2014-09-22ACPI / scan: Correct error return value of create_modalias()Mika Westerberg
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui
2014-09-03ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-08-26ACPI: Run fixed event device notifications in process contextLan Tianyu