aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki
2021-01-27ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2020-06-22ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2019-12-01ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede
2018-08-09ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede
2018-08-09ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede
2018-08-09ACPI / scan: Add static attribute to indirect_io_hosts[]John Garry
2018-04-23ACPI / scan: Initialize watchdog before PNPMika Westerberg
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry
2018-03-20ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi
2018-02-04ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-20ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-09-03Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2017-08-17ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-08-07ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi
2017-08-03ACPI / scan: Recognize Apple SPI and I2C slavesLukas Wunner
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus
2017-06-22ACPI: Constify argument to acpi_device_is_present()Sakari Ailus
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-05-30ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-19ACPI / scan: Avoid enumerating devices more than onceRafael J. Wysocki
2017-04-19ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki
2017-04-15Merge back ACPI namespace scan code changes for v4.12.Rafael J. Wysocki
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki
2017-04-13ACPI / scan: Drop support for force_removeMichal Hocko
2016-12-26ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-06ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi