Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-29 | driver core: Simplify async probe test code by using ktime_ms_delta() | Mark-PK Tsai | 1 | -9/+5 |
2020-01-14 | driver core: Fix test_async_driver_probe if NUMA is disabled | Guenter Roeck | 1 | -1/+2 |
2019-01-31 | driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ... | Alexander Duyck | 1 | -60/+201 |
2017-12-07 | driver core: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
2017-12-07 | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-20 | driver-core: pr_err() strings should end with newlines | Arvind Yadav | 1 | -3/+3 |
2016-11-30 | driver core: test_async: fix up typo found by 0-day | Greg Kroah-Hartman | 1 | -1/+1 |
2016-11-29 | driver-core: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 1 | -2/+0 |
2016-11-10 | driver-core: add test module for asynchronous probing | Dmitry Torokhov | 1 | -0/+171 |