aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee1-2/+30
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki1-0/+35
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki1-0/+56
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki1-20/+6
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-0/+56
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee1-0/+35
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause1-1/+1
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki1-13/+15
2015-05-16ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki1-20/+6
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki1-5/+28
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-04-13ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki1-2/+4
2015-04-13ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki1-94/+155
2015-04-10ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki1-50/+65
2015-04-10ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki1-19/+11
2015-04-10ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki1-6/+14
2015-03-18ACPI / scan: fix fixed event handler return valueAaron Lu1-2/+2
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue1-0/+1
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki1-5/+8
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki1-2/+2
2014-12-12ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki1-2/+2
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki1-0/+85
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu1-0/+85
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+21
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg1-11/+95
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg1-0/+2
2014-10-27ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg1-16/+54
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+1
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming.Lv Zheng1-1/+1
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acpi-video'Rafael J. Wysocki1-1/+1
2014-09-22ACPI / scan: Correct error return value of create_modalias()Mika Westerberg1-1/+1
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki1-0/+3
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui1-0/+1
2014-09-03ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-7/+8
2014-08-26ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-08-26ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki1-1/+1
2014-08-10Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki1-1/+2
2014-08-07ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki1-1/+3
2014-07-23ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki1-13/+16
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki1-1/+3
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki1-3/+53
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+4
2014-05-30ACPI / scan: use platform bus type by default for _HID enumerationZhang Rui1-1/+41
2014-05-30ACPI / scan: Change the meaning of missing .attach() in scan handlersRafael J. Wysocki1-1/+5
2014-05-30ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki1-1/+3
2014-05-30ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui1-0/+1
2014-05-30ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki1-0/+3
2014-05-20ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki1-0/+4