summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/core.c
AgeCommit message (Expand)AuthorLines
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz-1/+1
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz-1/+1
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz-1/+2
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko-8/+1
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede-3/+3
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz-1/+1
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally-3/+3
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz-0/+12
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz-0/+3
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz-2/+14
2021-01-06platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz-1/+26
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz-0/+787