summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry2018-04-04
| * ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-04
* | ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi2018-03-20
|/
* ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede2018-02-04
* Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-30
|\
| * ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-21
* | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\ \
| * | ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis2017-10-20
| |/
* | ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-11
|/
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05
|\
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-22
| |
| \
*-. \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-03
|\ \ \ | | |/ | |/|
| | * ACPI / scan: Recognize Apple SPI and I2C slavesLukas Wunner2017-08-03
| |/
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-03
|\ \ \ | | |/
| * | ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-07
| * | ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-07
| |/
* | ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki2017-08-17
* | ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-17
|/
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-10
|\
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-22
| * ACPI: Constify argument to acpi_device_is_present()Sakari Ailus2017-06-22
| |
| \
| \
| \
*---. \ Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2017-07-10
|\ \ \ \ | | | |/
| | * | ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi2017-07-04
| |/ /
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-03
|\ \ \ | |/ / |/| |
| * | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki2017-06-28
| |/
* | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-21
|/
* ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R2017-05-30
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-09
|\
| *-. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-04
| |\ \
| | * | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-20
| |/ /
* | | ACPI / scan: Avoid enumerating devices more than onceRafael J. Wysocki2017-04-19
* | | ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki2017-04-19
* | | Merge back ACPI namespace scan code changes for v4.12.Rafael J. Wysocki2017-04-15
|\ \ \ | |_|/ |/| |
| * | ACPI / scan: Drop support for force_removeMichal Hocko2017-04-13
| |/
* | ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki2017-04-13
|/
* ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-26
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-22
|\
| * ACPI: do not warn if _BQC does not existZhang Rui2016-11-29
* | ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi2016-12-06
* | ACPI/IORT: Introduce iort_iommu_configureLorenzo Pieralisi2016-11-29
* | ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-29
|/
* Merge branch 'device-properties'Rafael J. Wysocki2016-11-11
|\
| * ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-10
| |
| \
*-. \ Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki2016-10-02
|\ \ \
| | * | ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng2016-09-10
| | |/
| * | ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-24
|/ /
* | ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-02
|/
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * Xen: ACPI: Hide UART used by XenShannon Zhao2016-07-06