Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptp: vclock: use mutex to fix "sleep on atomic" bug | Íñigo Huguet | 2023-02-22 | 1 | -22/+22 |
* | ptp: Speed up vclock lookup | Gerhard Engleder | 2022-05-10 | 1 | -19/+47 |
* | ptp: Pass hwtstamp to ptp_convert_timestamp() | Gerhard Engleder | 2022-05-10 | 1 | -3/+2 |
* | ptp: Add cycles support for virtual clocks | Gerhard Engleder | 2022-05-10 | 1 | -8/+5 |
* | ptp: add getcrosststamp() to virtual clocks. | Miroslav Lichvar | 2022-02-03 | 1 | -0/+24 |
* | ptp: add gettimex64() to virtual clocks. | Miroslav Lichvar | 2022-02-03 | 1 | -1/+28 |
* | ptp: increase maximum adjustment of virtual clocks. | Miroslav Lichvar | 2022-02-03 | 1 | -2/+1 |
* | net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets | Miroslav Lichvar | 2022-01-06 | 1 | -5/+5 |
* | ethernet: fix PTP_1588_CLOCK dependencies | Arnd Bergmann | 2021-08-13 | 1 | -0/+2 |
* | ptp: add kernel API ptp_convert_timestamp() | Yangbo Lu | 2021-07-01 | 1 | -0/+34 |
* | ptp: add kernel API ptp_get_vclocks_index() | Yangbo Lu | 2021-07-01 | 1 | -0/+35 |
* | ptp: add ptp virtual clock driver framework | Yangbo Lu | 2021-07-01 | 1 | -0/+150 |