Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-13 | ptp: ptp_idt82p33: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-06-20 | ptp: idt82p33: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 1 | -9/+9 |
2022-11-25 | ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK | Min Li | 1 | -34/+0 |
2022-11-25 | ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support | Min Li | 1 | -62/+621 |
2022-03-10 | ptp: idt82p33: use rsmu driver to access i2c/spi bus | Min Li | 1 | -255/+89 |
2020-11-08 | ptp: idt82p33: optimize _idt82p33_adjfine | Min Li | 1 | -9/+1 |
2020-11-08 | ptp: idt82p33: use i2c_master_send for bus write | Min Li | 1 | -11/+36 |
2020-11-08 | ptp: idt82p33: add adjphase support | Min Li | 1 | -66/+151 |
2020-04-25 | ptp: idt82p33: remove unnecessary comparison | Yang Yingliang | 1 | -1/+1 |
2020-04-20 | ptp: idt82p33: Make two variables static | YueHaibing | 1 | -2/+2 |
2020-02-25 | ptp: Add a ptp clock driver for IDT 82P33 SMU. | Min Li | 1 | -0/+1008 |