aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08thunderbolt: Log a warning if device links are not foundGravatar Mika Westerberg 1-5/+13
2023-06-09thunderbolt: Introduce tb_switch_downstream_port()Gravatar Gil Fine 1-3/+2
2023-03-29thunderbolt: Get rid of redundant 'else'Gravatar Andy Shevchenko 1-1/+1
2023-01-04thunderbolt: Refactor tb_acpi_add_link()Gravatar Andy Shevchenko 1-8/+5
2022-10-25thunderbolt: ACPI: Use the helper fwnode_find_reference()Gravatar Heikki Krogerus 1-8/+4
2022-08-24ACPI: Drop parent field from struct acpi_deviceGravatar Rafael J. Wysocki 1-1/+1
2022-06-20thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()Gravatar Rafael J. Wysocki 1-22/+7
2022-02-02thunderbolt: Replace acpi_bus_get_device()Gravatar Rafael J. Wysocki 1-2/+2
2021-12-08thunderbolt: Do not dereference fwnode in struct deviceGravatar Andy Shevchenko 1-1/+1
2021-12-07thunderbolt: Runtime PM activate both ends of the device linkGravatar Mika Westerberg 1-0/+13
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersGravatar Rajmohan Mani 1-0/+206
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Greg Kroah-Hartman 1-0/+65
2021-02-04thunderbolt: Add support for native USB4 _OSCGravatar Mika Westerberg 1-0/+65
2021-01-28thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Gravatar Mario Limonciello 1-1/+1
2020-09-03thunderbolt: Create device links from ACPI descriptionGravatar Mika Westerberg 1-0/+117