summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-25thunderbolt: ACPI: Use the helper fwnode_find_reference()Heikki Krogerus1-8/+4
2022-08-24ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki1-1/+1
2022-06-20thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()Rafael J. Wysocki1-22/+7
2022-02-02thunderbolt: Replace acpi_bus_get_device()Rafael J. Wysocki1-2/+2
2021-12-08thunderbolt: Do not dereference fwnode in struct deviceAndy Shevchenko1-1/+1
2021-12-07thunderbolt: Runtime PM activate both ends of the device linkMika Westerberg1-0/+13
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani1-0/+206
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+65
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg1-0/+65
2021-01-28thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello1-1/+1
2020-09-03thunderbolt: Create device links from ACPI descriptionMika Westerberg1-0/+117