aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/test/test_async_driver_probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai1-9/+5
2020-01-14driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck1-1/+2
2019-01-31driver core: Rewrite test_async_driver_probe to cover serialization and NUMA affinityAlexander Duyck1-60/+201
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2017-10-20driver-core: pr_err() strings should end with newlinesArvind Yadav1-3/+3
2016-11-29driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman1-1/+1
2016-11-29driver-core: fix platform_no_drv_owner.cocci warningsJulia Lawall1-2/+0
2016-11-10driver-core: add test module for asynchronous probingDmitry Torokhov1-0/+171