summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-0/+1
|\
| * ACPI: scan: Add CLSA0101 Laptop SupportLucas Tanure2022-07-281-0/+1
* | ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki2022-07-011-10/+1
* | ACPI: scan: Walk ACPI device's children using driver coreRafael J. Wysocki2022-06-211-30/+29
|/
* ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-13/+0
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-0/+5
|\
| * Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede2022-03-021-0/+5
* | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-231-6/+10
|\|
| * ACPI / scan: Create platform device for CS35L41Lucas Tanure2022-02-021-0/+3
| * platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver nameLucas Tanure2022-02-021-6/+7
* | Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki2022-03-181-2/+3
|\ \
| * | ACPI: scan: Use ida_alloc() instead of ida_simple_get()Rafael J. Wysocki2022-02-181-2/+3
| |/
* / Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki2022-03-161-5/+5
|/
* Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-181-48/+28
|\
| * ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki2022-01-121-3/+3
| * ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki2022-01-121-39/+23
| * ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki2022-01-121-7/+3
* | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-0/+16
|\ \ | |/ |/|
| * acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus2021-12-301-0/+16
* | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-101-18/+39
|\ \
| * | ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede2021-12-301-3/+10
| * | ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki2021-12-171-10/+24
| * | ACPI: scan: Do not add device IDs from _CID if _HID is not validRafael J. Wysocki2021-11-241-5/+5
| |/
* | Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab2021-12-161-4/+33
|\ \ | |/ |/|
| * ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2021-12-131-4/+33
* | Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki2021-11-171-6/+0
|/
* ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+4
* Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-021-0/+6
|\
| * ACPI: scan: Release PM resources blocked by unused objectsRafael J. Wysocki2021-10-131-0/+6
* | hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()Rafael J. Wysocki2021-10-161-0/+1
|/
* ACPI: scan: Remove unneeded header linux/nls.hKari Argillander2021-09-071-1/+0
* Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-2/+76
|\
| * ACPI: Add driver for the VIOT tableJean-Philippe Brucker2021-06-251-0/+3
| * ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker2021-06-251-1/+72
| * ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker2021-06-251-1/+1
* | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-1/+1
|\ \
| * | ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2021-06-071-1/+1
| | |
| \ \
*-. \ \ Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki2021-06-291-5/+6
|\ \ \ \ | | |/ / | |/| |
| | * | ACPI: scan: Unify the log message printingHanjun Guo2021-06-071-5/+6
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'Rafael J. Wysocki2021-06-291-1/+1
|\ \ \ \ \ | | | | |/ | | | |/|
| * | / | ACPI: power: Rework turning off unused power resourcesRafael J. Wysocki2021-05-311-1/+1
| | |/ / | |/| |
* | | | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2021-06-291-98/+205
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: scan: Simplify acpi_table_events_fn()Rafael J. Wysocki2021-06-211-28/+10
| * | | ACPI: scan: Fix race related to dropping dependenciesRafael J. Wysocki2021-06-171-13/+32
| * | | ACPI: scan: Reorganize acpi_device_add()Rafael J. Wysocki2021-06-171-11/+20
| * | | ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()Rafael J. Wysocki2021-06-171-5/+45
| * | | ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki2021-06-171-4/+3
| * | | ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()Rafael J. Wysocki2021-06-171-7/+6
| * | | ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki2021-06-171-5/+0
| * | | ACPI: scan: initialize local variable to avoid garbage being returnedColin Ian King2021-06-101-1/+1