aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-23ACPI / scan: Initialize watchdog before PNPMika Westerberg1-1/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-9/+24
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry1-0/+14
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-9/+10
2018-03-20ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi1-1/+2
2018-02-04ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede1-3/+17
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki1-0/+21
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng1-0/+21
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-20/+17
2017-10-20ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis1-20/+17
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada1-0/+1
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki1-0/+7
2017-09-03Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-8/+83
2017-08-17ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki1-3/+3
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng1-1/+0
2017-08-07ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi1-8/+4
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi1-0/+79
2017-08-03ACPI / scan: Recognize Apple SPI and I2C slavesLukas Wunner1-0/+7
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus1-2/+1
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+4
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki1-5/+13
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi1-5/+13
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki1-15/+8
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki1-15/+8
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus1-0/+1
2017-06-22ACPI: Constify argument to acpi_device_is_present()Sakari Ailus1-6/+3
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula1-30/+37
2017-05-30ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R1-2/+2
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-3/+8
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-10/+20
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R1-3/+8
2017-04-19ACPI / scan: Avoid enumerating devices more than onceRafael J. Wysocki1-0/+2
2017-04-19ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki1-3/+3
2017-04-15Merge back ACPI namespace scan code changes for v4.12.Rafael J. Wysocki1-13/+3
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki1-7/+12
2017-04-13ACPI / scan: Drop support for force_removeMichal Hocko1-13/+3
2016-12-26ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng1-0/+1
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2016-12-06ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi1-13/+1
2016-11-29ACPI: do not warn if _BQC does not existZhang Rui1-3/+0
2016-11-29ACPI/IORT: Introduce iort_iommu_configureLorenzo Pieralisi1-1/+6
2016-11-29ACPI: Implement acpi_dma_configureLorenzo Pieralisi1-0/+40
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki1-1/+1
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus1-1/+1
2016-10-02Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki1-0/+2
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+1
2016-09-10ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng1-0/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+74