summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Introduce tb_switch_downstream_port()Gil Fine2023-06-091-3/+2
* thunderbolt: Get rid of redundant 'else'Andy Shevchenko2023-03-291-1/+1
* thunderbolt: Refactor tb_acpi_add_link()Andy Shevchenko2023-01-041-8/+5
* thunderbolt: ACPI: Use the helper fwnode_find_reference()Heikki Krogerus2022-10-251-8/+4
* ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+1
* thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()Rafael J. Wysocki2022-06-201-22/+7
* thunderbolt: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-021-2/+2
* thunderbolt: Do not dereference fwnode in struct deviceAndy Shevchenko2021-12-081-1/+1
* thunderbolt: Runtime PM activate both ends of the device linkMika Westerberg2021-12-071-0/+13
* thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani2021-06-011-0/+206
* Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-091-0/+65
|\
| * thunderbolt: Add support for native USB4 _OSCMika Westerberg2021-02-041-0/+65
* | thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello2021-01-281-1/+1
|/
* thunderbolt: Create device links from ACPI descriptionMika Westerberg2020-09-031-0/+117